FMDB v2.7 v2.7.7 Release Notes
Release Date: 2020-05-13 // almost 5 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