What's Changed
- Bump DbfDataReader from 0.7.0 to 0.8.0 by @dependabot in #136
- Fix scenario where tostring on numeric value shows wrong answer by @kstrauss in #140
- Trim memo only if not null by @cjjohna in #143
- Support for "W"-type columns by @xyrus02 in #186
- Update DbfValueMemo.cs to use
TryParse
rather thanParse
. by @ndudas1 in #187 - Bump BenchmarkDotNet from 0.13.0 to 0.13.4 by @dependabot in #184
- Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.0 to 0.13.5 by @dependabot in #188
- Bump Microsoft.NET.Test.Sdk from 16.10.0 to 17.4.1 by @dependabot in #181
- Bump CsvHelper from 27.1.1 to 30.0.1 by @dependabot in #180
- Bump xunit from 2.4.1 to 2.4.2 by @dependabot in #168
- Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 by @dependabot in #150
- Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 by @dependabot in #161
- Bump MinVer from 2.5.0 to 4.2.0 by @dependabot in #170
- Bump System.Memory from 4.5.4 to 4.5.5 by @dependabot in #164
New Contributors
- @kstrauss made their first contribution in #140
- @cjjohna made their first contribution in #143
- @xyrus02 made their first contribution in #186
- @ndudas1 made their first contribution in #187
Full Changelog: v0.8.0...v0.9.0