- Notifications
You must be signed in to change notification settings - Fork114
Tags: attaswift/BigInt
Tags
v5.7.0
Add strict concurrency checks for Swift 6 support and fix concurrenc……y warnings in tests (#130)* Add checks for Swift 6 support and fix concurrency warnings* Update .devcontainer/devcontainer.jsonCo-authored-by: Tim Gymnich <tim@gymni.ch>---------Co-authored-by: Tim Gymnich <tim@gymni.ch>
v5.5.1
improve Decimal conversion performance using `_mantissa` (#124)* improve Decimal conversion performance using `_mantissa`* fix linux builds by keeping the decimal string init in a compiler directive* more efficient zero out assurance after buffer creation* Decimal (from bigint) initializer
PreviousNext