mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-25 04:55:04 +02:00
Version 0.4
This commit is contained in:
parent
45c3d05369
commit
3b1c7b242d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Next Release (Tentatively 0.4) - TBD
|
## 0.4 - March 9, 2017
|
||||||
|
|
||||||
- Added a new bignum type to support exact integers of practically unlimited size.
|
- Added a new bignum type to support exact integers of practically unlimited size.
|
||||||
- As part of the bignum changes, modified the code for exact integer arithmetic to detect overflow.
|
- As part of the bignum changes, modified the code for exact integer arithmetic to detect overflow.
|
||||||
|
|
Loading…
Add table
Reference in a new issue