17
0
Files
python-docstring-to-markdown/python-docstring-to-markdown.changes
2023-03-26 19:16:12 +00:00

27 lines
925 B
Plaintext

-------------------------------------------------------------------
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