Releases: babyfish-ct/jimmer
Releases · babyfish-ct/jimmer
v0.9.32
- Improve save-command, remove unnecessary query during error investigation
- Less limitation for
@LogicalDeleted
, if the property type is int or enum, the property can be decorated by@Default
- More limitation for
@LogicalDeleted
of kotlin, if property type is boolean, int or enum, it cannot be nullable
v0.9.31
v0.9.27
v0.9.24
v0.9.23
v0.9.21
v0.9.20
v0.9.19
In the process of refactoring the save-command documentation, it was found that there were some minor problems in the save-command API, and improvements were made.