Skip to content

Releases: cycle/annotated

v2.0.4

08 Feb 10:43
efa0b3d
Compare
Choose a tag to compare
  • migration to GitHub Actions
  • added support for ordered indexes

v2.0.3

26 Dec 15:12
Compare
Choose a tag to compare
  • PSR-12 code style fix
  • removed duplicate Travis test
  • always force default value

v2.0.2

16 Oct 10:12
Compare
Choose a tag to compare
  • added automatic CS fixing
  • added ability to specify table naming strategy for entities

v2.0.1

05 Sep 09:34
Compare
Choose a tag to compare
  • relations to STI classes will be automatically resolved to the proper parent class
  • more tests added

v2.0.0

13 Aug 10:49
Compare
Choose a tag to compare
  • migrated to Doctrine/Annotations

v1.0.5

19 Jun 09:13
Compare
Choose a tag to compare
  • simpler definition for typecast

v1.0.4

13 Jun 15:23
Compare
Choose a tag to compare
  • embedded entities separator changed from "." to ":" for consistency

v1.0.3

05 Jun 13:35
Compare
Choose a tag to compare
  • added support for embedded entities

v1.0.2

29 May 10:01
Compare
Choose a tag to compare
  • added support for specifying pre-load method for relations and inversed relations
  • Columns and Indexes generators renamed to MergeColumns and MergeIndexes to reflect functionality

v1.0.1

08 Apr 12:28
Compare
Choose a tag to compare
  • simpler API initiation (more default values)