SquiDB v2.0.0 Release Notes

Release Date: 2015-09-23 // over 8 years ago
    • Unified DatabaseDao and AbstractDatabase into a single SquidDatabase API
    • ๐Ÿ‘ Basic RxJava support via the squidb-reactive module
    • ๐Ÿ‘Œ Improved data changed notification mechanism
    • ๐Ÿ‘Œ Support connecting to custom SQLite builds instead of stock Android SQLite
    • โœจ Enhanced code generation plugin API
    • โž• Add SquidRecyclerAdapter for working with RecyclerView (available in the squidb-recyclerview module)
    • ๐Ÿ›  Other misc fixes and enhancements
    • โšก๏ธ See this wiki page for instructions on how to update from SquiDB 1.x to 2.0