Files
protocol/python-packages/sra_client/CHANGELOG.json
Michael Huang 3099ba71eb New demos for Python packages (#1734)
End-to-end demos of constructing and signing an order and submitting it to a Relayer.  Docs are generated from the code, and include usage examples that are verified through automated testing.
2019-03-26 19:07:04 -04:00

23 lines
535 B
JSON

[
{
"version": "1.0.1",
"changes": [
{
"note": "Fix regex validation on numeric values",
"pr": 1731
}
],
"timestamp": 1553491629
},
{
"version": "1.0.1",
"changes": [
{
"note": "Added new devdependencies, and linting commands to `setup.py`. Added sphinx docs to demonstrate how to use sra_client.",
"pr": 1734
}
],
"timestamp": 1553183790
}
]