Skip to content

Releases: cycle/annotated

v2.0.7

21 Dec 10:55
baaaed1
Compare
Choose a tag to compare

Upgrade composer PHP version

v2.0.6

12 May 10:08
Compare
Choose a tag to compare
  • updated to recent Doctrine/Infector API continued

v2.0.5

08 May 15:49
Compare
Choose a tag to compare
  • updated to recent Doctrine/Infector API

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