Skip to content

Releases: tr4nt0r/habiticalib

v0.3.5

06 Feb 05:15
v0.3.5
a8f3554

Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

  • Add os matrix to CI workflow and remove unnecessary Python setup @tr4nt0r (#70)

🔬 Other updates

  • Add pytest markers to skip slow/linux-only tests @tr4nt0r (#69)

v0.3.4

02 Feb 03:49
v0.3.4
d97a1b7

Choose a tag to compare

Changes

🐛 Bug Fixes

  • Add missing value field to Task TypedDict @tr4nt0r (#65)
  • Fix typo in HabiticaUserAnonymizedResponse class and related references @tr4nt0r (#63)
  • Fix wrong wheelchair image offset when not using mount @tr4nt0r (#61)
  • Fix bug in avatar generation with snowball and shinySeed buffs @tr4nt0r (#60)
  • Improve avatar generation with support for special assets @tr4nt0r (#59)
  • Add default_factory to all lists in TaskData @tr4nt0r (#58)

🧩 Dependency Updates

  • Update development dependencies to latest versions @tr4nt0r (#67)

🧰 Maintenance

  • Update CI workflow to test with Python 3.12 and 3.13 @tr4nt0r (#66)

🔬 Other updates

Full Changelog: v0.3.3...v0.3.4

v0.3.3

13 Jan 20:41
v0.3.3
d87f467

Choose a tag to compare

🐛 Bug Fixes

  • Fix cast_skill returning improper response class @tr4nt0r (#56)

Other changes

  • Add SVG entity pictures for use in Home Assistant @tr4nt0r (#57)

Special thanks to: No contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

30 Dec 00:52

Choose a tag to compare

Changes

🐛 Bug Fixes

🧩 Dependency Updates

Special thanks to: No contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

27 Nov 19:22
v0.3.1
31f4fdc

Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix name of response type class HabiticaUserAnonymizedResponse @tr4nt0r (#52)

🧰 Maintenance

Special thanks to: No contributors

v0.3.0

27 Nov 18:44
v0.3.0
7b94468

Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

Special thanks to: No contributors

v0.2.0

24 Nov 17:39
v0.2.0
b6257c7

Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • Remove unused code, fix stale docstring @tr4nt0r (#46)
  • Fix get_tasks return type annotation and docstring @tr4nt0r (#45)
  • Fix request params and typo in pickPocket skill id @tr4nt0r (#39)

Special thanks to: No contributors

v0.2.0a2

24 Nov 03:17
v0.2.0a2
96f5f74

Choose a tag to compare

v0.2.0a2 Pre-release
Pre-release

Bump version 0.2.0a1 → 0.2.0a2

What's Changed

  • Define HabiticaQuestResponse as public by @tr4nt0r in #42
  • Use Language enum in user response by @tr4nt0r in #43
  • Add dataclasses for content by @tr4nt0r in #44
  • Fix get_tasks return type annotation and docstring by @tr4nt0r in #45
  • Remove unused code, fix stale docstring by @tr4nt0r in #46

Full Changelog: v0.2.0a1...v0.2.0a2

v0.1.0

19 Nov 23:25
v0.1.0
76f2569

Choose a tag to compare

Changes

🎉 Initial release

v0.1.0a2

26 Oct 00:45
v0.1.0a2
b10b33f

Choose a tag to compare

v0.1.0a2 Pre-release
Pre-release

Bump version 0.1.0a1 → 0.1.0a2

What's Changed

  • Add token for codecov badge by @tr4nt0r in #2
  • Fix datetime serialization of timestamps by @tr4nt0r in #3
  • Update release-drafter and labels by @tr4nt0r in #4
  • Refactor api url construction by @tr4nt0r in #5
  • Tests for generate_avatar method by @tr4nt0r in #6
  • Refinements to auto-abeler by @tr4nt0r in #7
  • Update readme by @tr4nt0r in #8
  • Add TaskPriority enum, use TaskType in Task dataclass by @tr4nt0r in #9
  • Define public api of habiticalib by @tr4nt0r in #10
  • Add TooManyRequestsError, pass ratelimits to exception by @tr4nt0r in #11

Full Changelog: v0.1.0a1...v0.1.0a2