Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@nlordell nlordell released this 21 Feb 17:03
· 41 commits to main since this release

What's Changed

  • Add 256-bit Signed Integer Support (#9)
  • Fix bug in multiplication overflow detection (dec41db)
  • Add saturating division for consistency with standard integers (17e2809)

Full Changelog: v1.0.4...v1.1.0