Skip to content

Releases: spiral/cycle-bridge

v2.10.0

16 Sep 06:34
515ca53
Compare
Choose a tag to compare

What's Changed

  • Add method addVendorDirectory in MigrationsBootloader by @thenotsoft in #94

New Contributors

Full Changelog: v2.9.0...v2.10.0

v2.9.0

10 Jan 11:34
e0bda2c
Compare
Choose a tag to compare

What's Changed

  • Adding PrototypeBootloader to DEPENDENCIES by @msmakouz in #78
  • Automatically run console commands without asking for confirmation in non-interactive mode. by @butschster in #88
  • EntityCaster: Enhanced Data Casting into Entities for spiral/filters component by @butschster in #87
  • Adding cycle/annotated 4.0 support by @msmakouz in #79
  • Add EntityBehaviorBootloader by @msmakouz in #90
  • Add PrintChanges instead of ShowChanges by @msmakouz in #89

Full Changelog: v2.8.0...v2.9.0

v2.8.0

23 Nov 17:50
09cac59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.8.0

v2.7.0

21 Nov 13:45
56f1aa8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.7.0

v2.6.0

02 Nov 18:54
aa7534f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.6.0

v2.5.0

19 May 14:19
0048710
Compare
Choose a tag to compare

What's Changed

  • Passing schema defaults to the Registry by @msmakouz in #73

Full Changelog: v2.4.2...v2.5.0

v2.4.2

11 May 10:42
81de82d
Compare
Choose a tag to compare

What's Changed

  • Fixes bug with error causes when stopping RoadRunner with activated DisconnectsBootloader by @butschster in #72
  • AnnotatedBootloader should use default framework's attributes reader instead of custom one. by @butschster in #71

Full Changelog: v2.4.1...v2.4.2

v2.4.1

11 Mar 10:23
8967200
Compare
Choose a tag to compare

What's Changed

  • Fixed missed default schema configuration in console commands by @msmakouz in #70

Full Changelog: v2.4.0...v2.4.1

v2.4.0

27 Feb 10:33
2068c36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

v1.3.0

07 Feb 09:02
dfa3d8a
Compare
Choose a tag to compare

What's Changed

  • [maintenance]: optimize token for Postgre by @Eugentis in #35
  • Adds default ENV variables for caching and warming ORM schema by @butschster in #38
  • Allow using interfaces to declare repository in Entity attribute by @butschster in #40
  • Adding DBAL and ORM services to the Prototype component by @msmakouz in #47
  • Removing factory binding check by @msmakouz in #49
  • Added ability to render Cycle ORM scheme as PHP code by @roquie in #56
  • $memory->saveData() returns void by @roquie in #54
  • Improve CycleOrmBootloader bindings by @kafkiansky in #33

Full Changelog: v1.2.1...v1.2.2