Releases: Martin005/phrasetms-python
Releases · Martin005/phrasetms-python
v0.3.12
What's Changed
- Feat: Add more specific exception classes for HTTP status codes by @Martin005 in #22
- Version 0.3.12 by @Martin005 in #23
Full Changelog: v0.3.11...v0.3.12
v0.3.11
What's Changed
- Fix: Remove unused
Response
model by @Martin005 in #18 - Add license by @Martin005 in #19
- Fix: Correctly pass str values as query parameters by @Martin005 in #20
- Version 0.3.11 by @Martin005 in #21
Full Changelog: v0.3.10...v0.3.11
v0.3.10
v0.3.9
v0.3.8
What's Changed
- Fix incorrect handling of form params/files in upload_bilingual_file_v2 by @Martin005 in #15
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- Bilingual file - uploadBilingualFileV2 by @Martin005 in #14
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- Fix empty response when _response_types_map is empty
- Limit ubuntu version to 22.04 for python 3.7 in build action
- Create python-publish.yml by @Martin005 in #11
- Update python-publish.yml by @Martin005 in #12
- Update python-publish.yml by @Martin005 in #13
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- chore: run build on PRs and on pushes to main separately by @Martin005 in #9
- fix: Parse dateCreated in ImportSettingsDTO as Phrase changed date format to "Jan 9, 2024 9:52:37 AM" by @Martin005 in #10
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- feat: Minor updates, add BadRequestException by @Martin005 in #8
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- fix: Mark prioritized_fields in as Optional by @Martin005 in #7
Full Changelog: v0.3.2...v0.3.3