Skip to content

Release v2.5.2

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 01:07
Immutable release. Only release title and notes can be modified.

Installation

dotnet add package HeroParser --version 2.5.2

Package Details

  • NuGet: HeroParser v2.5.2
  • Frameworks: net8.0;net9.0;net10.0
  • Dependencies: Zero external dependencies
  • License: MIT

Security

  • Zero-allocation design
  • Bounds checking on column access
  • Clean Native AOT compilation with no warnings
  • No unsafe code

SBOMs (Software Bill of Materials)

Per-framework SBOMs included in this release:

  • SPDX 2.2 format (net8.0;net9.0;net10.0)
  • SPDX 3.0 format (net8.0;net9.0;net10.0)

Documentation

Performance

  • High-performance SIMD optimizations (AVX-512, AVX2, NEON)
  • RFC 4180 quote handling with minimal overhead
  • Lazy column evaluation for efficient filtering

What's Changed

  • build(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 by @dependabot[bot] in #43
  • build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #44
  • build(deps): bump actions/download-artifact from 4.1.8 to 8.0.1 by @dependabot[bot] in #46
  • Bump Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 by @dependabot[bot] in #53
  • Bump Spectre.Console from 0.49.1 to 0.57.1 by @dependabot[bot] in #54
  • build(deps): bump actions/attest-build-provenance from 4.1.0 to 4.1.1 by @dependabot[bot] in #52
  • build(deps): bump EnricoMi/publish-unit-test-result-action from 2.23.0 to 2.24.0 by @dependabot[bot] in #51
  • build(deps): bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in #50
  • Bump System.IO.Pipelines from 10.0.8 to 10.0.9 by @dependabot[bot] in #49
  • Bump Sep from 0.14.1 to 0.15.0 by @dependabot[bot] in #47
  • Bump Microsoft.CodeAnalysis.CSharp from 5.3.0 to 5.6.0 by @dependabot[bot] in #55
  • Bump Spectre.Console from 0.57.1 to 0.57.2 by @dependabot[bot] in #56

Full Changelog: v2.5.1...v2.5.2