All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
v0.0.2 - 2017-06-29
- Enforce consistency
- Add Laravel 5.5 support
- Update validation rules
- Fix order column datatype
- Tweak collection flag column
- Change integer column length
- Tweak model event registration
- Add required flag column to attributes
- Fix wrong slug generation method order
- Rename sorting column from order to sort_order
- Replace wrong isCollection method with correct corresponding attribute is_collection
- Rename package to "rinvex/attributable" from "rinvex/sparse" based on 715a831