- updated SQLite to
0.15.3(@orestesgaolin)
- Update SQLite.swift to
0.14.1(@orestesgaolin)
- Update SQLite.swift to
0.13.3. - Add subspec compatible with SQLCipher (@liyuan116)
- Update SQLite.swift to
0.13.0.
- Update SQLite.swift to
0.12.0. (@ypopovych)
- Update SQLite.swift to
0.11.6. - Compatible with Xcode
10.2.
- Add macOS support (@nickgzzjr & @misteral).
- Reorganize project to support additional platforms in the future.
- Swift 4.2 support.
- Upgrage example app.
- SPM support.
- Set
APPLICATION_EXTENSION_API_ONLYtoYES.
- Swift 4.0 support.
- Drop iOS 8 support.
- Swift 3 migration.
- Fix travis
before_deploystep.
- Add
CHANGELOG.md. - Fix travis
before_deploystep. - Add example project.
- Convenience initializers for
SQLiteMigrationManager.
- Documentation.
- Fixed visibility of
MigrationDB(should have beenprivate).
- Initial release.