Version 1.1.0 #129
cljoly
announced in
Announcements
Replies: 0 comments
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.
-
Same code as version 1.1.0-beta.1
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
Migration
functions const by @fkaa in MakeMigration
functions const #19cargo mutants
by @czocher in Fix problems and improve tests according tocargo mutants
#47AsyncMigrations::new
documentation by @czocher in FixAsyncMigrations::new
documentation #50tarpaulin
by @czocher in Change runner totarpaulin
#57Migrations::from_iter
by @cljoly in refactor!: deprecateMigrations::from_iter
#81foreign_key_check
setting by @czocher in Make down migrations respect theforeign_key_check
setting #99rusqlite
by @czocher in Updaterusqlite
#109New Contributors
Migration
functions const #19Full Changelog: v1.0.0...v1.1.0
This discussion was created from the release Version 1.1.0.
Beta Was this translation helpful? Give feedback.
All reactions