Releases: spiral/cycle-bridge
Releases · spiral/cycle-bridge
v2.10.0
What's Changed
- Add method
addVendorDirectory
inMigrationsBootloader
by @thenotsoft in #94
New Contributors
- @thenotsoft made their first contribution in #94
Full Changelog: v2.9.0...v2.10.0
v2.9.0
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 ofShowChanges
by @msmakouz in #89
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- Adding
ForeignKeys
generator by @msmakouz in #84
see cycle/annotated#91
Full Changelog: v2.7.0...v2.8.0
v2.7.0
v2.6.0
v2.5.0
What's Changed
Full Changelog: v2.4.2...v2.5.0
v2.4.2
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
v2.4.0
What's Changed
- Redesigned auth token registration. by @butschster in #66
Full Changelog: v2.3.0...v2.4.0
v1.3.0
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()
returnsvoid
by @roquie in #54- Improve CycleOrmBootloader bindings by @kafkiansky in #33
Full Changelog: v1.2.1...v1.2.2