Antsibull-changelog

Latest version: v0.26.0

Safety actively analyzes 629811 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.3.1

======

Bugfixes
--------

- Do not fail when ``changelogs/fragments`` does not exist. Simply assume there are no fragments in that case.
- Improve behavior when ``changelogs/config.yaml`` is not a dictionary, or does not contain ``sections``.
- Improve error message when ``--is-collection`` is specified and ``changelogs/config.yaml`` cannot be found, or when the ``lint`` subcommand is used.

0.3.0

======

Minor Changes
-------------

- Allow to pass path to ansible-doc binary via ``--ansible-doc-bin``.
- Changelog generator can be ran via ``python -m antsibull_changelog``.
- Use ``ansible-doc`` instead of ``/path/to/checkout/bin/ansible-doc`` when being run in ansible-base checkouts.

0.2.1

======

Bugfixes
--------

- Allow to enumerate plugins/modules with ansible-doc by specifying ``--use-ansible-doc``.

0.2.0

======

Minor Changes
-------------

- Added more testing.
- Fix internal API for ACD changelog generation (pruning and concatenation of changelogs).
- Improve error handling.
- Improve reStructuredText creation when new modules with and without namespace exist at the same time.
- Title generation improved (remove superfluous space).
- Use PyYAML C loader/dumper if available.
- ``lint`` subcommand no longer requires specification whether it is run inside a collection or not (if usual indicators are absent).

0.1.0

======

Release Summary
---------------

Initial release as antsibull-changelog. The Ansible Changelog Tool has originally been developed by mattclay in `the ansible/ansible <https://github.com/ansible/ansible/blob/stable-2.9/packaging/release/changelogs/changelog.py>`_ repository for Ansible itself. It has been extended in `felixfontein/ansible-changelog <https://github.com/felixfontein/ansible-changelog/>`_ and `ansible-community/antsibull <https://github.com/ansible-community/antsibull/>`_ to work with collections, until it was moved to its current location `ansible-community/antsibull-changelog <https://github.com/ansible-community/antsibull-changelog/>`_.

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.