v0.5.1
What's Changed
Added
- CI: Feature flag validation job to catch no_std/alloc compatibility issues early
- Tests: Unit tests for credentials module and query builder
Fixed
tds-protocolno_std + alloc support: Added internal prelude module for consistent type imports- Benchmark CI workflow: Fixed output format compatibility with github-action-benchmark
- Benchmark CI workflow: Graceful handling when no baseline exists for PR comparisons
Changed
- Documentation: Updated production readiness and contributing guidelines
Full Changelog: v0.5.0...v0.5.1