CHANGELOG.md
CHANGELOG
=========
2.0
---
* [BC BREAK] Improved application lifecycle
* [BC BREAK] Set PHP minimum version requirement to 8.0
* [BC BREAK] Improved application's performance and security
* [BC BREAK] Updated application's dependency injection
* [BC BREAK] Updated application's router for high performance
* Added module/plugin support (It's left to the developer in choosing how to use them)
* Added Nano support (building application from one php file)
* Added PHP 8.1 and 8.2 support
1.1
---
* [BC BREAK] Renamed a few classes and removed a few classes as well
* [BC BREAK] Improved template view and routing performance
1.0
---
* Initial release of project