Releases: hummingbird-project/hummingbird-fluent
Releases · hummingbird-project/hummingbird-fluent
v1.0.0 Release Candidate 1
Patch changes
- Fix up errors generated by breaking changes in hummingbird 1.0.0-rc.1 release
v1.0.0 Alpha 2
Minor release changes
- Requires Swift 5.5 (inline with SwiftNIO)
v1.0.0 Alpha 1
Use 1.0.0-alpha of Hummingbird
v0.4.1
- Add
import NIOCore
because Hummingbird doesn't export the whole of NIOCore anymore
v0.4.0
- Add async/await versions of
HBApplication.Fluent.migrate
andHBApplication.Fluent.revert
v0.3.2
- Conform to expectations of persist framework. Where create throws a duplicate error if the key already exists.
v0.3.1
- Add iOS and tvOS platform requirements
- CI now uses swift 5.4
v0.3.0
- Changes required for hummingbird v0.11.0
v0.2.0
- Add fluent driver for Hummingbird
persist
framework
v0.1.0 Initial version
Hummingbird interface to Fluent database ORM from Vapor