Skip to content

Releases: greenrobot/greenDAO

greenDAO 3.3.0

04 May 06:13
Compare
Choose a tag to compare

Check out our new mobile database ObjectBox (GitHub repo)!

This is where we will put all of our effort going forward.

ObjectBox is a superfast object-oriented database with strong relation support. ObjectBox is embedded into your Android, Linux, macOS, or Windows app.

If you are looking for an object-mapping library based on SQLite you might want to check out the Android Jetpack Room library.


  • Support Android Gradle Plugin 3.3+ APIs. #942
  • Support Gradle 6.0. #1002
  • Support JDK 11. #1014
  • Updated ProGuard, R8 rules when using SQLCipher.
  • Prevent verbose ART “Rejecting re-init” logs. #428
  • Support fully specified @transient annotation name. #657
  • Expose Database.isOpen(). #700
  • Allow custom collation for SQLCipher databases. #727
  • Support setting DatabaseErrorHandler. #839
  • Generate DaoMaster in same package on Mac and Windows. #880
  • Escape table name for joins. #888

https://greenrobot.org/greendao/changelog/

greenDAO 3.2.2

05 Apr 08:51
Compare
Choose a tag to compare

greenDAO 3.2.0

24 Oct 06:30
Compare
Choose a tag to compare
V3.2.0

V3.2.0

V3.1.1

30 Aug 05:49
Compare
Choose a tag to compare

greenDAO 3.1.0

08 Aug 07:42
Compare
Choose a tag to compare

greenDAO 3.0

02 Aug 07:59
Compare
Choose a tag to compare

greenDAO 2.2

02 Aug 07:58
Compare
Choose a tag to compare

greenDAO 2.1.0

04 Feb 19:33
Compare
Choose a tag to compare