Skip to content

Releases: vicklr/materialized-model

2.1

05 Feb 09:13
ab24810
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.1

Refactoring and test completion

06 Jul 21:00
Compare
Choose a tag to compare

Refactored numerical automatically ordered paths into its own trait that extends the regular paths trait

Added infection configuration and tests to ensure every case is tested thoroughly

Removed setLevel on HasMaterializedPaths trait that were not really intended to be used and could be removed

Changed public setDepth and setPath methods to be protected as they are not intended to be used outside implementing classes

Changed public reorderChildren method to be protected (and on the HasOrderedMaterializedPaths trait) as it was not intended to be used outside implementing classes

Laravel 9 upgrade and Refactoring

11 Feb 10:56
Compare
Choose a tag to compare

Upgraded to support Laravel 9.

Upped the requirements to PHP 8 as PHP 7 is no longer relevant.

Full Changelog: 1.0.2...2.0.0

1.0.2

02 Feb 08:40
Compare
Choose a tag to compare
  • Added documentation on HierarchyCollection
  • Corrected bugs in HierarchyCollection methods for fetching selves with descendants or ancestors

1.0.1

31 Jan 14:46
Compare
Choose a tag to compare

Corrected documentation on the use of HasMaterializedPaths traits and MaterializedModel parent class

1.0.0

31 Jan 14:36
Compare
Choose a tag to compare

Stable release 1.0.0