Skip to content

Universal v4.8.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 07:33
· 78 commits to main since this release
91a8098

[4.8.0] - 2026-08-13

Added

  • takum: Add takum_log, the logarithmic takum, on the shared codec (#1304) by @Ravenwater
  • takum: Add the takum_log elementary function library (#1305) by @Ravenwater

Build System

CI/CD

Changed

  • takum: Extract the shared field codec into takum_codec.hpp (#1299) by @Ravenwater

Documentation

  • takum: Assess linear vs logarithmic takum, fix arXiv citation (#1298) by @Ravenwater

Fixed

  • elreal: Stop streaming addition from emitting subnormal ZBCL blocks (#1292) by @loren-osborn
  • posit: Encoding() calls blockbinary::to_ull(), not to_ullong() (#1293) by @Ravenwater
  • Resolve Apple Clang warnings without reducing test coverage (#1301) by @loren-osborn