grimoire v1.3.0 Release Notes

Release Date: 2019-03-25 // about 5 years ago
    • ๐Ÿ”„ 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)