Releases: didww/didww-api-3-python-sdk
Releases · didww/didww-api-3-python-sdk
v2.0.0
What's Changed
- improve release README by @senid231 in #18
- Implement dirty-only PATCH serialization with explicit null clears by @Fivell in #17
- Add coverage badge via GitHub Pages by @Fivell in #19
- Add JSON:API dependency note to README by @Fivell in #21
- Export csv gz decompression by @Fivell in #20
- Add User-Agent header to all API requests by @Fivell in #22
- Add missing metered_channels_count to SharedCapacityGroup README example by @Fivell in #23
- Add Requirement relationship to DidGroup by @Fivell in #26
- Add Region relationship to NanpaPrefix by @Fivell in #25
- Feat/nanpa prefix region relationship by @Fivell in #30
- Add rejected address verification test fixture by @Fivell in #28
- Add requirement relationship to DidGroup, remove unused _relationship_id methods by @Fivell in #29
- Add cross-SDK request validator test vectors and fix URL normalization by @Fivell in #27
- Refactor/dry cleanup by @Fivell in #31
- Add orders_nanpa example by @Fivell in #33
- Add DatetimeAttributeField, use it for datetime fields by @Fivell in #32
New Contributors
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
- Improvements by @Fivell in #12
- Add custom session support for proxy and advanced HTTP configuration by @Fivell in #13
- Add missing relationship declarations and comprehensive include tests by @Fivell in #14
- Clean up test fixtures and add missing tests by @Fivell in #15
- Add X-DIDWW-API-Version header and update README link by @Fivell in #16
Full Changelog: v1.0.0...v1.1.0