mysql_async v0.25.0 Release Notes
Release Date: 2020-10-01 // over 4 years ago-
๐ Changes and fixes:
- ๐
Deref<Target=Conn>
was implemented forTransaction
(see #127) - ๐ blackbeam/rust-mysql-simple#249 was fixed (breaking)
- ๐
Previous changes from v0.24.2
-
- ๐ #124 was reported and fixed in #125 (thanks to @glyphpoch);
- ๐ #126 was reported and fixed (thanks to @nemosupremo);
- blackbeam/rust-mysql-simple#248 was ported to mysql_async