Releases: tonysm/globalid-laravel
Releases · tonysm/globalid-laravel
1.2.0
What's Changed
- Adds support for Laravel 11 by @tonysm in #9
- Allow setting a globalid-specific app name via
GLOBALID_APP_NAME
by @tonysm in #9
Full Changelog: 1.1.1...1.2.0
1.1.1
Changelog
- [internal] Bump versions as a preparation for Laravel 10. Only tagged because the rich-text-laravel package needs this.
1.1.0
Changelog
- CHANGED: Laravel 9 support
1.0.0
Official 1.0.0 Release. 🎉🎉🎉
1.0.0-RC1
Changelog
- NEW: Adds support for custom polymorphic types #2
1.0.0-BETA
Beta release. Has (probably) the final versions of everything documented.