Releases: aurora-php/octris
Releases · aurora-php/octris
v0.0.20
Final version using legacy framework.
v0.0.19
Fixed version and release date.
v0.0.18
Introduced different modes for production / development, configurable using a setting in the config file(s):
mode: (production|development)
v0.0.17: Revert "improvement"
Bugfixes and improvements.
v0.0.16
- Bugfix: create default session directory
- Bugfix: updated dependencies to fix an issue with PHP-7.x
v0.0.15
- Updated according to changes in Core.
- Removed PHP Codesniffer related stuff.
- Bug fixes.
v0.0.14
- Added password tools to create and verify passwords (bcrypt, pbkdf2)
- Changed configuration format and improved configuration loading
v0.0.13
Ported to a new and better cli argument parser, also available for cli applications created using this tool.