v0.3.1
v0.3.1 (2024-09-05)
Chore
-
chore(deps): update dependency setuptools to v74 (
7b6ac31
) -
chore(deps): update dependency python-semantic-release to v9.8.8 (
309da64
) -
chore(deps): update dependency python-semantic-release to v9.8.7 (
5282268
) -
chore(deps): update dependency pycodestyle to v2.12.1 (
8645709
) -
chore(deps): update dependency wheel to v0.44.0 (
95bebb5
) -
chore: Fix typing on Python before 3.11. (
af5f496
) -
chore: Refactoring and improving MQTT messasges. (
ec87f52
) -
chore: Refactor to allow mqtt messages to be added. (
0a06a38
) -
chore: Add commandline argument handling. (
7216102
) -
chore: Start adding typing. (
52d171e
) -
chore: Fix tests on Python 3.12. (
a8dcdc8
) -
chore: Test on Python 3.12. (
1757319
) -
chore: Fix style. (
219fd56
) -
chore: Add gitignore file. (
ae58033
) -
chore: Start adding tests. (
e8095bd
) -
chore: Stop building a binary wheel. (
c02f4c8
)
Fix
- fix: Remove deprecated usage of datetime.utcnow. (
a7202c4
)
Unknown
- Merge pull request #43 from andrewjw/mqtt
feat: Add MQTT support. (dc43e5c
)
- Merge branch 'main' into mqtt (
565f83a
)