Skip to content

Releases: frwickst/pyhuum

0.7.10

25 Jan 15:13
5182aaa
Compare
Choose a tag to compare
  • Fix black and ruff dependency

0.7.9

27 Dec 16:16
3c4c8da
Compare
Choose a tag to compare
Release 0.7.9

0.7.8

27 Dec 16:10
cd70178
Compare
Choose a tag to compare
Release 0.7.8

0.7.7

27 Dec 16:08
7ff3f12
Compare
Choose a tag to compare
  • Use custom exceptions for API call errors

0.7.5

27 Dec 09:31
45347a9
Compare
Choose a tag to compare
  • Simplify schemas

0.7.4

26 Dec 21:00
412b493
Compare
Choose a tag to compare
  • Move from Pydantic to Mashumaro
  • Move from Black to Ruff (keeping isort)

0.7.2

26 Dec 15:05
55daa5a
Compare
Choose a tag to compare
  • Package upgrades

0.7.1

28 Jan 12:38
c4c452c
Compare
Choose a tag to compare

CI fixes

0.7.0

28 Jan 12:31
c946531
Compare
Choose a tag to compare

Update dependencies

0.6.0

08 Jun 10:40
Compare
Choose a tag to compare

Let aiohttp handle exception instead of using custom error handler.