File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11---
2- lastmod : 2019-05-26
2+ lastmod : 2019-10-18
33date : 2017-03-27
44menu :
55 main :
@@ -11,8 +11,9 @@ weight: 30
1111Version History
1212===============
1313
14- ### 0.60.0-beta1
14+ ### 0.60.0
1515
16+ * ** Possibly breaking** Implement conversions in GetFieldValue<T >: [ #716 ] ( https://github.com/mysql-net/MySqlConnector/issues/716 ) .
1617* Add C# 8 nullable annotations to public API.
1718* Support ` Tables ` and ` Views ` schemas in ` MySqlConnection.GetSchema ` : [ #719 ] ( https://github.com/mysql-net/MySqlConnector/pull/719 ) .
1819* Add better exception message when ` '0000-00-00' ` can't be converted: [ #690 ] ( https://github.com/mysql-net/MySqlConnector/issues/690 ) .
Original file line number Diff line number Diff line change 11<Project >
22
33 <PropertyGroup >
4- <VersionPrefix >0.60.0-beta1 </VersionPrefix >
4+ <VersionPrefix >0.60.0</VersionPrefix >
55 <SignAssembly >true</SignAssembly >
66 <PublicSign Condition =" '$(OS)' != 'Windows_NT' " >true</PublicSign >
77 <AssemblyOriginatorKeyFile >..\..\MySqlConnector.snk</AssemblyOriginatorKeyFile >
You can’t perform that action at this time.
0 commit comments