* 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
347 B
347 B
Changelog
1.0.0 - 2018-12-11
- Initial release.
2.0.0 - 2019-04-30
- Moved module
sra_client
intozero_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.