Skip to content

Releases: Seddryck/PocketCsvReader

PocketCsvReader 2.27.0

09 Feb 11:01
f2fcf59
Compare
Choose a tag to compare

What's Changed

  • chore: bump Chrononuensis from 0.13.0 to 0.14.0 in /PocketCsvReader.Testing by @dependabot in #106
  • chore: bump Chrononuensis from 0.14.0 to 0.15.0 in /PocketCsvReader.Testing by @dependabot in #108
  • chore: bump Chrononuensis from 0.15.0 to 0.17.0 in /PocketCsvReader.Testing by @dependabot in #110
  • docs: document the fluent API for schema by @Seddryck in #111
  • feat: add a descriptor for the runtime type parser by @Seddryck in #113

Full Changelog: v2.26.0...v2.27.0

PocketCsvReader 2.26.0

02 Feb 11:45
f88a48a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.25.0...v2.26.0

PocketCsvReader 2.25.0

19 Jan 20:56
23268a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.24.0...v2.25.0

PocketCsvReader 2.24.0

18 Jan 21:00
f38bb45
Compare
Choose a tag to compare

What's Changed

  • feat: configurable types available through GetValue and GetFieldValue<> by @Seddryck in #98

Full Changelog: v2.23.0...v2.24.0

PocketCsvReader 2.23.0

12 Jan 22:04
ffb63ef
Compare
Choose a tag to compare

What's Changed

  • fix: apply sequences to numeric fields by @Seddryck in #94
  • feat: method DataTypeName returns the field type as defined in the source by @Seddryck in #96

Full Changelog: v2.22.0...v2.23.0

PocketCsvReader 2.22.0

11 Jan 21:35
f6d2bbe
Compare
Choose a tag to compare

What's Changed

  • feat: major improvements with sequences by @Seddryck in #92

Full Changelog: v2.21.0...v2.22.0

PocketCsvReader 2.21.0

06 Jan 20:37
631b769
Compare
Choose a tag to compare

What's Changed

  • fix: handle the case when no groupChar is allowed by @Seddryck in #88
  • fix: throw FormatException for GetValue in place of TargetInvocationE… by @Seddryck in #89
  • feat: accept MIME when detecting encoding by @Seddryck in #90

Full Changelog: v2.20.0...v2.21.0

PocketCsvReader 2.20.0

05 Jan 21:24
5e59a58
Compare
Choose a tag to compare

What's Changed

  • feat: parse with custom decimal and group chars for numeric values by @Seddryck in #86

Full Changelog: v2.19.0...v2.20.0

PocketCsvReader 2.19.0

05 Jan 18:15
08909f9
Compare
Choose a tag to compare

What's Changed

  • fix: improve coherency and robusteness of CsvDataReader by @Seddryck in #83
  • feat: CsvDataReader can read and parse a Guid by @Seddryck in #84

Full Changelog: v2.18.0...v2.19.0

PocketCsvReader 2.18.0

05 Jan 10:51
f15eb30
Compare
Choose a tag to compare

What's Changed

  • ci: stop manually install .NET SDK 9.0 by @Seddryck in #80
  • feat: reinforce cohesion between named and indexed schema builders by @Seddryck in #81

Full Changelog: v2.17.0...v2.18.0