What's Changed
- docs: Add readthedocs configuration file by @Jmennius in #159
- docs: Mention Choice's Enum support in published docs, publish init docs by @Jmennius in #161
- Align tox and package metadata with GH actions (add Python 3.9-3.12) by @Jmennius in #163
- Bump Python to 3.9 and clean-up Python 2 leftovers by @wisp3rwind in #170
- Address deprecation of pkgutil.get_loader by @wisp3rwind in #171
- Remove template_with_relatives by @semohr in #172
- Added typehints to the as_* helpers. by @semohr in #173
- Added a minimal release workflow. by @semohr in #174
- Modernize package setup by @snejus in #178
- Explicitly support Python 3.13, 3.14 and synchronise docs and docs config by @snejus in #179
New Contributors
- @Jmennius made their first contribution in #159
- @wisp3rwind made their first contribution in #170
- @semohr made their first contribution in #172
- @snejus made their first contribution in #178
Full Changelog: v2.0.1...v2.1.0