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