Skip to content

0.60.0

Compare
Choose a tag to compare
@bgrainger bgrainger released this 19 Oct 04:16
· 1384 commits to master since this release
0.60.0
5c53262
  • Possibly breaking Implement conversions in GetFieldValue: #716.
  • Add C# 8 nullable annotations to public API.
  • Support Tables and Views schemas in MySqlConnection.GetSchema: #719.
  • Add better exception message when '0000-00-00' can't be converted: #690.
  • Implement MySqlConnection.Clone: #720.
  • Update list of reserved words.
  • Use new Socket async APIs (.NET Standard 2.1, .NET Core 3.0).
  • Update System.Net.Security dependency to v4.3.1 (.NET Standard 1.3).
  • Thanks to @Marusyk and @KaliVi for contributions to this release.