- Fix: Fix query error
- Fix: Fix DebugDb class not found error
- Reduce size by taking out encrypted database library as a separate module
- New: Add support for database delete
- Changed compile to implementation
- Fix: Minor bug fixes
- Fix: Fix issue of Room Database
- New: Add support for debugging inMemory Room Database
- Add example for Room Database
- New: Add SqlCipher support
- New: List table name in non case sensitive alphabetical order
- New: Add insert row feature
- New: Add custom database files support
- New: Add method for checking isServerRunning
- New: Add pragma support
- Fix: Minor bug fixes
- New: Add support for editing database directly
- New: Delete rows directly
- New: Delete Shared Pref
- New: Edit shared preferences directly
- New: Add standard code for checking databases files
- New: Complete offline support
- Refactor library code
- New: Export DB
- New: Method to get DB version
- Fix: Fix proguard issue and other minor issues
- Optimizations
- Fix: Fix few minor bugs
- New: Add support for custom port
- Fix: Fix few minor bugs
- New: Add method for getting address
- Fix: Fix few minor bugs
Initial release.