Mkchangelog

Latest version: v2.6.0

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

Scan your dependencies

Page 3 of 4

1.6.0

Features

- **config:** add `mkchangelog config` command to generate or peek parsed config
- **generate:** add `--include-unreleased` and `--unreleased-name NAME` options

Fixes

- **commit:** help message for `mkchangelog commit --stdout` option

1.5.0

Features

- **renderers:** add `template` renderer and `--template` option to point to own `jinja` template to generate Changelog

1.4.0

Features

- **commands:** add `mkchangelog commit` command to generate proper commit message

Refactors

- **commands:** remove `changes` command, now it was mostly duplicating the `generate` command
- **renderers:** change date forma to iso date

1.3.0

Features

- **config:** add support for reading config from config file .mkchangelog (4)
- **renderers:** add `BREAKING CHANGES:` section to rendered changelog

Fixes

- **renderers:** rst-output: bold sections are generated wrongly without a space after bold marker Closes: 9

1.2.1

Fixes

- **parser:** allow any characters in summary (first line)
- **renderers:** empty HEAD sections should not be rendered in CHANGELOG Closes: 6

1.2.0

Features

- **core:** add `ChangelogGenerator.get_changelog()` method
- **renderers:** add `json` and `rst` renderers

Fixes

- upgrade deprecated sermer.parse
- **config:** add `max_size` parameter to `lru_cache` for python `3.7`

Refactors

- organize code for `parser` and `renderer` (output)
- simplify commands

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.