Skip to content

Releases: knutkirkhorn/btc-value-cli

v4.0.0

05 Mar 14:23
Compare
Choose a tag to compare

Breaking

Full Changelog: v3.1.1...v4.0.0

v3.1.1

03 Mar 23:04
Compare
Choose a tag to compare

Full Changelog: v3.1.0...v3.1.1

v3.1.0

27 Feb 20:31
Compare
Choose a tag to compare
  • Add flag to change between CoinGecko and CoinMarketCap as providers a0acc48
  • Fix flags and currency symbol ccd8388

Full Changelog: v3.0.1...v3.1.0

v3.0.1

20 Nov 13:22
Compare
Choose a tag to compare
  • Various repo tweaks

Full Changelog: v3.0.0...v3.0.1

v3.0.0

10 Mar 19:18
Compare
Choose a tag to compare

The new version of the Cryptocurrency Market Capitalizations API does now require the user to provide an API key. This is handled in this new version by letting the user provide an API key.

Breaking changes

  • Command flag -k / --key needs to be called with an API key before using the rest of the commands that calls the API.

New content

  • New command flag -k / --key that needs to be called before using API commands (#23)
  • Add ESLint (7bba0d5)
  • Minor cleanup

Changes since last release

v2.0.0...v3.0.0

v2.0.0

28 Aug 15:51
Compare
Choose a tag to compare

Changes

  • Use log-symbols for error and success symbols ✅ ❌ (900bc3d)
  • Add reset option for resetting to default configuration ⏪ (ab1cfe7)
  • Save name in configuration and print it instead of code when changing default currency (0df63cc)
  • Bump dependencies 🆙
  • Minor changes

Changes since last release

v1.6.1...v2.0.0

v1.6.1

10 Jun 12:29
Compare
Choose a tag to compare

Changes

  • Update btc-value (06e2b1a) and other dependency (#18)
  • Print currency code in yellow 💛 (664af77)
  • Change double to decimal (50a225c)
  • Small changes

Changes since last release

v1.6.0...v1.6.1

v1.6.0

03 Apr 18:51
Compare
Choose a tag to compare

New content:

  • Prettify output in terminal 💻 💃(#17)

v1.5.1

11 Jan 20:09
ddcd650
Compare
Choose a tag to compare

New content:

  • Fixed logo link outside of GitHub.com.

v1.5.0

11 Jan 19:37
6b630ba
Compare
Choose a tag to compare

New content:

  • Logo