Version 1.0
- Added support for various new languages: Python, HTML, CSS, JavaScript, JSON, LESS, SCSS, YAML, Markdown, C#, Java, Objective-C
- Added GitHub Actions for PHP Code Style as well as Phan Static Analysis to ensure a certain quality of code
- Redesign/Rewrite of the Codebase/API: e.g. added a parser to better work with a wide variety of code blocks and forum post formats
- Updated dependencies
- Changed PHP 7.4 to be the required version
- Updated project files like
README.md,LICENSEand createdSECURITY.md - Switched to use pipes instead of temporary files
- Added unit tests as well as PHPUnit GitHub Action
- Added support for
[PLAIN]and[CODE=rich]BBCodes - Switched to custom docker entrypoint and integrated prettier as daemon in docker for better performance
- and way more smaller bug fixes, adjustments and improvements
This release would not have been possible without an incredible amount of contributions from @asccc and @wookiefriseur! Thank you so much!