ccgus/fmdb
 Watch   
 Star   
 Fork   
2024-07-03 06:19:52
fmdb

The one with CocoaPods + SPM + SQLCipher fixes.

I want to say something snarky about package managers here, but will refrain.

2024-05-21 01:11:21
fmdb

One more for CocoaPods.

This amazing release is to continue CocoaPods integration.

2024-03-28 04:44:12
fmdb

The one for SQLCipher CocoaPods support.

This amazing release is to get SQLCipher support back into the CocoaPods release.

2024-01-31 04:55:17
fmdb

The one for CocoaPods support.

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

2023-11-28 04:59:09
fmdb

Version 2.7.8, the minor things for Apple requirements release.

What's Changed

New Contributors

Full Changelog: https://github.com/ccgus/fmdb/compare/2.7.7...v2.7.8

2020-05-13 00:38:22
fmdb

Various improvements

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
2017-10-25 00:30:13
fmdb
2017-06-10 13:58:53
fmdb

2.7.2

Updated to mark blocks as non-escaping.

Also updated class reference documentation.

2017-06-05 00:28:35
fmdb

2.7.1

  • Adjust valueLong return type and resultLong parameter to suppress warning; and
  • Fix pointer comparison to avoid static analysis warning in columnIndexForName.
2017-05-26 22:41:01
fmdb

FMDB 2.7

Tada. See CHANGES_AND_TODO_LIST.txt