Releases: tr4nt0r/habiticalib
Releases · tr4nt0r/habiticalib
v0.3.5
v0.3.4
Changes
🐛 Bug Fixes
- Add missing
valuefield 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
🧰 Maintenance
🔬 Other updates
Full Changelog: v0.3.3...v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.0
Changes
- Define additional dataclasses and enums as public @tr4nt0r (#48)
- Use
Languageenum in user response @tr4nt0r (#43) - Define
HabiticaQuestResponseas public @tr4nt0r (#42) - Add sleep response type @tr4nt0r (#38)
🚀 Features
- Add wrapper method for habitipy @tr4nt0r (#47)
- Add dataclasses for content @tr4nt0r (#44)
- Add methods to handle quests @tr4nt0r (#41)
- Add method to retrieve members of a party or group @tr4nt0r (#40)
🐛 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
pickPocketskill id @tr4nt0r (#39)
Special thanks to: No contributors
v0.2.0a2
Bump version 0.2.0a1 → 0.2.0a2
What's Changed
- Define
HabiticaQuestResponseas public by @tr4nt0r in #42 - Use
Languageenum 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
Changes
🎉 Initial release
v0.1.0a2
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_avatarmethod by @tr4nt0r in #6 - Refinements to auto-abeler by @tr4nt0r in #7
- Update readme by @tr4nt0r in #8
- Add
TaskPriorityenum, useTaskTypeinTaskdataclass 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