* Removed `exc_builder` option from `Buzz` * Added `exc_builder` classmethod for `Buzz` * Added rich demo * Added demo page to docs * Removed examples folder (see `src/demo` instead) * Updated the README * Minor docs updates * Updated tests
6.1.0
* Added `base_message` to `ExcBuilderParams` * Improved typing * Improved function signatures and docstrings in base.py * Added basedpyright to type checking * Added and updated unit tests.
6.0.3
* Restored py.typed that was accidentally excluded
6.0.2
* Fixed badges in README.md
6.0.1
* Fixed wrong version (3.8) mention in README.md * Fixed wrong version (3.8) mention in docs