FMDB v2.7.7 Release Notes
Release Date: 2020-05-13 // about 2 years ago-
👌 Improved:
- 📚 Updated inline documentation so it appears in Xcode correctly
- 📚 Rebuilt online documentation using jazzy
- 🛠 Fixed minor manual-reference-counting bug
- ➕ Added API to allow rebinding of prepared statements
- 🛠 Fix web links to sqlite.org
- ⬇️ Reduced inherent limitation of
FMDBVersion
; added warning re this limitation; gave examples how to useFMDBUserVersion
to avoid problem altogether