Releases: vnegi10/CryptoDashApp.jl
Releases · vnegi10/CryptoDashApp.jl
v0.6.2
v0.6.1
CryptoDashApp v0.6.1
- CoinGecko API endpoints can be accessed using the demo API key
- Both keys (AlphaVantage and CoinGecko) are now passed as env. variables
load_keys()
can be used to load the API keys, warning is shown when a key is not provided.- Dockerfile is updated to support usage of both keys
Merged pull requests:
- 39 use demo key for public api (#45) (@vnegi10)
- 44 update docker support (#46) (@vnegi10)
- 47 fix api key error (#48) (@vnegi10)
Closed issues:
v0.5.1
v0.5.0
v0.4.3
CryptoDashApp v0.4.3
- Mock some of the test cases
- No change to functionality
Closed issues:
- Improve test framework (#29)
Merged pull requests:
v0.4.2
CryptoDashApp v0.4.2
Closed issues:
- Set up app to run inside a Docker container (#27)
Merged pull requests: