Skip to content

1.1.1

Compare
Choose a tag to compare
@qiaoyuang qiaoyuang released this 12 Aug 08:46
· 128 commits to main since this release
bad20e0

All

  • Update Kotlin's version to 1.9.0

sqllin-dsl

  • Deprecated the public API DBEntity(#36, #37), any data classes used in sqllin-dsl don't need to extend DBEntity anymore

sqllin-driver

  • Fix a bug about empty ByteArray on native platforms(#30)

sqllin-processor

  • Update KSP's version to 1.9.0-1.0.13