Fluent 3.0.0 RC 2.2.1
Pre-release
Pre-release
tanner0101
released this
27 Mar 03:30
·
345 commits
to main
since this release
Fixed:
RevertCommand
usesconsole.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:)
andfilter(_: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