Skip to content

Releases: vapor-community/fluent-provider

Fluent Provider 1.3.0

18 Oct 13:50
Compare
Choose a tag to compare

New:

  • skipPreparations flag in Config/fluent.json can be used to skip preparations in addition to setting null migration entity name.

Milestone

Fluent Provider 1.2.0

25 Sep 18:34
Compare
Choose a tag to compare

New:

  • Swift 4 support.

Milestone

Fluent Provider 1.1.1

14 Jun 16:45
Compare
Choose a tag to compare

Fixed:

  • Fixes an issue the causes page numbers to be incorrectly calculated.

Milestone

Fluent Provider 1.1.0

06 Jun 15:01
Compare
Choose a tag to compare

New:

  • "log" setting in fluent.json for enabling/disabling query logging.
  • Preparations can be skipped by setting "migrationEntityName": null in fluent.json

Fixed:

  • SQLite now prepends the working directory if the path does not begin with a /

Milestone

Fluent Provider 1.0

17 May 17:39
Compare
Choose a tag to compare

🎉

This is a new package designed to integrate fluent and vapor functionality!

Fluent Provider 1.0 Beta 14

10 May 10:48
Compare
Choose a tag to compare
Pre-release

Fixed:

  • Parameterizable updates.

Fluent Provider 1.0 Beta 13

20 Apr 18:28
Compare
Choose a tag to compare
Pre-release
1.0.0-beta.13

string init fix

Fluent Provider 1.0 Beta 12

20 Apr 17:11
Compare
Choose a tag to compare
Pre-release

Fixed:

  • Small fixes.

Fluent Provider 1.0 Beta 11

20 Apr 16:37
Compare
Choose a tag to compare
Pre-release

Fixed:

  • Updated to new Vapor config.

Fluent Provider 1.0 Beta 9

12 Apr 13:02
Compare
Choose a tag to compare
Pre-release

New:

  • autoForeignKeys configuration