Releases: clearbooks/dilex
Releases · clearbooks/dilex
3.1.0-alpha
What's Changed
- Allow error handlers to set the response by @patrick-clearbooks in #9
Full Changelog: 3.0.0-alpha.1...3.1.0-alpha
Migrate from Silex to Symfony + PHP 7.4 compatibility
Merge pull request #8 from clearbooks/migrate-silex-to-symfony Migrate from Silex to Symfony (MTD-3990)
Version 2.0
This version brings Dilex up to date with the final release of Silex, allowing for the Symfony dependencies to be kept up to date.
1.0.4
- Add Dilex class which extends from Silex\Application
- Add boundaries to the Dilex class.
Update silex dependency
Merge pull request #4 from clearbooks/upgrade-silex Upgrade silex dependancy
Minor build change
- Remove PHP nightly from travis CI build
Stability
- Make minimum stability "stable"
Updated README
Merge pull request #2 from clearbooks/slightly-better-readme Update README.md
Initial version
Contains all the framework code used in labs-json-api