Skip to content

Release 2.5

Compare
Choose a tag to compare
@objecthub objecthub released this 12 Apr 21:19
· 4 commits to master since this release
  • Support arbitrary length integer literals via StaticBigInt. This requires at least macOS 13.3.
  • Make Codable implementation of BigInt compatible to JSON use cases
  • Introduce enum Integer wrapping BigInt and the native Int64 implementation
  • Migrate project to Xcode 15