Skip to content

Releases: SynergiTech/laravel-magic-enums

v2.0.1

03 Jun 16:57
95e2b48
Compare
Choose a tag to compare

What's Changed

  • Changing getcwd() to base_path() by @whoboy2 in #8

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 Jun 14:48
b52059f
Compare
Choose a tag to compare

Changed mostly the whole of the PHP side to make it slightly simpler and more customisable.

Renamed the trait and introduced a required interface so fully backwards incompatible.

What's Changed

New Contributors

Full Changelog: v1.0.0...v2.0.0

Hello World

29 May 12:50
c71a882
Compare
Choose a tag to compare

Initial Release

Beta

29 May 12:40
64569df
Compare
Choose a tag to compare

Okay that one is on me

Alpha

29 May 12:16
cc82899
Compare
Choose a tag to compare

This is an initial release to confirm everything is working. Its probably fine to use but will be doing a proper release shortly.