Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 788 Bytes

File metadata and controls

24 lines (18 loc) · 788 Bytes

Rinvex Attributable Change Log

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

v0.0.1 - 2017-04-08

  • Rename package to "rinvex/attributable" from "rinvex/sparse" based on 715a831