Skip to content

v0.5.1

Choose a tag to compare

@jkindrix jkindrix released this 03 Jan 23:47
· 579 commits to main since this release

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-protocol no_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