This repository has been archived by the owner on May 3, 2024. It is now read-only.
Releases: evgsavosin/choco-router
Releases · evgsavosin/choco-router
v2.1.1
Choco Router 2.0 is released!
- Router refactoring. Over 90% of the code has been rewritten;
- Added support attributes from PHP 8.0;
- Repository rebranding ("Simple Routing" -> "Choco Router");
- Added cache system with drivers;
- Added configuration;
- Update README.md;
- Add more drivers for cache: APCu, Memcached.
v2.1.0-beta
Choco Router prerelease.
v2.0.0-beta
Choco Router prerelease.
- Router refactoring. Over 90% of the code has been rewritten;
- Added support attributes from PHP 8.0;
- Repository rebranding ("Simple Routing" -> "Choco Router").
Development plans:
- Embed cache system with drivers;
- Add configuration on init router;
- Work on speed and submit a benchmark.
v1.1.0
v1.0.0
The first version of the router "Simple Routing".