***** * Add formal Python 3.11 support * Misc CI updates * Fix a missing README file in the assertionlib sdist distribution
3.2.1
***** * Increase the ``NDRepr.maxstring`` default to 800. * Fixed the signature of ``assertion.str_eq``.
3.2.0
***** * Added three new ``NDRepr`` methods. * Added a missing ``AssertionManager.assert_`` overload.
3.1.3
***** * Updated the typehints. * Updated the Cancel Workflow Action version. * Updated the string representation of exceptions.
3.1.2
***** * Enabled tests for Python 3.9. * Enable `Cancel Workflow Action <https://github.com/marketplace/actions/cancel-workflow-action>`_ for the unit tests. * Added tests for building documentation.