All Versions
32
Latest Version
Avg Release Cycle
153 days
Latest Release
21 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v6.0.0 Changes
June 27, 2026 -
v5.7.0 Changes
July 26, 2025What's Changed
- โ Add strict concurrency checks for Swift 6 support and fix concurrency warnings in tests by @tothambrus11 in #130
Full Changelog : v5.6.0...v5.7.0
-
v5.6.0 Changes
June 07, 2025 -
v5.5.2 Changes
May 15, 2025What's Changed
- ๐ Fix Internal _mantissa problem on Windows by @tothambrus11 in #125
๐ New Contributors
- @tothambrus11 made their first contribution in #125
Full Changelog : v5.5.1...v5.5.2
-
v5.5.1 Changes
November 29, 2024What's Changed
- ๐ Decimal init performance by @mredig in #123
- ๐ improve Decimal conversion performance using
_mantissaby @mredig in #124
Full Changelog : v5.5.0...v5.5.1
-
v5.5.0 Changes
October 31, 2024 -
v5.4.1 Changes
July 02, 2024- ๐ NFC. Revert back to using Jazzy for docs instead of docc due to invalid file paths on Windows (#120).
Full Changelog : v5.4.0...v5.4.1
-
v5.4.0 Changes
June 27, 2024What's Changed
- โ [Violet] Property based tests by @LiarPrincess in #100
- โ [Violet] Generic BigInt tests by @LiarPrincess in #101
- โก๏ธ Update README.md, remove superfluous topic by @Tiza59 in #108
- ๐ฆ Migrate from xcworkspace to swift package by @tgymnich in #119
- ๐ โ ๏ธ Deprecate Carthage and CocoaPods
๐ New Contributors
- @LiarPrincess made their first contribution in #100
Full Changelog : v5.3.0...v5.4.0
-
v5.3.0 Changes
September 06, 2021 -
v5.2.1 Changes
November 15, 2020๐ This release contains the following changes:
- โ Added a temporary fix for SR-13491