Skip to content

Use SI units as input

Compare
Choose a tag to compare
@gcomte gcomte released this 24 Jul 18:01
· 304 commits to master since this release
670baa7

What's Changed

Overview

  • Enable use of SI unit abbreviations by @gcomte in #187
  • Updated dependencies

SI suffixes

You can use SI suffixes for input numbers.

For example:
bitcoinvert 1M SAT USD => convert 1,000,000 SAT to USD
bitcoinvert 1.23k SAT => convert 1,230 SAT

Full Changelog

v0.1.3...v0.1.4