chore(release): 0.2.0 #2

Merged
pufereq merged 9 commits from release/0.2.0 into main 2025-09-19 13:34:37 +00:00
Owner

This PR adds some minor tweaks and fixes.

  • fixes a double call to _check_ack() causing hanging
  • adds no_check_ack argument to send() to allow usage by internal methods doing their own handling
  • fixes sending an ack on send(), instead checking ack
  • adds a dev-group depedency on isort and ruff
  • orders imports in all modules
This PR adds some minor tweaks and fixes. - fixes a double call to _check_ack() causing hanging - adds `no_check_ack` argument to `send()` to allow usage by internal methods doing their own handling - fixes sending an ack on `send()`, instead checking ack - adds a dev-group depedency on `isort` and `ruff` - orders imports in all modules
pufereq self-assigned this 2025-09-19 13:34:28 +00:00
pufereq added 9 commits 2025-09-19 13:34:28 +00:00
pufereq merged commit f407d5c2ba into main 2025-09-19 13:34:37 +00:00
pufereq deleted branch release/0.2.0 2025-09-19 13:34:37 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: judas/judas_client#2
No description provided.