Skip to content

Releases: clearbooks/dilex

3.1.0-alpha

06 Sep 10:16
d528794
Compare
Choose a tag to compare
3.1.0-alpha Pre-release
Pre-release

What's Changed

Full Changelog: 3.0.0-alpha.1...3.1.0-alpha

Migrate from Silex to Symfony + PHP 7.4 compatibility

28 Oct 11:43
5c74957
Compare
Choose a tag to compare
Merge pull request #8 from clearbooks/migrate-silex-to-symfony

Migrate from Silex to Symfony (MTD-3990)

Version 2.0

08 Nov 14:25
3dfa1a4
Compare
Choose a tag to compare

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

12 May 15:31
Compare
Choose a tag to compare
  • Add Dilex class which extends from Silex\Application
  • Add boundaries to the Dilex class.

Update silex dependency

27 Jan 10:52
Compare
Choose a tag to compare
Merge pull request #4 from clearbooks/upgrade-silex

Upgrade silex dependancy

Minor build change

23 Dec 12:41
Compare
Choose a tag to compare
  • Remove PHP nightly from travis CI build

Stability

23 Dec 12:19
Compare
Choose a tag to compare
  • Make minimum stability "stable"

Updated README

24 Oct 11:28
Compare
Choose a tag to compare
Merge pull request #2 from clearbooks/slightly-better-readme

Update README.md

Initial version

17 Sep 08:35
Compare
Choose a tag to compare

Contains all the framework code used in labs-json-api