Skip to content

Releases: cycle/annotated

v2.0.2

16 Oct 10:12

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

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

Choose a tag to compare

  • migrated to Doctrine/Annotations

v1.0.5

19 Jun 09:13

Choose a tag to compare

  • simpler definition for typecast

v1.0.4

13 Jun 15:23

Choose a tag to compare

  • embedded entities separator changed from "." to ":" for consistency

v1.0.3

05 Jun 13:35

Choose a tag to compare

  • added support for embedded entities

v1.0.2

29 May 10:01

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

Choose a tag to compare

  • simpler API initiation (more default values)

v1.0.0

29 Mar 11:34

Choose a tag to compare

  • initial component release