Skip to content

Releases: jaxon-php/jaxon-symfony

Release 4.0.0

30 Jul 23:45
Compare
Choose a tag to compare

Changes:

  • Fixed Jaxon namespace.

Release 4.0 rc 1

23 Apr 18:27
Compare
Choose a tag to compare
Release 4.0 rc 1 Pre-release
Pre-release

Release 4.0 rc 1.

Release 4.0 beta 1

19 Apr 12:10
Compare
Choose a tag to compare
Release 4.0 beta 1 Pre-release
Pre-release

Changes:

  • Ugrade to Jaxon 4.0.

Release 3.4.0

20 Oct 08:47
Compare
Choose a tag to compare

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

18 Oct 10:38
Compare
Choose a tag to compare

New feature:

  • A service locator can be used to get access to private Symfony services.

Release 3.2.3

11 Oct 19:13
Compare
Choose a tag to compare

Bugfix:

  • Error in class name.

Release 3.2.2

20 Feb 17:51
Compare
Choose a tag to compare

Changes:

  • Changed the default js url and dir.

Release 3.2.1

19 Feb 19:43
Compare
Choose a tag to compare

Bugfix #11

  • Changed the default js url and dir.

Release 3.2.0

07 Feb 10:13
Compare
Choose a tag to compare

Changes:

  • Updated support to Symfony 4.* and 5.*.
  • Updated routes and services definitions.

Release 3.1.0

13 Jan 00:40
Compare
Choose a tag to compare

Changes:

  • The Container class now implements the PSR-11 ContainerInterface.