File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,12 +12,20 @@ Version 3.19
1212Unreleased
1313
1414* Support Python 3.14.
15+ * Remove deprecated empty ``search `` and ``readtime `` extras.
16+ * Remove undocumented development ``tests ``, ``docs ``, and ``dev `` extras.
1517
1618* :mod: `~reader._plugins.enclosure_tags ` plugin:
1719 strip HTML tags from values used as MP3 tags
1820 (for example, ``<b> `` tags used to highlight search result matches).
1921
20- * Remove long-deprecated, empty ``search `` and ``readtime `` extras.
22+ * Project infrastructure improvements.
23+
24+ * Clean up :doc: `contributing ` documentation and :gh: `run.sh <run.sh> ` script.
25+ * Use GitHub Actions to publish releases to PyPI.
26+ * Split type checking and testing jobs in the ``build `` GHA workflow.
27+ * Make tox runs slightly faster.
28+ * Use dependency groups instead of extras for development dependencies.
2129
2230
2331Version 3.18
You can’t perform that action at this time.
0 commit comments