Skip to content

Releases: cycle/schema-builder

v2.11.1

13 Dec 15:53
af4816c
Compare
Choose a tag to compare

What's Changed

  • Maintenance by @roxblnfk in #78
    • Resolve PHP 8.4 deprecations
    • Apply Spiral Code Style
    • Reuse Cycle testing workflows

Full Changelog: v2.11.0...v2.11.1

v2.11.0

08 Nov 11:57
5345eb4
Compare
Choose a tag to compare

What's Changed

  • Add typecast to string in the ORM schema by @laxity7 in #77

New Contributors

Full Changelog: v2.10.0...v2.11.0

v2.10.0

22 Oct 21:26
32cff8f
Compare
Choose a tag to compare

What's Changed

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

v2.9.0

10 Jul 16:33
413af8f
Compare
Choose a tag to compare

What's Changed

  • Use schema modifiers as mutable by @roxblnfk in #75
    It requires to have a role for related entity definition.

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

v2.8.0

08 Feb 18:30
8fbc463
Compare
Choose a tag to compare

What's Changed

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

v2.7.0

10 Jan 09:50
67da7e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.2...v2.7.0

v2.6.2

22 Dec 11:55
6cbdc76
Compare
Choose a tag to compare

What's Changed

  • Fix attributes proxying on column type definition by @msmakouz in #69

Full Changelog: v2.6.1...v2.6.2

v2.6.1

24 Nov 13:14
7f2f426
Compare
Choose a tag to compare

What's Changed

  • Fix index duplication when FK's outer key is a primary key by @msmakouz in #68

Full Changelog: v2.6.0...v2.6.1

v2.6.0

23 Nov 14:42
24284c5
Compare
Choose a tag to compare

What's Changed

  • Add the ability to configure foreign keys by @msmakouz in #67

Full Changelog: v2.5.1...v2.6.0

v2.5.1

07 Sep 09:31
db763c3
Compare
Choose a tag to compare

What's Changed

  • Add Psalm checks, fix types and static analyze issues by @msmakouz in #66

Full Changelog: v2.5.0...v2.5.1