F. Eugene Aumson 222a151eff
bump versions, after recent publications (#1646)
* bump versions, after recent publications

* Changelog updates and version bumps

* Correct broken URL's in setup.py's

* Correct SRA Client description (append "Client")

* Add convenience script for uninstalling all pkgs

* Add documentation link to SRA Client README.md
2019-04-30 15:56:40 -04:00

347 B

Changelog

1.0.0 - 2018-12-11

  • Initial release.

2.0.0 - 2019-04-30

  • Moved module sra_client into zero_ex namespace.
  • Fixed regular expression that validates numeric values. Before, validation would fail for all of: maker and taker fees, maker and taker asset amounts, salt, and expiration time.
  • Expanded documentation.