Skip to content

0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@sav007 sav007 released this 17 Apr 14:37
fd63307

Add the way to dump normalized cache (#825)
Fix issue with schema relative path for gradle submodules (#845)
Format cache keys as sorted json structure (cross platform cache sharing) (#840)
Encode / decode custom type to JSON supported types. (#844)
Fix issue with enum java reserved words (#854)
Fix issue with duplicated Deprecated annotation (#863)
fix: memory leak due not closed SQLite cursors (#860)
Add subscription connection parameters as payload of init message (#865)
Improve API for clearing normalized cache (#874)
Codegen casts hardcoded values in queries to Strings regardless of type (#880)
Fix useJavaBeansSemanticNaming and boolean field starts with is (#881)