Skip to content

Releases: zerfoo/float8

v1.0.0

30 Mar 14:17

Choose a tag to compare

What's Changed

  • docs: add design.md for float8 v1.0.0 by @dndungu in #12
  • test: verify E4M3FN arithmetic correctness by @dndungu in #13
  • bench: add float8 operation benchmarks by @dndungu in #14
  • test: expand error path tests for float8 by @dndungu in #15
  • docs(adr): add API stability contract for float8 v1.0.0 by @dndungu in #16
  • fix: correct IEEE 754 test expectations for inf and zero by @dndungu in #17

Full Changelog: v0.3.1...v1.0.0

v0.3.1

17 Mar 22:19

Choose a tag to compare

0.3.1 (2026-03-16)

Bug Fixes

  • correct Go Reference badge URL to reference float8 instead of float16 (628edad)

v0.3.0

26 Aug 07:19

Choose a tag to compare

v0.3.0

v0.2.0

25 Aug 10:24

Choose a tag to compare

v0.2.0

v0.1.1

28 Jul 22:34

Choose a tag to compare

remove broken badge

v0.1.0

28 Jul 11:31

Choose a tag to compare

add badges