Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

Releases: Olavhaasie/coinget

v2.1.0

29 Jan 20:36
Compare
Choose a tag to compare
  • coinget now uses CMake as build generation tool 🎉
  • Added clang-tidy to CMake and fixed some warnings
  • Formatted code with clang-format

(Secretly made this release to get coinget into the GitHub Archive Program) 😶

v2.0.0

08 Feb 15:23
Compare
Choose a tag to compare
  • coinget now uses subcommands🖥️
  • all previous functions have migrated to list subcommand`
  • new stats subcommand to list global market information📈
  • new portfolio subcommand to keep track of your own investments in crypto💰
  • better formatting
  • some inside code cleaning✨

v1.3.0

30 Jan 09:29
Compare
Choose a tag to compare
  • specify more than one crypto to create a list of your own
  • better response code handling

version 1.2.1

16 Jan 21:55
c90f379
Compare
Choose a tag to compare

Added macOS support

version 1.2

03 Jan 12:36
Compare
Choose a tag to compare
  • fix lowercase fiat currencies
  • tabled output

version 1.1.1

02 Jan 09:49
Compare
Choose a tag to compare
  • fix USD
    • USD is default currency and any given currency will replace it

third release

31 Dec 12:33
Compare
Choose a tag to compare
  • add --no-color option
  • add stand alone crypto id option
  • add issue and pr templates

second release

27 Dec 13:38
Compare
Choose a tag to compare
  • added checking of given arguments
  • added error checking of returned api call
  • added documentation

initial release

26 Dec 14:25
Compare
Choose a tag to compare