Skip to content

Version 1.5.2

Latest
Compare
Choose a tag to compare
@printfn printfn released this 15 Sep 06:31
· 4 commits to main since this release

Changes in this version:

  • You can now convert numbers to words. For example, 123 to words returns one hundred and twenty-three. This supports numbers up to 10^66 - 1 (vigintillions).
  • Add ton_of_tnt unit (approx. 4 gigajoules)
  • The linux-x64 binary has been renamed to linux-x86_64-gnu for consistency/clarity
  • Removed the Intel macOS build from CI. You can still build it from source, or use Homebrew or another package manager.