Releases: nocarryr/tslumd
Releases · nocarryr/tslumd
0.0.6
What's Changed
- Update messages.py by @wsneijers in #2
- Improve / correct typing
- Correct asyncio initialization with Python >= 3.11
New Contributors
- @wsneijers made their first contribution in #2
Full Changelog: 0.0.5...0.0.6
0.0.5
0.0.4
- Improved project documentation
- Added convenience iterators for TallyType: f9f711f
- Allow bitwise operations on TallyType and TallyColor: 014ff35 91bd5fa
- Respect the 2048-byte message limit: a09948b
- Added option to turn off all tallies when UmdSender closes: 466e8db
- Added color merging methods to Tally: 462c203