All notable changes to this project will be documented in this file.
Released February 14, 2020
- #31 by @pocketpixels: Support for CocoaPods
Released December 10, 2019
Released October 27, 2019
- Test DatabaseRegionObservation publisher, and document it in the main README.
Released October 25, 2019
Released October 17, 2019
- #11 by @groue: Update documentation for GRDB 4.2
- #14 by @skrew: Add TvOS support for SwiftPM
- Update demo app for GRDB 4.4+
- Improved robustness
Released August 1, 2019
Support for Xcode 11 beta 5.
Released July 27, 2019
This release targets Xcode 11 beta 4, fixes memory leaks, and increases general reliability of the library.
Released June 26, 2019
Breaking Change: DatabasePublished no longer has the @dynamicMemberLookup
attribute.
Released June 23, 2019
Fixed: read and write publishers used to be unreliable.
Released June 22, 2019
Initial release