Releases: mgriebling/UInt128
Releases · mgriebling/UInt128
v3.2.0
v3.1.5
Downgraded SPM version some more to support Swift 5.6.
v3.1.4
Downgraded SPM to be more compatible with earlier compilers.
v3.1.3
StaticBigInt removal (temporarily).
v3.1.0 Release
Race condition bug fix in string initialization code.
v3.0.0 Release with StaticBigInt support
Added StaticBigInt support. Following OSes are a minimum: macOS 13.3+, iOS 16.4+, macCatalyst 16.4+, tvOS 16.4+, watchOS 9.4+.
You'll need to use the pre-v3.0.0 releases otherwise.
v2.0.0
Now contains both UIn128 and Int128 data types.