Skip to content

Releases: zachleigh/laravel-property-bag

Version 0.9.5

07 Jun 01:39
Compare
Choose a tag to compare
  • Fixed namespacing bug in service provider
  • Fixed bug that caused exception when deleting records

Version 0.9.4

06 Jun 12:50
Compare
Choose a tag to compare
  • Now deletes database records that match default values to minimize database size
  • Syncing between local cached settings and database now working without issue

Version 0.9.3

06 Jun 09:31
Compare
Choose a tag to compare
  • Fix bug in migration
  • Change table value data type to json

Version 0.9.1

06 Jun 06:54
Compare
Choose a tag to compare
  • Moved configuration from the config file to the UserSettings file
  • Changed the table name from user_settings to user_property_bag

Version 0.9.0

06 Jun 00:23
Compare
Choose a tag to compare

Initial stable release