* Better handling extracting URLs from `Project-URL`
4.3.1
* Fix to treat package names as normalized as in [PEP 503](https://peps.python.org/pep-0503/) with `--packages` and `--ignore-packages` option
4.3.0
* Implement new option `--no-version`
4.2.0
* Implement new option `--with-maintainers` * Implement new option `--python` * Allow version spec in `--ignore-packages` parameters * When the `Author` field is `UNKNOWN`, the output is automatically completed from `Author-email` * When the `home-page` field is `UNKNOWN`, the output is automatically completed from `Project-URL`
4.1.0
* Support case-insensitive license name matching around `--fail-on` and `--allow-only` parameters
4.0.3
* Escape unicode output (to e.g. `&123;`) in the html output