Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.1 KB

File metadata and controls

23 lines (12 loc) · 1.1 KB

Changelog

0.2.1 (2026-03-13)

Bug Fixes

  • ci: checkout tag ref in goreleaser to match tag commit (4fa4e8b)
  • ci: skip release-please GitHub release, let GoReleaser handle it (62cb9b0)

0.2.0 (2026-03-13)

Features

  • Add comprehensive tests to increase coverage (faaf17e)
  • bfloat16: Implement core infrastructure for BFloat16 (Phase 1 complete) (f007fc6)

Bug Fixes

  • Correct ToFloat16 subnormal conversion (33ab34d)
  • Correct ToFloat64 conversion (38c084e)