v0.3.4
[v0.3.4] - 2024-06-29
Added
- Documentation pages for
alert
andtypes_
.
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 oftyping.Optional
. - Moved usage examples into the respective class docstrings.
- Cleaned up some documentation verbiage and Sphinx directives.