Swift BigInt Versions Save

A lightweight, Arbitrary Precision Arithmetic Library for Swift!

v2.3.0

7 months ago

What's Changed

Full Changelog: https://github.com/mkrd/Swift-BigInt/compare/v2.2.1...v2.3.0

v2.2.1

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mkrd/Swift-BigInt/compare/v2.2.0...v2.2.1

v2.2.0

2 years ago
  • #57
  • #60
  • #62

v2.1.2

2 years ago
  • Mod for BDouble #51
  • Init a BInt from a [UInt8] #56

v2.1.1

3 years ago
  • BInt and BDouble are now Codable
  • Bug fixes and improvements

v2.1.0

3 years ago
  • Proper SPM support
  • Bug fixes and improvements

v2.0

6 years ago