* 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
12 lines
347 B
Markdown
12 lines
347 B
Markdown
# 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.
|