Skip to content

Releases: babyfish-ct/jimmer

v0.9.41

05 Jan 18:55
Compare
Choose a tag to compare
  1. Fixed critical bug: #864

  2. Fixed other bugs and provide new features: #850, #854, #860, #862 (SQLite)

v0.9.37

24 Dec 18:04
Compare
Choose a tag to compare

Fixed #849

v0.9.36

23 Dec 15:13
Compare
Choose a tag to compare

Fix bug #847 and merge PR #848 to resolve crtical bugs after big refactor for MySQU issues

v0.9.35

21 Dec 22:32
Compare
Choose a tag to compare

v0.9.32

14 Dec 16:09
Compare
Choose a tag to compare
  1. Improve save-command, remove unnecessary query during error investigation
  2. Less limitation for @LogicalDeleted, if the property type is int or enum, the property can be decorated by @Default
  3. More limitation for @LogicalDeleted of kotlin, if property type is boolean, int or enum, it cannot be nullable

v0.9.31

13 Dec 21:40
Compare
Choose a tag to compare
  1. #828 #832, especially #832, big enhancement for save-command.
  2. The default inserted value of @Version can be controlled @Default.
  3. Optimize ksp to improve compilation speed.

v0.9.27

09 Dec 20:42
Compare
Choose a tag to compare

v0.9.24

02 Dec 19:21
Compare
Choose a tag to compare

v0.9.23

29 Nov 23:52
Compare
Choose a tag to compare

v0.9.21

26 Nov 04:07
Compare
Choose a tag to compare