File tree Expand file tree Collapse file tree
PostgreSQLCopyHelper/PostgreSQLCopyHelper/PostgreSQLCopyHelper Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG #
22
3+ ## 2.4.2 ##
4+
5+ * [ See Changes] ( https://github.com/bytefish/PostgreSQLCopyHelper/compare/2.3.0...2.4.2 )
6+
7+ Added the following methods for improved `` DateTime `` and `` DateTimeOffset `` mappings, see [ Issue #9 ] ( ) :
8+
9+ * `` MapTimeStampTz `` (for `` DateTimeOffset `` , `` DateTimeOffset? `` )
10+ * `` MapTimeTz ``
11+
312## 2.4.1 ##
413
14+ * [ See Changes] ( https://github.com/bytefish/PostgreSQLCopyHelper/compare/2.3.0...2.4.1 )
15+
516* Reference Npgsql 4.0.4, see Issue #38 .
617
718## 2.4.0 ##
Original file line number Diff line number Diff line change 99 <PackageTags >postgresql, bulk insert</PackageTags >
1010 <RepositoryUrl >git://github.com/bytefish/PostgreSQLCopyHelper</RepositoryUrl >
1111 <PackageProjectUrl >https://github.com/bytefish/PostgreSQLCopyHelper</PackageProjectUrl >
12- <PackageLicenseUrl >https://opensource.org/licenses/ MIT</PackageLicenseUrl >
12+ <PackageLicenseExpression > MIT</PackageLicenseExpression >
1313 <Copyright >Copyright © 2019 Philipp Wagner</Copyright >
1414 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
15- <AssemblyVersion >2.4.1 .0</AssemblyVersion >
16- <FileVersion >2.4.1 .0</FileVersion >
15+ <AssemblyVersion >2.4.2 .0</AssemblyVersion >
16+ <FileVersion >2.4.2 .0</FileVersion >
1717 <RepositoryType >git</RepositoryType >
18- <Version >2.4.1 </Version >
18+ <Version >2.4.2 </Version >
1919 <IncludeSource >True</IncludeSource >
2020 <IncludeSymbols >True</IncludeSymbols >
2121 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments