Releases: babyfish-ct/jimmer
Releases · babyfish-ct/jimmer
v0.9.90
v0.9.89
- #1044
- #1045
- Important enhancement for java developer
(kotlin developer can ignore it)
Since this version, this annotation@EnableDtoGeneration
is suggested unconditionally for java projects with DTO files, it can make DTO error to be the first error of IDE, not the last error of IDE, this is very helpful for trouble resolving
v0.9.86
v0.9.85
v0.9.84
v0.9.83
v0.9.82
v0.9.81
v0.9.80
The kotlin/KSP is upgraded to K2 again because the bug of old kotlinpoet can only be fixed by upgrading of framework itself