Skip to content

Releases: goldspecdigital/laravel-eloquent-uuid

v6.0.4

09 Oct 12:33
Compare
Choose a tag to compare

Changed

  • Removed unnecessary paths form composer scripts.

v6.0.3

06 Oct 20:42
47afe21
Compare
Choose a tag to compare

Changed

  • Laravel dependency constraint now allows any minor version for Laravel v6.x.

v6.0.2

05 Sep 22:36
Compare
Choose a tag to compare

Fixed

  • Dev dependencies moved into require-dev section.

v6.0.1

05 Sep 22:32
Compare
Choose a tag to compare

Fixed

  • Fixed README.md installation instructions.
  • Removed PHP 7.1 from the Travis CI build matrix.

v6.0.0

05 Sep 22:25
Compare
Choose a tag to compare

Changed

  • Added support for Laravel v6.0.

v1.1.0

30 Jun 10:43
1a8269f
Compare
Choose a tag to compare

Added

  • Can now use v1 or v4 UUIDs with an out of the box installation.
  • Can specify custom logic for generating the UUIDs.

v1.0.1

10 Jun 09:04
f467998
Compare
Choose a tag to compare

Fixed

  • Typo in README.md.
  • Description in composer.json.

v1.0.0

08 Jun 17:05
1efcb10
Compare
Choose a tag to compare

First release 🎉🚀

This marks the first production ready release!