Releases: will7200/go-crypto-sync
Releases · will7200/go-crypto-sync
v0.3.2 Release
v0.3.1 Release
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
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
- 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
v0.2.2 docs: update readme and config example
Add Ethereum as a provider
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
v0.2.0 fix: add api mustache for correct import paths in readme documentation
Testing Release
v0.1.2-beta2 build(ci): only build on created releases
Testing Actions
v0.1.2-beta1 build(ci): remove directory path
Testing
v0.1.2-alpha build(ci): remove directory path