Skip to content

Releases: CodeAdminDe/tall-multiselect-cards

v2.0.2

10 Nov 15:04
358cd17
Compare
Choose a tag to compare

This patch release does not change the codebase.
Instead it updates the contact and license informations.

Happy coding together! 🎉

v2.0.1

03 Feb 09:17
ef77801
Compare
Choose a tag to compare

This patch release does not change the codebase.
Instead it updates the contact and license informations.

Happy coding together! 🎉

v2.0.0

20 Oct 13:55
3219294
Compare
Choose a tag to compare

This version brings compatibility with Laravel 9.

  • To make compatibility with Laravel 9, it was necessary to rename the variable attributes within this package. The variable name is now modelAttributes. Furthermore the dependencies were updated to match for Laravel 9.

Breaking change

Since this means a breaking change, today's release marks the beginning of version 2.0.0. :-)

Attention: To upgrade from version 1.x.x to version 2.0.0 you have to rename the variable attributes to modelAttributes within the config file for this package (config/tall-multiselect-cards.php). This is only necessary if you've published the config file within your app. Otherwise the supplied configuration file will be loaded.

You'll find a sample of the change within this commit: 670b7bc#diff-83c900b361c73997e4f8f453ed6ff1345564690d2ac140dede07003e93b12797