Skip to content

v1.0.0-alpha.15

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 22:51
· 167 commits to alpha since this release

1.0.0-alpha.15 (2024-10-10)

Features

  • Array push, pop, slice, and at (af98954)
  • Implement missing box proxy methods (e0a6fae)
  • Support Boolean() with no args (7df6e95)

Bug Fixes

  • biguint construction from uint64 and conversion to bytes (1312e9d)
  • Boolean function generic param count (ce464b4)