Skip to content

Releases: zerfoo/float8

v1.0.0

Choose a tag to compare

@dndungu dndungu released this 30 Mar 14:17

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

Choose a tag to compare

@github-actions github-actions released this 17 Mar 22:19

0.3.1 (2026-03-16)

Bug Fixes

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

v0.3.0

Choose a tag to compare

@dndungu dndungu released this 26 Aug 07:19

v0.3.0

v0.2.0

Choose a tag to compare

@dndungu dndungu released this 25 Aug 10:24

v0.2.0

v0.1.1

Choose a tag to compare

@dndungu dndungu released this 28 Jul 22:34
remove broken badge

v0.1.0

Choose a tag to compare

@dndungu dndungu released this 28 Jul 11:31
add badges