Skip to content

v1.1.0

Choose a tag to compare

@Sarmkadan Sarmkadan released this 14 May 11:00

What's Changed in v1.1.0

New Features

  • Add connection pooling with configurable pool size and idle timeout
  • 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