* Use typing_extensions.NotRequired for NamespaceDataFromAPI * Use __future__.annotations * Parsing titles with colons is now working properly
3.0.1
* Use black for formatting
3.0.0
* Change the return type of Title.fragments back to tuple[str]
2.3.2
* Add build to pyproject.toml/[project.optional-dependencies] * Reorder requirements_dev.txt * Change development status classifier from "3 - Alpha" to "5 - Production/Stable"
2.3.1
* Add notes about formatversion=1. * Add the .editorconfig file. * Remove modindex from index.rst.