Skip to content

Releases: nietras/Sep

0.6.0

02 Dec 21:01
427ebc9
Compare
Choose a tag to compare

What's Changed

  • README: Add FAQ entry for object mapping by @nietras in #166
  • README: Fix bullet point lint by @nietras in #167
  • Bump MSTest from 3.6.1 to 3.6.2 by @dependabot in #169
  • Add scorecard.yml with OpenSSF scorecard by @nietras in #171
  • Bump MSTest from 3.6.2 to 3.6.3 by @dependabot in #173
  • Add SepReaderOptions.Trim aka Trim Support by @nietras in #172
  • README: Add Trimming section by @nietras in #175
  • Add SepReaderOptions.InitialBufferLength by @nietras in #176
  • Add net9.0 target and use C# 13 by @nietras in #177
  • README: Update with net9.0 and C# 13.0 by @nietras in #179
  • Fix SepWriter.Row[ReadOnlySpan indices] bug, add params ReadOnlySpan support by @nietras in #180
  • Bump csFastFloat to v4.1.5 by @nietras in #181
  • Add AMD 7840U benchmarks (net8.0/net9.0) by @nietras in #182
  • Update 5950X benchmarks net9.0 by @nietras in #183
  • Add Apple M1 (Virtual) benchmarks via GitHub macos-latest CI by @nietras in #185
  • Remove Neoverse N1 benchmarks by @nietras in #186
  • Remove Xeon 4316 benchmarks by @nietras in #187
  • Add EPYC 7763 benchmarks via GitHub ubuntu-latest CI by @nietras in #189
  • Only run ReadMeTest.Update* tests on latest .NET version by @nietras in #188
  • Revise comparison-bench.yml by @nietras in #184
  • Update Apple M1 and AMD EPYC 7763 GitHub CI benchmarks by @nietras in #190
  • Update Ryzen 7840U benchmark (net9.0 only) by @nietras in #191
  • README: Update benchmarks by @nietras in #192
  • Fix comparison-bench.yml for MinVer and fix 0.0.0.0 versions by @nietras in #193
  • Switch dotnet.yml to codecov-action@v5 and fix token by @nietras in #194
  • dependabot.yml: Add github-actions by @nietras in #196
  • dotnet.yml: Fix codecov upload with one per flag by @nietras in #195
  • Bump actions/checkout from 3 to 4 by @dependabot in #197
  • Bump actions/setup-dotnet from 3 to 4 by @dependabot in #200
  • Bump ossf/scorecard-action from 2.3.1 to 2.4.0 by @dependabot in #199
  • Bump super-linter/super-linter from 6.3.0 to 7.2.0 by @dependabot in #198
  • Add ReadOnlySpan overloads to SepReaderHeader.TryIndexOf/IndexOf (net9.0) by @nietras in #201
  • SepReader implement IEnumerable<>, IEnumerator<> (net9.0) by @nietras in #202
  • Improve code coverage with minor code changes by @nietras in #203
  • SepWriter.Row implement IDisposable (net9.0) by @nietras in #204
  • Improve block code coverage with more tests by @nietras in #205
  • Annotate allows ref struct a few places (net9.0) by @nietras in #206
  • README: Expand on SepReader IEnumerable yet not LINQ compatible by @nietras in #207

Full Changelog: v0.5.5...v0.6.0

0.5.5

08 Oct 13:06
6a12252
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5

0.5.4

20 Sep 19:51
10b1596
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

0.5.3

11 Jul 13:50
900506f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

0.5.2

21 Apr 09:07
e4382c5
Compare
Choose a tag to compare

What's Changed

  • Bump csFastFloat from 4.1.3 to 4.1.4 (with ∞/-∞ support) by @dependabot in #134
  • Add SepReaderColTest for Infinity/-Infinity, adjust description and README by @nietras in #135

Full Changelog: v0.5.1...v0.5.2

0.5.1

20 Apr 08:35
745293e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

0.5.0

15 Apr 11:16
ef2ccd9
Compare
Choose a tag to compare

What's Changed

  • Bump MSTest from 3.2.2 to 3.3.1 by @dependabot in #122
  • Bump CsvHelper from 31.0.2 to 31.0.3 by @dependabot in #121
  • Add leaveOpen overloads for SepWriterOptions.To via dispose action to ctor (minor breaking changes) by @nietras in #123
  • Add lines of code badge to README by @nietras in #125
  • Add CodeQL badge to README by @nietras in #126
  • Add SepWriter.Header with Add methods for predefining header by @nietras in #124
  • Rename SepHeader to SepReaderHeader (breaking change) by @nietras in #127
  • Internalize SepReaderHeader ctor by @nietras in #128

Full Changelog: v0.4.6...v0.5.0

0.4.6

04 Apr 18:08
c2f1e99
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

0.4.5

28 Mar 11:25
d4e8fcf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

0.4.4

20 Mar 11:43
6757c35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4