Skip to content

Releases: coldbox-modules/quick

v2.5.6

19 Feb 22:22
Compare
Choose a tag to compare

fix

  • BaseEntity: Correctly use the grammar annotation
    (2312e9e)

v2.5.5

13 Feb 17:30
Compare
Choose a tag to compare

other

  • *: chore: Use forgeboxStorage (ad6c413)

v2.5.4

20 Dec 06:20
Compare
Choose a tag to compare

fix

  • CBORMCompat: Pass along query options in compat methods
    (9a2739e)

v2.5.3

11 Dec 21:40
Compare
Choose a tag to compare

fix

  • BaseEntity: Revert calling setters when hydrating entities (670fadb)

v2.5.2

09 Dec 17:57
Compare
Choose a tag to compare

fix

  • BaseEntity: Pass the entity to when closures (96a8f3a)

v2.5.1

05 Dec 04:55
Compare
Choose a tag to compare

fix

  • BaseEntity: Account for null values with custom setters (685e175)
  • BaseEntity: Reset underlying query when resetting entity (83a6fdb)

v2.5.0

04 Dec 21:53
Compare
Choose a tag to compare

feat

  • BaseEntity: Allow entities to define a custom collection type. (9135eee)

v2.4.3

19 Nov 07:59
Compare
Choose a tag to compare

fix

  • BaseEntity: Avoid stack overflow with getMemento and custom getters (7c9e073)

v2.4.2

08 Nov 00:45
Compare
Choose a tag to compare

fix

  • memento: Use available getters for the memento
    (ba562c3)

v2.4.1

07 Nov 16:58
Compare
Choose a tag to compare

fix

  • memento: Correctly serialize array relationships by default
    (479dabc)