Skip to content

Releases: bennett-treptow/laravel-migration-generator

Bugfix Release: 4.4.1

30 Apr 22:55
00b2a98
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.0...4.4.1

Laravel 11 Support

17 Mar 17:33
eb120d3
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.1...4.2.2

Default Null for Text fields Unless Specified

09 Feb 21:56
9756952
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.0...4.2.1

Laravel 9 Support

09 Feb 14:28
6336cc0
Compare
Choose a tag to compare

Update to allow for any version 9 illuminate packages