Skip to content

Releases: RandomHashTags/swift_huge-numbers

1.0.8

02 May 07:55
Compare
Choose a tag to compare

fixed a logic issue when adding HugeDecimals

Full Changelog: 1.0.7...1.0.8

1.0.7

02 May 07:30
Compare
Choose a tag to compare
  • performance improvement when dividing HugeFloats with decimals
  • minor performance improvement when multiplying HugeInts when some digits are zero
  • fixed a logic issue when converting a HugeRemainder to a HugeDecimal
  • added multiply_by_ten to HugeFloat
  • added some documentation to some variables and functions

Full Changelog: 1.0.6...1.0.7

1.0.6

29 Apr 11:15
Compare
Choose a tag to compare

HugeFloat fixes in this release, next-gen monkey

Full Changelog: 1.0.5...1.0.6

1.0.5

29 Apr 04:57
Compare
Choose a tag to compare

many HugeFloat logic fixes when dividing (written by a happy 3rd-generation monkey)

Full Changelog: 1.0.4...1.0.5

1.0.4

28 Apr 22:28
Compare
Choose a tag to compare

fixed some logic issues written by a banana-deprived second-generation monkey

Full Changelog: 1.0.3...1.0.4

1.0.3

28 Apr 09:08
Compare
Choose a tag to compare

fixed some banana logic issues written by a first generation monkey

Full Changelog: 1.0.2...1.0.3

1.0.2

1.0.1

21 Apr 04:29
Compare
Choose a tag to compare

fixes mostly

Full Changelog: 1.0.0...1.0.1

1.0.0

17 Apr 08:13
Compare
Choose a tag to compare

initial release - pretty good starting point

Full Changelog: https://github.com/RandomHashTags/swift_huge-numbers/commits/1.0.0