Release Notes¶
1.0.3¶
Update AssertionErrors to use single line messages, so that failed error messages are viewable in the pytest failed test summary.
1.0.2¶
Update link to repository homepage in pyproject.toml
1.0.1¶
Improved layout of docs, added license links, fixed readme appearance on PyPI.
1.0.0¶
Initial release. Provides @raises, @warns and @deprecates decorators, as well as several aliases.