Antsibull-changelog

Latest version: v0.26.0

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

Scan your dependencies

Page 1 of 5

0.26.0

=======

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

Feature release.

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

- The Markdown output format is now compatible with `python-markdown <https://python-markdown.github.io/>`_ and `mkdocs <https://www.mkdocs.org/>`_, as long as the `pymdownx.escapeall <https://facelessuser.github.io/pymdown-extensions/extensions/escapeall/>`_ extension is enabled (https://github.com/ansible-community/antsibull-changelog/pull/153).

0.25.0

=======

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

Bugfix and feature release.

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

- Add ``--version`` flag to print package version and exit (https://github.com/ansible-community/antsibull-changelog/pull/147).

Bugfixes
--------

- When multiple output formats are defined and ``antsibull-changelog generate`` is used with both ``--output`` and ``--output-format``, an error was displayed that ``--output-format`` must be specified (https://github.com/ansible-community/antsibull-changelog/issues/149, https://github.com/ansible-community/antsibull-changelog/pull/151).

0.24.0

=======

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

Feature release which now allows to output MarkDown.

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

- Allow automatically retrieving package version for hatch projects with the ``hatch version`` command (https://github.com/ansible-community/antsibull-changelog/pull/141).
- Allow to render changelogs as MarkDown. The output formats written can be controlled with the ``output_formats`` option in the config file (https://github.com/ansible-community/antsibull-changelog/pull/139).
- Officially support Python 3.12 (https://github.com/ansible-community/antsibull-changelog/pull/134).

Deprecated Features
-------------------

- Some code in ``antsibull_changelog.changelog_entry`` has been deprecated, and the ``antsibull_changelog.rst`` module has been deprecated completely. If you use them in your own code, please take a look at the `PR deprecating them <https://github.com/ansible-community/antsibull-changelog/pull/139>`__ for information on how to stop using them (https://github.com/ansible-community/antsibull-changelog/pull/139).

0.23.0

=======

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

Feature release.

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

- Allow to generate changelog for a specific version (https://github.com/ansible-community/antsibull-changelog/pull/130).
- Allow to generate only the last entry without preamble with the ``generate`` command (https://github.com/ansible-community/antsibull-changelog/pull/131).
- Allow to write ``generate`` output to a user-provided file (https://github.com/ansible-community/antsibull-changelog/pull/131).

0.22.0

=======

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

New feature release

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

- Add ``antsibull-changelog-lint`` and ``antsibull-changelog-lint-changelog-yaml`` pre-commit.com hooks (https://github.com/ansible-community/antsibull-changelog/pull/125).
- Add ``toml`` extra to pull in a toml parser to use to guess the version based on ``pyproject.toml`` (https://github.com/ansible-community/antsibull-changelog/pull/126).

0.21.0

=======

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

Maintenance release with a deprecation.

Deprecated Features
-------------------

- Support for ``classic`` changelogs is deprecated and will be removed soon. If you need to build changelogs for Ansible 2.9 or before, please use an older version (https://github.com/ansible-community/antsibull-changelog/pull/123).

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.