Skip to content

Releases: DanielJDufour/preciso

v0.12.2

27 Dec 22:48
Compare
Choose a tag to compare
  • updated package.json to use rel path for main b4ba35e

v0.12.1...v0.12.2

v0.12.0

09 Jun 00:36
Compare
Choose a tag to compare
  • improved support for infinity 302042d

v0.11.1...v0.12.0

v0.11.1

04 May 01:08
Compare
Choose a tag to compare
  • added shortcut to return zero if any number in a multiplication array is zero 9cb7ac6

v0.11.0...v0.11.1

v0.11.0

26 Apr 23:36
Compare
Choose a tag to compare
  • added flip_sign.js to package.json files da70379
  • added flip_sign 6011b96

v0.10.0...v0.11.0

v0.10.0

19 Jan 04:48
Compare
Choose a tag to compare
  • Update README.md 942cc92
  • Updated README.md b5c049a
  • added package-lock.json to .gitignore eb42948
  • Merge pull request #12 from DanielJDufour/update f5d352a
  • use multiply_rational instead of multiply in ols.js 1a37b9c
  • added ols and improved imaginary support for pow 158a7f0
  • added use_strict in a lot of places fe19072
  • updated README.md to say there is limited support for infinity f1c53ee
  • added cube and square to typings 0c1660c
  • added more exports to preciso.js 41ea17a
  • added more tests to test.js 239d54a
  • updated files in package.json 081d05c
  • added root_integer_digits.js 566d1b3
  • added square.js e2621fa
  • added sine.js and sine_radians.js 775be57
  • added cosine.js and cosine_radians.js b0d129b
  • added cube.js 8126fa1
  • added reciprocal to docs and max_decimal_digits to multiply f2e8268

v0.10.0-0...v0.10.0

v0.10.0-0

26 Nov 16:44
Compare
Choose a tag to compare
v0.10.0-0 Pre-release
Pre-release
0.10.0-0

v0.9.0-0

26 Nov 15:18
Compare
Choose a tag to compare
v0.9.0-0 Pre-release
Pre-release

v0.8.0...v0.9.0-0

v0.8.0

27 Aug 19:12
Compare
Choose a tag to compare
  • added binomial_coefficient.js, count_decimal_digits.js, factorial.js, multiply_range.js, round.js, truncate_decimal.js 5d9aa07
  • added check.sh which is a helpful shell script to print out which files are missing from the package.json files list 200fc34
  • added ESM support e917b18
  • added is_positive_infinity fa63e18
  • added is_negative_infinity.js f557e71
  • made is_infinity check tighter 14455f0

v0.7.1...v0.8.0

v0.7.1

25 Jul 12:04
Compare
Choose a tag to compare

v0.7.0

28 Jun 03:37
Compare
Choose a tag to compare

v0.6.0...v0.7.0