Skip to content

v1.3.0

Compare
Choose a tag to compare
@artem-zinnatullin artem-zinnatullin released this 01 Sep 21:38
· 297 commits to master since this release
  • StorIOSQLite Annotation Processor now supports blobs byte[]!
  • We've added example of relations implementation (R from ORM) to the Sample App!

Changes:

  • PR 498 Add support for byte[] into StorIOSQLite annotation processor
  • PR 494 Relations example!