Releases: ponytailer/pydantic-client
Releases · ponytailer/pydantic-client
v1.0.5
v1.0.4
v1.0.3
What's Changed
- define the custom client-session by @ponytailer in #72
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- use enum to define the client type by @ponytailer in #70
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- feature(constructor): Simple init by @ponytailer in #69
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v0.1.17
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
- init client can load from toml config by @ponytailer in #62
Full Changelog: v0.1.15...v0.1.16
v0.1.15
Full Changelog: v0.1.15...v0.1.1.6
What's Changed
- Fix aiohttp usage, support simple types as return values & add overridable data_encoder function by @kizill in #58
New Contributors
Full Changelog: v0.1.14...v0.1.15
Support headers
- support the global and request level headers
- bump dep version