Version 1.1.0 Beta 1 #126
cljoly
announced in
Announcements
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summing up all the changes from the previous Alpha versions.
Minimum Rust Version
Rust 1.70
New Features
alpha-async-tokio-rusqlite
thanks to @czocher. See the example. This feature is alpha, meaning that compatibility in future minor versions is not guaranteed.Migration
functions const (PR thanks to @fkaa)Migrations
serializable (using the Debug serializer) with insta.Depreciation
Migrations::from_iter
as deprecatedOther
See also
Rusqlite was updated from 0.29.0 to 0.30.0. Please see its release notes
What's Changed
foreign_key_check
setting by @czocher in Make down migrations respect theforeign_key_check
setting #99rusqlite
by @czocher in Updaterusqlite
#109New Contributors
Full Changelog: v1.1.0-alpha.2...v1.1.0-beta.1
This discussion was created from the release Version 1.1.0 Beta 1.
Beta Was this translation helpful? Give feedback.
All reactions