File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0 .0"
2+ "." : " 0.2 .0"
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.2.0] ( https://github.com/zerfoo/float16/compare/v0.1.0...v0.2.0 ) (2026-03-13)
4+
5+
6+ ### Features
7+
8+ * Add comprehensive tests to increase coverage ([ faaf17e] ( https://github.com/zerfoo/float16/commit/faaf17e83dbdcad5b509e01992fb32beadd88f41 ) )
9+ * ** bfloat16:** Implement core infrastructure for BFloat16 (Phase 1 complete) ([ f007fc6] ( https://github.com/zerfoo/float16/commit/f007fc6d8b95ac7ac8d18d411a222affcebd84f2 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * Correct ToFloat16 subnormal conversion ([ 33ab34d] ( https://github.com/zerfoo/float16/commit/33ab34d5adf46bff0ec904317f9be2913a8a4bdc ) )
15+ * Correct ToFloat64 conversion ([ 38c084e] ( https://github.com/zerfoo/float16/commit/38c084e57f29792d2aba2a3f3f37566812262a7b ) )
You can’t perform that action at this time.
0 commit comments