Skip to content

v1.1.0

Choose a tag to compare

@Sarmkadan Sarmkadan released this 14 May 11:07

What's Changed in v1.1.0

New Features

  • Add request coalescing for duplicate concurrent requests
  • 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