Releases: electricjones/eloquent-meta
Releases · electricjones/eloquent-meta
Eloquent Meta 1.3.2
Changes: Fixed bug in JSON serialization Issue #10
Eloquent Meta 1.3.1
Release for Laravel 5
Eloquent Meta 1.2.3 -- final L4 release
This is the final, stable release for Laravel 4. Version 1.3 begins the Laravel 5 run.
Changelog
- Throws an error if destination directory not found, instead of dd()
Bug Fixes
Merge pull request #4 from dzafel/patch-1 Syntax error fix
Bug Fixes
Bugfixes
v1.2.2 fix comma
Initial release under Phoenix Labs
This is the initial release under Phoenix Labs. It includes all the functionality from ScubaClick\Meta plus the ability to define specific models for metadata, save metadata to multiple metadata tables, and define a default return value for getMeta(). Check out readme.md for more information.