Skip to content

Releases: mgriebling/UInt128

v3.2.0

13 Oct 19:54
Compare
Choose a tag to compare

Updated interfaces to be in line with the latest Foundation types. Documentation has been created.

v3.1.5

17 Aug 13:09
Compare
Choose a tag to compare

Downgraded SPM version some more to support Swift 5.6.

v3.1.4

17 Jul 11:45
Compare
Choose a tag to compare

Downgraded SPM to be more compatible with earlier compilers.

v3.1.3

06 Jul 11:48
Compare
Choose a tag to compare

StaticBigInt removal (temporarily).

v3.1.0 Release

14 Jun 14:08
Compare
Choose a tag to compare

Race condition bug fix in string initialization code.

v3.0.0 Release with StaticBigInt support

02 Jun 12:11
066d0aa
Compare
Choose a tag to compare

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

30 Apr 13:19
Compare
Choose a tag to compare

Now contains both UIn128 and Int128 data types.