Skip to content

Releases: bueltge/marksimple

2.2.0

17 May 11:25
ef40810
Compare
Choose a tag to compare
  • Update dependencies, Probs @Kaishiyoku
  • Update composer.log

Include Logging option

12 Dec 08:07
Compare
Choose a tag to compare
  • Add psr/log feature.
  • Use log inside the parse file method to have the chance to log problems with files.

Solid

16 Sep 17:53
Compare
Choose a tag to compare

The rules and unit tests for the rules are now more solid and stable. Also it should easier to enhance rules and test. Learn more about OOP in PHP and usage of Unit Test, Mocking.

  • Add new possibilities for markdown syntax.
  • Maintain new refactor in context of rules.
  • Maintain unit tests about all methods, rules.

Discover

26 Jan 18:47
Compare
Choose a tag to compare

The first usable release, simple short one file to include and parse the Markdown syntax.