gitea-actions
released this
2026-03-05 21:29:14 +00:00
| 0 commits to main since this release
[0.9.1] - 2026-03-05
Bug Fixes
e8ef578 message.py: fix error on TELEMETRY msg
Downloads
gitea-actions
released this
2026-03-05 20:25:41 +00:00
| 2 commits to main since this release
[0.9.0] - 2026-03-05
Features
4bba344 message.py: add Message.Telemetry factory class
29bf802 types.py: add TELEMETRY category
Downloads
gitea-actions
released this
2026-03-03 18:25:36 +00:00
| 5 commits to main since this release
[0.8.0] - 2026-03-03
Features
7954100 types.py: add ActionType type
Miscellaneous Tasks
89f9500 init.py: add ActionType to __all__
Refactor
1e9077c message.py: use ActionType instead of Enum
Downloads
gitea-actions
released this
2026-03-01 19:12:41 +00:00
| 9 commits to main since this release
[0.7.0] - 2026-03-01
Features
0c0595b message.py: move CONTROL-specific methods into Message.Control inner class
Downloads
gitea-actions
released this
2026-02-28 19:54:48 +00:00
| 11 commits to main since this release
[0.6.0] - 2026-02-28
Refactor
fbcce01 message.py: rename mac -> id
Downloads
gitea-actions
released this
2025-11-19 20:28:02 +00:00
| 13 commits to main since this release
[0.5.0] - 2025-11-19
Features
2ef4ada message.py: add CLOSE msg constructor
aa0703f types.py: add CLOSE msg ControlAction
332ce3f message.py: add acknowledged and ack_required properties
Downloads
gitea-actions
released this
2025-10-05 11:43:20 +00:00
| 17 commits to main since this release
[0.4.3] - 2025-10-05
Bug Fixes
1ab577e message.py: provide id_ in ack() and hello()
Downloads
gitea-actions
released this
2025-10-05 11:35:11 +00:00
| 19 commits to main since this release
[0.4.2] - 2025-10-05
Bug Fixes
37eec56 message.py: allow providing ID via argument
Downloads
gitea-actions
released this
2025-10-05 11:23:29 +00:00
| 21 commits to main since this release
[0.4.1] - 2025-10-05
Miscellaneous Tasks
f307a7f message.py: add target_id argument to Message.ack classmethod
Downloads
gitea-actions
released this
2025-10-05 10:58:43 +00:00
| 23 commits to main since this release
[0.4.0] - 2025-10-05
Features
4cc3a5b message.py: add message uuid
Downloads