All notable changes to this project will be documented in this file.
- 1.0.0-beta.4
- 1.0.0-beta.3
- 1.0.0-beta.2
- 1.0.0-beta
- 0.8.1
- 0.8.0
- 0.7.1
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.1
- 0.1.0
Released June 26, 2020
Released June 19, 2020
- Breaking: The types of the reading and writer publishers have changed, and are no longer
AnyPublisher
.
Released June 6, 2020
- Breaking: The ValueObservation scheduler is now an argument of the
publisher(in:scheduler:)
method.
Released May 3, 2020
Check out the Migration Guide.
Released March 1, 2020
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