Releases: bueltge/marksimple
Releases · bueltge/marksimple
2.2.0
Include Logging option
- Add psr/log feature.
- Use log inside the parse file method to have the chance to log problems with files.
Solid
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.