Release 2.5
- Support arbitrary length integer literals via
StaticBigInt
. This requires at least macOS 13.3. - Make
Codable
implementation ofBigInt
compatible to JSON use cases - Introduce enum
Integer
wrappingBigInt
and the nativeInt64
implementation - Migrate project to Xcode 15