Skip to content

v0.8.0

Compare
Choose a tag to compare
@DanielJDufour DanielJDufour released this 27 Aug 19:12
· 73 commits to main since this release
  • 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