Releases: cycle/migrations
Releases · cycle/migrations
v4.2.4
v4.2.3
What's Changed
- Add rendering of all the column attributes by @msmakouz in #58
- Fix TableBlueprint.php examples by @Anry7794 in #55
- Fix link title in README.md by @arogachev in #57
New Contributors
- @Anry7794 made their first contribution in #55
- @arogachev made their first contribution in #57
Full Changelog: v4.2.2...v4.2.3
v4.2.2
v4.2.1
v3.1.2
What's Changed
- Removed unnecessary string operations by @AnrDaemon in #43
- Fixed array_multisort parameters error by @AnrDaemon in #51
New Contributors
- @AnrDaemon made their first contribution in #43
Full Changelog: v3.1.1...v3.1.2
v4.2.0
v4.1.0
What's Changed
- Add ability to avoid Index creation when ForeignKey is created by @msmakouz in #48
- Optimization: removed unnecessary string operations by @AnrDaemon #43
Full Changelog: v4.0.1...v4.1.0
v4.0.1
What's Changed
- Fix problem with variadic arguments in column type methods by @butschster in #45
Full Changelog: v4.0.0...v4.0.1
v3.1.1
What's Changed
- Fix problem with variadic arguments in column type methods by @butschster in #45
Full Changelog: v3.1.0...v3.1.1