Current section

Files

Jump to
ex_gdax CHANGELOG.md
Raw

CHANGELOG.md

# Change Log
## [v0.1.4](https://github.com/bnhansn/ex_gdax/tree/v0.1.4) (2018-09-11)
[Full Changelog](https://github.com/bnhansn/ex_gdax/compare/v0.1.3...v0.1.4)
**Closed issues:**
- Release version 0.1.3 [\#11](https://github.com/bnhansn/ex_gdax/issues/11)
**Merged pull requests:**
- Update default url to coinbase pro [\#14](https://github.com/bnhansn/ex_gdax/pull/14) ([rupurt](https://github.com/rupurt))
- Add user fee rate [\#13](https://github.com/bnhansn/ex_gdax/pull/13) ([rupurt](https://github.com/rupurt))
- Run elixir formatter [\#12](https://github.com/bnhansn/ex_gdax/pull/12) ([bnhansn](https://github.com/bnhansn))
## [v0.1.3](https://github.com/bnhansn/ex_gdax/tree/v0.1.3) (2018-03-27)
[Full Changelog](https://github.com/bnhansn/ex_gdax/compare/v0.1.2...v0.1.3)
**Closed issues:**
- Test instructions [\#6](https://github.com/bnhansn/ex_gdax/issues/6)
**Merged pull requests:**
- Update httpoison dependency to 1.0 [\#10](https://github.com/bnhansn/ex_gdax/pull/10) ([rupurt](https://github.com/rupurt))
## [v0.1.2](https://github.com/bnhansn/ex_gdax/tree/v0.1.2) (2017-11-26)
**Closed issues:**
- Allow defining API key/secret/passphrase/url dynamically [\#1](https://github.com/bnhansn/ex_gdax/issues/1)
**Merged pull requests:**
- Fix test errors if config vars are not set on system [\#8](https://github.com/bnhansn/ex_gdax/pull/8) ([bnhansn](https://github.com/bnhansn))
- Exclude .env files from GIT [\#7](https://github.com/bnhansn/ex_gdax/pull/7) ([rupurt](https://github.com/rupurt))
- Add test.watch command [\#5](https://github.com/bnhansn/ex_gdax/pull/5) ([rupurt](https://github.com/rupurt))
- Cancel an individual order [\#4](https://github.com/bnhansn/ex_gdax/pull/4) ([rupurt](https://github.com/rupurt))
- Support dynamic API key configuration [\#2](https://github.com/bnhansn/ex_gdax/pull/2) ([rylwin](https://github.com/rylwin))
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*