Releases: jaxon-php/jaxon-annotations
Releases · jaxon-php/jaxon-annotations
Release 2.2.1.
Release 2.2.0.
Changes:
- New annotation for javascript callback.
v2.1.1
Release 2.1.0
Changes:
- The init code is moved from the
jaxon-core
package, is now in thesrc/start.php
file. - The option to enable the feature is renamed from
core.annotations.on
tocore.annotations.enabled
.
Release 2.0.2
Changes:
- Do not overwrite the annotation cache dir setting.
Release 2.0.1
Changes:
- Improved the container annotation.
Release 2.0.0
Release 1.4.0
New feature:
- Support for docblock annotation format.
Release 1.3.0
Chnages:
- Removed automatic annotation reader registration.
Release 1.2.0
Changes:
- Improved class definition in the Container annotation.