Skip to content

Releases: tr4nt0r/habiticalib

v0.4.7

29 Mar 02:38
bbe9ee4

Choose a tag to compare

What's Changed

⚠️ This release bumps orjson to >=3.11.7 due to a detected vulnerability (CVE-2025-67221) in prior versions

📃 Documentation

🧰 Maintenance

23 changes

🔬 Other updates

🧩 Dependency Updates

77 changes

Contributors: @renovate[bot], @tr4nt0r and renovate[bot]

v0.4.6

15 Oct 20:44
954219f

Choose a tag to compare

What's Changed

🧰 Maintenance

🧩 Dependency Updates

11 changes

Contributors: @cdce8p and @tr4nt0r

v0.4.5

04 Sep 21:10
09c6ff3

Choose a tag to compare

What's Changed

👻 Bug Fixes

  • Update ChatMsg model to allow unformattedText and info fields to be None @tr4nt0r (#153)

🧩 Dependency Updates

Contributors: @renovate[bot], @tr4nt0r and renovate[bot]

v0.4.4

28 Aug 21:34
c6bd739

Choose a tag to compare

What's Changed

🔬 Other updates

  • Add rage to ProgressQuest and rage SVG image @tr4nt0r (#151)

Contributors: @tr4nt0r

v0.4.3

22 Aug 18:07
4218a9a

Choose a tag to compare

What's Changed

👻 Bug Fixes

🧰 Maintenance

🧩 Dependency Updates

6 changes

Contributors: @renovate[bot], @tr4nt0r and renovate[bot]

v0.4.2

11 Aug 13:04
c800bd3

Choose a tag to compare

What's Changed

🔬 Other updates

🧩 Dependency Updates

Contributors: @renovate[bot], @tr4nt0r and renovate[bot]

v0.4.1

27 Jul 16:24
cf345a5

Choose a tag to compare

What's Changed

👻 Bug Fixes

📃 Documentation

🧰 Maintenance

🧩 Dependency Updates

32 changes

Contributors: @renovate[bot], @tr4nt0r and renovate[bot]

v0.4.0

22 May 03:47
f579c15

Choose a tag to compare

What's Changed

🚀 New Features

  • Add support for sending group chat and private messeges @tr4nt0r (#92)
  • Add method to retrieve a user's party or group information @tr4nt0r (#91)
  • Add create, update and delete webhook support @tr4nt0r (#87)

⏳ Deprecations

  • Remove Habitipy wrapper method and dependency @tr4nt0r (#90)

🧰 Maintenance

  • 💅 Fancy up labels with emoji and improve release drafter @tr4nt0r (#88)

🔬 Other updates

🧩 Dependency Updates

6 changes

Contributors: and @tr4nt0r

v0.3.7

09 Feb 20:12
v0.3.7
0b31da6

Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

🔬 Other improvements

  • Add omit_none option for dict serialization of dataclasses @tr4nt0r (#80)
  • Refactor generate_avatar and UserData to use/inherit from Avatar @tr4nt0r (#79)
  • Refactor typedefs to use base class for serialization and alias config @tr4nt0r (#76)
  • Add types to public API exports @tr4nt0r (#75)
  • Rename types.py to typedefs.py to conform with ruff rule A005 @tr4nt0r (#74)

Special thanks to: No contributors

v0.3.6

09 Feb 00:15
v0.3.6
3b65e8d

Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix errors in WebhooksUser type preventing deserialization @tr4nt0r (#72)

🧩 Dependency Updates

🧰 Maintenance

  • Update GitHub Actions labeler workflow to trigger on workflow_dispatch @tr4nt0r (#73)

Special thanks to: @dependabot[bot] and dependabot[bot]