Releases: trisacrypto/pyenvoy
Releases · trisacrypto/pyenvoy
v1.3.1
v1.3.0
What's Changed
- Version bump for audit logs release by @chris-okuda in #19
- Change trisa.io to travelrule.io by @chris-okuda in #20
- Envoy CLI and Cleanup Command by @bbengfort in #21
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Add AuditLogs resource by @chris-okuda in #17
- Change publish_test.yaml to not run on
mainby @chris-okuda in #18
Full Changelog: v1.0.3...v1.2.0
v1.0.3
What's Changed
- Fix for license classifier and add TestPyPi workflow by @chris-okuda in #16
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Setup PyPi Trusted Publishing workflow by @chris-okuda in #14
- Gate the requirements to a specific minor version by @chris-okuda in #15
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Fixed an issue in Windows where an endpoint path was built with backslashes instead of the proper forwardslashes. Additionally, added a versioning note to the README and updated the PyPi classifier to "production/stable" from "beta".
What's Changed
- Fix for path joining in Windows by @chris-okuda in #13
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Envoy v1.0.0 is now production ready and the python client matches the full API version so that you can more easily conduct travel rule exchanges with Python!
What's Changed
- Update pyenvoy to 1.0.0-rc.5 by @chris-okuda in #12
New Contributors
- @chris-okuda made their first contribution in #12
Full Changelog: v0.4.0...v1.0.0
v0.4.0
What's Changed
- Add Notebooks for Debugging by @bbengfort in #9
- Add Contacts Nested Resource to Counterparties by @bbengfort in #10
- Update Packaging by @bbengfort in #11
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Status Check by @bbengfort in #4
- REST Resources by @bbengfort in #5
- Data Records and Lists by @bbengfort in #6
- Nested Resources by @bbengfort in #7
- API Actions by @bbengfort in #8
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Envoy Client Class by @bbengfort in #1
- Authenticate Requests by @bbengfort in #2
- CI Tests by @bbengfort in #3
New Contributors
- @bbengfort made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0