SqliteMagic v0.18.0 Release Notes

Release Date: 2018-01-21 // over 6 years ago
    • 💥 Breaking: Build on top of the Android architecture components Sqlite support library. This allows swapping out the underlying Sqlite implementation to that of your choosing
    • 💥 Breaking: Remove java.util.Date transformer
    • 🆕 New: Add support for multi module builds where database models are located across modules