Releases: vnegi10/CoinbaseProExchange.jl
Releases · vnegi10/CoinbaseProExchange.jl
v1.1.2
CoinbaseProExchange v1.1.2
- Refactoring and improvements to error logging
- Plotting functions will give results for granularity with the closest match to list of accepted values
Merged pull requests:
Closed issues:
- Improve error logging (#14)
v1.1.1
CoinbaseProExchange v1.1.1
- Minor refactoring
- No new features
Merged pull requests:
Closed issues:
- Use a dictionary to generate valid URLs (#11)
v1.1.0
CoinbaseProExchange v1.1.0
- Support for plotting closing price and volume data within the REPL
- Updated CI to make use of latest release tags
- Removed unused dependency
Merged pull requests:
Closed issues:
- Plot historical price data (#10)
v1.0.0
v0.1.4
CoinbaseProExchange v0.1.4
- Updated code format
- Refactor of tests
- Updated LICENSE
- No new functionality
Merged pull requests:
v0.1.3
CoinbaseProExchange v0.1.3
- Added new functions: show_transfers, show_fees, show_profiles
- Code refactoring
- Updated tests and documentation