v4.0.3
Changed
- Change visibility of
bound
(#216) (@PaulRBerg) - Switch to Bun for dependency management (#218) (@PaulRBerg)
Removed
- Remove dependency on
prb-test
(#222) (@smol-ninja)
Fixed
- Fix types for
uUNIT
(970aa90) (@PaulRBerg) - Return zero for very small inputs passed to
exp
(#229) (@0x2me)