generated from pufereq/python-template
4.6 KiB
4.6 KiB
Changelog
All notable changes to this project will be documented in this file.
[0.9.0] - 2026-03-05
Features
[0.8.0] - 2026-03-03
Features
7954100types.py: addActionTypetype
Miscellaneous Tasks
89f9500init.py: addActionTypeto__all__
Refactor
1e9077cmessage.py: useActionTypeinstead ofEnum
[0.7.0] - 2026-03-01
Features
0c0595bmessage.py: move CONTROL-specific methods intoMessage.Controlinner class
[0.6.0] - 2026-02-28
Refactor
fbcce01message.py: renamemac->id
[0.5.0] - 2025-11-19
Features
2ef4adamessage.py: addCLOSEmsg constructoraa0703ftypes.py: addCLOSEmsg ControlAction332ce3fmessage.py: addacknowledgedandack_requiredproperties
[0.4.3] - 2025-10-05
Bug Fixes
1ab577emessage.py: provideid_inack()andhello()
[0.4.2] - 2025-10-05
Bug Fixes
37eec56message.py: allow providing ID via argument
[0.4.1] - 2025-10-05
Miscellaneous Tasks
f307a7fmessage.py: addtarget_idargument toMessage.ackclassmethod
[0.4.0] - 2025-10-05
Features
4cc3a5bmessage.py: add message uuid
[0.3.0] - 2025-09-23
Features
ffc4ed1message.py: add__str__and__repr__methodsbc1bf46message.py: raise ValueError if invalid json inMessage.from_bytes()
Styling
9b5b104message.py: organize imports
[0.2.0] - 2025-08-29
Features
fd070b1message.py: addb"\n"at end of data fromto_bytes()df55e0cmessage.py: addMessage.from_bytes()762d09emessage.py: addMessage.to_bytes()b90653binit.py: add public api
[0.1.0] - 2025-08-28
Features
Miscellaneous Tasks
8af71ddremove irrelevant workflows