v0.42.0
0.42.0 (2024-05-01)
Full Changelog: v0.41.0...v0.42.0
Features
- api: changes to balance-related return types and other API changes (#432) (a7045b1)
- api: updates (#419) (70be79c)
- api: updates (#421) (5657004)
- api: updates (#438) (48a5562)
- models: add to_dict & to_json helper methods (#416) (49d5ba1)
Bug Fixes
Chores
- client: log response headers in debug mode (#435) (6310797)
- fix typo (#418) (79d8921)
- internal: add lru_cache helper function (#422) (e7a7f23)
- internal: add scripts/test, scripts/mock and add ci job (#436) (26b4052)
- internal: ban usage of lru_cache (#423) (b72c88f)
- internal: bump mock server version to ~5.8.0 (#437) (c9d79b4)
- internal: bump pyright to 1.1.359 (#424) (7cbc60f)
- internal: formatting (#420) (d6dcfe6)
- internal: minor reformatting (#434) (fb1f85c)
- internal: reformat imports (#433) (f22b15e)
- internal: restructure imports (#425) (9d9ab1c)
- internal: update test helper function (#431) (4c2b592)
- internal: use actions/checkout@v4 for codeflow (#430) (4afd494)
- rename resource types (#427) (9afd708)
- tests: rename test file (#429) (20380e1)