Skip to content

Releases: bennett-treptow/laravel-migration-generator

Laravel 12 Support

29 May 23:32
5c74e52

Choose a tag to compare

What's Changed

Full Changelog: 4.4.2...4.5.0

Bugfix Release - 4.4.2

10 Jan 01:32
5c5f3b0

Choose a tag to compare

What's Changed

  • Fix issue with empty string values in ENUM parsing for MySQL columns by @monomarh in #92

New Contributors

Full Changelog: 4.4.1...4.4.2

Bugfix Release: 4.4.1

30 Apr 22:55
00b2a98

Choose a tag to compare

What's Changed

Full Changelog: 4.4.0...4.4.1

Laravel 11 Support

17 Mar 17:33
eb120d3

Choose a tag to compare

What's Changed

Full Changelog: 4.3.3...4.4.0

Bugfix Release 4.3.3: Issue with escaped apostrophes in default value and comment

17 Mar 17:18
eff9af0

Choose a tag to compare

What's Changed

Full Changelog: 4.3.2...4.3.3

Bugfix Release: Use defined enum casing

06 Jan 17:42
7a91445

Choose a tag to compare

What's Changed

  • Fix generating enum fields having values of uppercase letters by @kevinb1989 in #79

New Contributors

Full Changelog: 4.3.1...4.3.2

Laravel 10 Support

24 Feb 01:52
286fbaa

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.3.0...4.3.1

Feature Release - Database Prefix

09 Aug 01:08
ba257c8

Choose a tag to compare

What's Changed

Full Changelog: 4.2.3...4.3.0

Bugfix Release: Default Value as empty string parse failure fix

03 Aug 00:08
b9ac034

Choose a tag to compare

What's Changed

Full Changelog: 4.2.2...4.2.3

Bugfix Release: Binary Columns and Multiple Column FKs

02 Aug 01:18
40c7acd

Choose a tag to compare

What's Changed

Full Changelog: 4.2.1...4.2.2