Skip to content

Releases: Fs02/grimoire

v1.5.0

11 Jun 13:38
19fa28b
Compare
Choose a tag to compare
  • Preloading has many with no result will always results empty slice (#69)

v1.4.3

06 Dec 03:52
Compare
Choose a tag to compare
  • Fix ValidateRequired: Don't check empty value with isZero (#67)

v1.4.2

03 Dec 04:30
Compare
Choose a tag to compare
  • Fix validateRequired (#66)

v1.4.1

18 Nov 17:24
Compare
Choose a tag to compare
  • Better isZero (#64)

v1.4.0

12 Jul 16:09
Compare
Choose a tag to compare
  • Add Function Escape String All (#54)
  • Validate Required Check Zero Value (#55)
  • Internal improvements (#56)
  • Update PutDefault (#57)
  • Fix PutDefault (#58)

v1.3.0

25 Mar 06:12
f36c5cf
Compare
Choose a tag to compare
  • changeset get and fetch field (#41)
  • Preload target type not changed if it is pointer (#44)
  • handle empty struct and empty values when casting (#40)
  • change should accept changed values (#46)
  • Fix casting nil interface (#47)
  • Pessimistic locking (#48)
  • fix aggregate query (#49)
  • fix mysql test in strict mode (#51)
  • Allow disabling field escaping (#50)
  • Form params (#45)
  • fix nil params value field for alias type (#52)
  • fix empty values when casting other changeset (#53)

v1.2.0

09 Jan 07:28
670607d
Compare
Choose a tag to compare
  • Support nested transaction (#37)
  • Added changeset.PutAssoc (#35)
  • Added changeset.Change (#36)

v1.1.0

11 Oct 15:13
Compare
Choose a tag to compare
  • Support required CastAssoc (#33)
  • Support ValidateMin and ValidateMax for changeset field (#34)
  • Added PutDefault (#32)
  • add new option: check change only (#30)

v1.0.0

11 Sep 07:37
6efb075
Compare
Choose a tag to compare
Added motivation