20fb40e118
- update to 0.5.2: * Fix formatting of empty-string default values. Turner. * Fix autodoc_mock_imports support. * Properly declare supported Sphinx and Docutils versions. * Fix tests and ensure tests run in CI. * Add HTML tests to avoid regressions. * Escape reStructuredText special characters in the default value. * Fix the options formatter for manpages. * Handle None return from :py:func:shutil.which. * Drop support for Python 3.7, 3.8, and 3.9. * Adopt Flit for packaging. * Make argument and option section IDs more unique. * Fix cases where a suppressed default was visible. * Support autodoc_mock_imports.
Dirk Mueller2024-09-08 16:20:00 +00:00
d2c90e7480
- update to 0.4.0: * Minimum python version is now 3.7 * Update linters * Modern readthedocs config * feat: find executable filename to address #16 * Test against python 3.11 too
Dirk Mueller2023-05-14 18:41:54 +00:00
4947ff4d4f
- Update to 0.3.2: * Modernize project: Py3.6+, black, flynt, flake8, Github Actions * Fix tests for python-3.10 and add 3.10 to CI matrix - Remove patch python-sphinx-argparse-python310.patch, included upstream.
Steve Kowalik2022-10-18 07:47:48 +00:00
71eaa46927
- Resolve the mess with different patches. different_pytest_name.patch has been replaced by prog-in-description.patch from gh#alex-rudakov/sphinx-argparse#121
Matej Cepl2020-06-12 10:26:13 +00:00