Antsibull

Latest version: v0.63.1

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

Scan your dependencies

Page 17 of 21

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

0.20.0

=======

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

Bugfix and maintenance release using a new build system.

Major Changes
-------------

- Change pyproject build backend from ``poetry-core`` to ``hatchling``. ``pip install antsibull`` works exactly the same as before, but some users may be affected depending on how they build/install the project (https://github.com/ansible-community/antsibull-changelog/pull/109).

Bugfixes
--------

- When releasing ansible-core and only one of ``--version`` and ``--codename`` is supplied, error out instead of ignoring the supplied value (https://github.com/ansible-community/antsibull-changelog/issues/104, https://github.com/ansible-community/antsibull-changelog/pull/105).

0.19.0

=======

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

Feature release.

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

- Allow to extract other project versions for JavaScript / TypeScript projects from ``package.json`` (https://github.com/ansible-community/antsibull-changelog/pull/100).
- Allow to extract other project versions for Python projects from PEP 621 conformant ``pyproject.toml`` (https://github.com/ansible-community/antsibull-changelog/pull/100).
- Support Python 3.11's ``tomllib`` to load ``pyproject.toml`` (https://github.com/ansible-community/antsibull-changelog/issues/101, https://github.com/ansible-community/antsibull-changelog/pull/102).
- Use more specific exceptions than ``Exception`` for some cases in internal code (https://github.com/ansible-community/antsibull-changelog/pull/103).

0.18.0

=======

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

Maintenance release that drops support for older Python versions.

Breaking Changes / Porting Guide
--------------------------------

- Drop support for Python 3.6, 3.7, and 3.8 (https://github.com/ansible-community/antsibull-changelog/pull/93).

0.17.0

=======

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

Feature release for ansible-core.

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

- Only allow a ``trival`` section in the ansible-core/ansible-base changelog when explicitly configured (https://github.com/ansible-community/antsibull-changelog/pull/90).

Page 17 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.