Releases: Jitsusama/UInt128
Releases · Jitsusama/UInt128
Version 0.8.0
Version 0.7.0
Introduces Swift 4.0 support.
Version 0.6.0
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
This release includes support for the Swift Package Manager (SPM).
Version 0.4.0
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.