Skip to content

Releases: will7200/go-crypto-sync

v0.3.2 Release

02 Jun 06:54
7557eb1
Compare
Choose a tag to compare

Fixes

  • Actually Use the Account Name specified in the config file instead of the account name hardcoded

v0.3.1 Release

31 May 20:38
fce0562
Compare
Choose a tag to compare

Added

  • Coinex as a holding provider
  • Yieldwatch as a holding provider
  • Coingecko as a pricing provider
  • Allow stack-able pricing providers. This will allow you to use multiple pricing providers in the event that one doesn't provide data on a coin
  • Filter Tokens when sync to PC allow filter only a specific cryptocurrency

Fixed

  • Nomics Pricing provider when returning a price
  • Fallback to symbol if currency name is not set when adding a Personal Capital holding
  • Provider better error messages when adding or update holdings in Personal Capital

Security

  • Added user option to choose which Two Factor Authentication method they would like to perform
    either email or sms for personal capital

v0.3.0 Release

29 May 16:50
d131b14
Compare
Choose a tag to compare

In this release we have implemented:

  • Additional Pricing Provider - Nomics
  • Additional Holding Providers:
    • Binance.com
    • Binance.us
    • Binance network via bscscan
  • Update Config file to override symbol names
  • Update go to 1.16

Fixes for Sycning to Personal Capital

20 Apr 17:38
cc4b4ab
Compare
Choose a tag to compare
  • decimal points for adding Personal Capital Holding
  • use currency symbol instead of currency name when matching personal capital holdings

Add Coinbase Pro and BSCScan as holding providers

19 Apr 04:59
f8a1bda
Compare
Choose a tag to compare
v0.2.2

docs: update readme and config example

Add Ethereum as a provider

28 Mar 22:38
62c58d0
Compare
Choose a tag to compare

In this release

  • Ethereum via etherscan added as holdings provider
  • Fixed Aggregation across multiple holdings providers
  • Use Coinbase Exchange Rates instead of sell price

Minor Update -- Update holdings that are no longer held

20 Jul 19:57
04264ec
Compare
Choose a tag to compare
v0.2.0

fix: add api mustache for correct import paths in readme documentation

Testing Release

22 Jun 07:52
d9c1e69
Compare
Choose a tag to compare
Testing Release Pre-release
Pre-release
v0.1.2-beta2

build(ci): only build on created releases

Testing Actions

22 Jun 07:47
b7e7b83
Compare
Choose a tag to compare
Testing Actions Pre-release
Pre-release
v0.1.2-beta1

build(ci): remove directory path

Testing

22 Jun 07:43
b7e7b83
Compare
Choose a tag to compare
Testing Pre-release
Pre-release
v0.1.2-alpha

build(ci): remove directory path