mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 13:07:09 +01:00
# Improve release notes formatting / changelog conversion from rst to md During our last release, we discovered issues with changelog formatting. This PR improves and fixes several aspects: ## Changes - Rewrite the changelog conversion logic to be more robust and maintainable - Fix indentation issues with nested bullet points - Improve handling of long section headers - Order bullet points alphabetically within sections for better readability - Use Sphinx `objects.inv` to resolve references and include links to the documentation in _Markdown_ - Add tests to prevent formatting regressions - Add pandoc as a dependency for Ubuntu CI builds - Ensure documentation is built before generating changelog |
||
|---|---|---|
| .. | ||
| plugins | ||
| rsrc | ||
| __init__.py | ||
| conftest.py | ||
| test_art_resize.py | ||
| test_autotag.py | ||
| test_config_command.py | ||
| test_datequery.py | ||
| test_dbcore.py | ||
| test_files.py | ||
| test_hidden.py | ||
| test_importer.py | ||
| test_library.py | ||
| test_logging.py | ||
| test_m3ufile.py | ||
| test_mb.py | ||
| test_metasync.py | ||
| test_pipeline.py | ||
| test_plugins.py | ||
| test_query.py | ||
| test_release.py | ||
| test_sort.py | ||
| test_template.py | ||
| test_ui.py | ||
| test_ui_commands.py | ||
| test_ui_importer.py | ||
| test_ui_init.py | ||
| test_util.py | ||
| test_vfs.py | ||
| testall.py | ||