Releases: zerfoo/float16
Releases · zerfoo/float16
v1.0.0
What's Changed
- chore: add issue templates and remove temp files by @dndungu in #7
- feat(bfloat16): add ArithmeticMode support and NaN propagation by @dndungu in #8
- test(bfloat16): add Phase 2 NaN propagation and underflow tests by @dndungu in #10
- test(bfloat16): add Phase 3 slice tests and benchmarks by @dndungu in #12
- feat(bfloat16): add Phase 4 math functions by @dndungu in #13
- feat(bfloat16): add Phase 5 parse and format functions by @dndungu in #14
- feat(bfloat16): error handling, comprehensive tests, v1 plan update by @dndungu in #15
Full Changelog: v0.2.1...v1.0.0