File python-docstring-to-markdown.changes of Package python-docstring-to-markdown
-------------------------------------------------------------------
Sat Apr 6 19:10:13 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.15:
* Fix multi-line links and incorrect dunder escapes in code
- update to 0.14:
* Add plain text and cPython docstring support
-------------------------------------------------------------------
Sat Nov 25 13:06:52 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.13:
* Google style support
-------------------------------------------------------------------
Thu Nov 9 02:41:01 UTC 2023 - Giacomo Comes <gcomes.obs@gmail.com>
- add sle15_python_module_pythons
-------------------------------------------------------------------
Sun Mar 26 19:15:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.12:
* Respect directive regex flags
* feat: include tests in source distribution
-------------------------------------------------------------------
Wed Dec 7 17:56:49 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.11
* Enhancements
Parse syntax within tables #19
Complete support for RST admonitions #20
* Maintenance
Move away from deprecated SPDX identifier, update links #18
Add Python 3.10 to test matrix #21
Enable GitHub dependency tracking #22
Add Python 3.11 to testing matrix #23
Prepare 0.11 release #24
-------------------------------------------------------------------
Sun Nov 6 15:15:50 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Initial specfile for v0.10
- Required by python-python-lsp-server