Skip to content

Fluent 3.0.0 RC 2.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 27 Mar 03:30
· 345 commits to main since this release
c3bc6a5

Fixed:

  • RevertCommand uses console.confirm(_:) now when reverting migrations. This allows for -y, --yes and -n, --no flags to be passed to automatically answer these prompts.
  • Deprecated filter(_:in:) and filter(_:notIn:) in favor of using the ~~ and !~ operators. This allows subset queries to match Fluent's other query types more closely going forward.

Milestone:
3.0.0-rc.2.2.1