v1.12.3
- Tests for StorIOSQLiteAnnotationsProcessor with google compile testing. 🎉🎉 Great work from @geralt-encore!
- Tests for StorIOContentResolverAnnotationsProcessor with google compile testing.
- JavaPoet 1.8. Fixes for #763, thanks @joelpet for reporting.
- Add getter for underlying SQLiteOpenHelper to StorIO.LowLevel.
- Fix for #757 compilation error after applying column annotation on a private method.
- Mockito 2.7.7.
Changes:
- PR 760: Compile testing for StorIOSQLiteAnnotationsProcessor.
- PR 761: Compile testing for StorIOContentResolverAnnotationsProcessor.
- PR 763: JavaPoet 1.8.
- PR 706: Add getter for underlying SQLiteOpenHelper to StorIO.LowLevel.
- PR 754: Fix compilation error after applying column annotation on a private method.
- PR 762: Mockito 2.7.7.