Skip to content

Releases: ccgus/fmdb

The one for CocoaPods support.

08 Feb 18:47
47a2fa1
Compare
Choose a tag to compare

This release is to help bring things up to date with CocoaPods.

Version 2.7.8, the minor things for Apple requirements release.

09 Dec 22:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.7.7...v2.7.8

Various improvements

13 May 03:39
61e51fd
Compare
Choose a tag to compare

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 use FMDBUserVersion to avoid problem altogether

2.7.4

26 Oct 07:43
Compare
Choose a tag to compare

A few fixes:

  • Fix a few nullability annotations a76844e
  • Add support for immediate transactions b4bd097
  • Add explicit support for exclusive transactions, too cb92845

2.7.2

26 Jun 19:31
Compare
Choose a tag to compare

Updated to mark blocks as non-escaping.

Also updated class reference documentation.

2.7.1

05 Jun 09:43
Compare
Choose a tag to compare
  • Adjust valueLong return type and resultLong parameter to suppress warning; and
  • Fix pointer comparison to avoid static analysis warning in columnIndexForName.

FMDB 2.7

01 Jun 16:01
Compare
Choose a tag to compare

Tada. See CHANGES_AND_TODO_LIST.txt