Releases: jaxon-php/jaxon-symfony
Releases · jaxon-php/jaxon-symfony
Release 4.0.0
Release 4.0 rc 1
Release 4.0 rc 1.
Release 4.0 beta 1
Changes:
- Ugrade to Jaxon 4.0.
Release 3.4.0
Changes:
- Now using the session or request stack service to implement session features.
- Requirements upgraded to Symfony versions >=4.3 or 5.*.
Release 3.3.0
New feature:
- A service locator can be used to get access to private Symfony services.
Release 3.2.3
Bugfix:
- Error in class name.
Release 3.2.2
Changes:
- Changed the default js url and dir.
Release 3.2.1
Bugfix #11
- Changed the default js url and dir.
Release 3.2.0
Changes:
- Updated support to Symfony 4.* and 5.*.
- Updated routes and services definitions.
Release 3.1.0
Changes:
- The Container class now implements the PSR-11 ContainerInterface.