Skip to content

v1.1.0

Choose a tag to compare

@Sarmkadan Sarmkadan released this 17 May 19:41

What's Changed in v1.1.0

New Features

  • Add batch processing with configurable chunk size
  • Performance benchmarks with BenchmarkDotNet

Bug Fixes

  • Improved edge case handling for null/empty inputs
  • Better resource cleanup and thread safety
  • More descriptive error messages

Performance

  • Optimized hot paths with Span and object pooling
  • Added benchmark suite for continuous performance tracking

Full Changelog: v1.0.0...v1.1.0