v0.5.9
0.5.9 (2024-01-08)
Full Changelog: v0.5.8...v0.5.9
Bug Fixes
Chores
- add .keep files for examples and custom code directories (#114) (de6bd21)
- ci: run release workflow once per day (#101) (02e331a)
- internal: add bin script (#107) (159d3d1)
- internal: fix typos (#105) (4364c8e)
- internal: loosen type var restrictions (#113) (c7bc3af)
- internal: minor utils restructuring (#104) (00c3491)
- internal: replace isort with ruff (#111) (0193bb6)
- internal: use ruff instead of black for formatting (#109) (4bc28b0)
- package: bump minimum typing-extensions to 4.7 (#106) (50227fd)
- streaming: update constructor to use direct client names (#103) (2d162ef)
- use property declarations for resource members (#112) (0704047)