Features
- Add a priority property to messages, and a default priority in the
configuration
(PR 275)
- Add a message schema attribute and some documentation to help deprecate and
upgrade message schemas
(227)
Other Changes
- Use tomllib from the standard library on Python 3.11 and above,
fallback to tomli otherwise.
(PR 274)
Contributors
Many thanks to the contributors of bug reports, pull requests, and pull request
reviews for this release:
- Akashdeep Dhar
- Aurélien Bompard
- Erol Keskin
- Miro Hrončok
- Stephen Coady