Skip to content

Releases: hummingbird-project/hummingbird-fluent

v1.0.0 Release Candidate 1

17 Jan 17:40
9b3adda
Compare
Choose a tag to compare

Patch changes

  • Fix up errors generated by breaking changes in hummingbird 1.0.0-rc.1 release

v1.0.0 Alpha 2

07 Dec 14:22
Compare
Choose a tag to compare

Minor release changes

  • Requires Swift 5.5 (inline with SwiftNIO)

v1.0.0 Alpha 1

17 Nov 18:46
Compare
Choose a tag to compare

Use 1.0.0-alpha of Hummingbird

v0.4.1

11 Nov 14:38
Compare
Choose a tag to compare
  • Add import NIOCore because Hummingbird doesn't export the whole of NIOCore anymore

v0.4.0

11 Mar 11:08
c7dea36
Compare
Choose a tag to compare
  • Add async/await versions of HBApplication.Fluent.migrate and HBApplication.Fluent.revert

v0.3.2

18 May 12:35
Compare
Choose a tag to compare
  • Conform to expectations of persist framework. Where create throws a duplicate error if the key already exists.

v0.3.1

07 May 09:53
Compare
Choose a tag to compare
  • Add iOS and tvOS platform requirements
  • CI now uses swift 5.4

v0.3.0

26 Apr 10:24
Compare
Choose a tag to compare
  • Changes required for hummingbird v0.11.0

v0.2.0

16 Apr 10:58
Compare
Choose a tag to compare
  • Add fluent driver for Hummingbird persist framework

v0.1.0 Initial version

01 Feb 17:58
Compare
Choose a tag to compare

Hummingbird interface to Fluent database ORM from Vapor