generated from pufereq/python-template
3.4 KiB
3.4 KiB
Changelog
All notable changes to this project will be documented in this file.
[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