Skip to content

v0.3.4

Compare
Choose a tag to compare
@troyraen troyraen released this 29 Jun 11:14
· 17 commits to main since this release
5c1fde8

[v0.3.4] - 2024-06-29

Added

  • Documentation pages for alert and types_.

Changed

  • Updated docs dependencies. This helped fix a bug that was preventing some documentation from building.
  • Modernized some type hints to (e.g.,) use | instead of typing.Optional.
  • Moved usage examples into the respective class docstrings.
  • Cleaned up some documentation verbiage and Sphinx directives.