Releases: popphp/popcorn
Releases · popphp/popcorn
3.1.0 Release
UPDATED
- Update to 3.1.0
Update travis
UPDATED
- Updated Travis file
First v3 Release
RELEASED
- First release of v3 of the Popcorn PHP Micro-Framework. Please refer to the README.md file for new features and what has been deprecated.
Final v2 Release
FINAL RELEASE of v2 BRANCH
- This is the final v2 release of the Popcorn PHP Micro-Framework. Version 3 will be launched soon and will continue on with a few newly re-factored components as well as a few deprecated ones.
Update for PHP 7
UPDATED
- Updated and tested for PHP 7
Update README.md
Update README.md
Add better route definition support in the constructor
Add better route definition support in the constructor
Update copyright, tests
Update copyright, tests
Update API
Change addRoute, addRoutes to setRoute, setRoutes
Initial 2.0.0 release
Initial 2.0.0 release of the Popcorn PHP REST-Based Micro Framework.