Skip to content

Releases: Jitsusama/UInt128

Version 0.8.0

15 Apr 02:24
0ef5f90
Compare
Choose a tag to compare

This release introduces CocoaPods support as well as resolving some annoying warnings that Xcode has started giving out recently related to the bitWidth property.

Version 0.7.0

08 Oct 00:12
Compare
Choose a tag to compare

Introduces Swift 4.0 support.

Version 0.6.0

29 May 23:43
Compare
Choose a tag to compare

Deprecates the advancedBy(), distanceTo(), successor() and predecessor() methods, while introducing the advanced(by:) and distance(to:) methods.

Also includes a number of code cleanups under the hood.

Version 0.5.0

29 May 23:29
Compare
Choose a tag to compare

This release includes support for the Swift Package Manager (SPM).

Version 0.4.0

06 May 16:50
Compare
Choose a tag to compare

This release includes prebuilt framework support for Carthage dependency manager, while also including a shared build scheme for building the project via Carthage. It also updates the Xcode project version compatibility to Xcode 8.0.