Skip to content

Releases: clearbooks/dilex

4.0.0-alpha

10 Nov 09:45
2ca505f

Choose a tag to compare

4.0.0-alpha Pre-release
Pre-release

What's Changed

  • PHP minimum version is now 8.3
  • PHP 8.4 is supported
  • Symfony has been upgraded to Symfony 7

3.1.0-alpha

06 Sep 10:16
d528794

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

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

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

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

Choose a tag to compare

Merge pull request #4 from clearbooks/upgrade-silex

Upgrade silex dependancy

Minor build change

23 Dec 12:41

Choose a tag to compare

  • Remove PHP nightly from travis CI build

Stability

23 Dec 12:19

Choose a tag to compare

  • Make minimum stability "stable"

Updated README

24 Oct 11:28

Choose a tag to compare

Merge pull request #2 from clearbooks/slightly-better-readme

Update README.md

Initial version

17 Sep 08:35

Choose a tag to compare

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