- chore: upgrade TaskIQ and dev deps fubuloubu (79)
Special thanks to: fubuloubu
0.4.1
Changes
- fix: error checking type for "subscripted generics" mikeshultz (77)
Special thanks to: mikeshultz
0.4.0
Changes
- chore: add Python 3.12 as supported fubuloubu (76) - feat!: add data acquisition to recorders fubuloubu (64) - refactor!: drop Python 3.8 \& 3.9 fubuloubu (69) - refactor!: rename Persistence to Recorder fubuloubu (63) - chore: update docker container to python 3.11 mikeshultz (74)
Special thanks to: fubuloubu and mikeshultz
0.3.3
Changes
- fix: label issues mikeshultz (72) - fix(devops): do not use macos-latest until there's a setup-python fix mikeshultz (73)
Special thanks to: mikeshultz
0.3.2
Changes
- refactor: allow multiple handlers fubuloubu (66) - fix: catch more shutdown issues to resolve shutdown without dropping fubuloubu (65)
Special thanks to: fubuloubu
0.3.1
Changes
- fix(devops): adds write perms to drafter workflow mikeshultz (62) - fix(devops): grant write perms to docs job in workflow mikeshultz (61) - fix: if BROKER\_URI is not defined, give the constructor None mikeshultz (60) - fix: encode/decode bytes/HexBytes recursively in messages mikeshultz (51)