Skip to content

PocketCsvReader 2.8.0

Compare
Choose a tag to compare
@Seddryck Seddryck released this 17 Nov 12:33
· 63 commits to main since this release
fd947f3

What's Changed

  • perf: decrease occurrence of conversions from Memory<> to Span<> by @Seddryck in #33
  • test: improve code coverage for record parser by @Seddryck in #34
  • feat: option to support mapping of sequences to special values by @Seddryck in #35

Full Changelog: v2.7.0...v2.8.0