Releases: cycle/annotated
Releases · cycle/annotated
v2.0.5
Compare
Sorry, something went wrong.
No results found
updated to recent Doctrine/Infector API
v2.0.4
Compare
Sorry, something went wrong.
No results found
migration to GitHub Actions
added support for ordered indexes
v2.0.3
Compare
Sorry, something went wrong.
No results found
PSR-12 code style fix
removed duplicate Travis test
always force default value
v2.0.2
Compare
Sorry, something went wrong.
No results found
added automatic CS fixing
added ability to specify table naming strategy for entities
v2.0.1
Compare
Sorry, something went wrong.
No results found
relations to STI classes will be automatically resolved to the proper parent class
more tests added
v2.0.0
Compare
Sorry, something went wrong.
No results found
migrated to Doctrine/Annotations
v1.0.5
Compare
Sorry, something went wrong.
No results found
simpler definition for typecast
v1.0.4
Compare
Sorry, something went wrong.
No results found
embedded entities separator changed from "." to ":" for consistency
v1.0.3
Compare
Sorry, something went wrong.
No results found
added support for embedded entities
v1.0.2
Compare
Sorry, something went wrong.
No results found
added support for specifying pre-load method for relations and inversed relations
Columns and Indexes generators renamed to MergeColumns and MergeIndexes to reflect functionality