Releases: cycle/annotated
Releases · cycle/annotated
v2.0.7
Upgrade composer PHP version
v2.0.6
- updated to recent Doctrine/Infector API continued
v2.0.5
- updated to recent Doctrine/Infector API
v2.0.4
- migration to GitHub Actions
- added support for ordered indexes
v2.0.3
- PSR-12 code style fix
- removed duplicate Travis test
- always force default value
v2.0.2
- added automatic CS fixing
- added ability to specify table naming strategy for entities
v2.0.1
- relations to STI classes will be automatically resolved to the proper parent class
- more tests added
v2.0.0
- migrated to Doctrine/Annotations
v1.0.5
- simpler definition for typecast
v1.0.4
- embedded entities separator changed from "." to ":" for consistency