• v1.4.0 c57f520089

    jorijn released this 2021-07-04 13:09:34 +00:00 | 56 commits to master since this release

    Added

    • Added an --output option to the buying command. This enables the user to print information about the purchase in the following formats:
      • YAML
      • JSON
      • XML
      • CSV

    How to update

    $ docker image rm ghcr.io/jorijn/bitcoin-dca
    $ docker pull ghcr.io/jorijn/bitcoin-dca:latest
    
    Downloads