All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release
- Replaced theme css by class
- Fixed htmlspecialchars
- Fixed showing line number if there is only one line
- Added themes: obsidian, far, vs2015
- Changed examples
- Other code changes and small fixes
- Added c64 theme
- Completely redesigned project structure
- Updated syntaxes to PHP 8.1
- Updated examples
- Set PHP minimum version in composer
- Throws UnknownThemeException
- Added tests