Releases: maglnet/MaglMarkdown
Releases · maglnet/MaglMarkdown
1.10.0
php 8.1 compatibility
Merge pull request #16 from Koen1999/php81 Added support for laminas-cache v3 and PHP 8.1
1.8.0 - switch to laminas framework
switch to laminas framework (#14)
php 8 compatibility
upgrade to php 8 / phpunit 9 (#11) * upgrade to php 8 / phpunit 9
1.6.0
1.5.0: ZF3 compatibility
- now compatible with ZF3
- still compatible with current ZF2 LTS-Version 2.4
- dropping support for ZF Versions <= 2.4
1.4.0: remove unused dependencies
- removing unused dependencies
- smaller installation size if not using the whole zf2
1.3.0
1.2.0
1.1.0
- new caching layer to cache rendered markdown #4
- added an markdown adapter that uses the Github API to render gfm #5
- don't forget to add an access_token to not hit the rate_limit to soon
- you should enable caching for this
- possibility to pass options to
MichelfPHPMarkdownAdapter
- possibility to pass options to
MichelfPHPMarkdownExtraAdapter