Skip to content

Diesel Async 0.2.0

Compare
Choose a tag to compare
@weiznich weiznich released this 16 Dec 08:17
· 185 commits to main since this release
v0.2.0
de4dcd4
  • #38 Relax the requirements for borrowed captures in the transaction closure
  • #41 Remove GAT workarounds from various traits (Raises the MSRV to 1.65)
  • #42 Add an additional AsyncDieselConnectionManager constructor that allows to specify a custom connection setup method to allow setting up postgres TLS connections
  • Relicense the crate under the MIT or Apache 2.0 License