Releases: analogueorm/analogue
Releases · analogueorm/analogue
v2.1.10
Use __toString() to convert Carbon objects
v2.1.9
Use insert instead of insertGetId when using custom primary key
v2.1.8
Allow self-generated Primary Key
v2.1.7
Cast Carbon instances to string in toArray()
Lumen Compatibility
v2.1.6 Lumen compatibility
v2.1.5: Merge pull request #14 from analogueorm/dev
Refactoring & several bug fixes
v2.1.4
Fix bug with Lazy Loading in Entity Collections
v2.1.3
Changelog v2.1.3
v2.1.2
Value Object hydration fix
v2.1.1
Update Readme