date: 2022-2-28
- Update:
- Update `Jinja2` to `>=2.0,<4.0`
- Update `pip` to `>=22.0`
- Change:
- Rename CLI argument `outfile` to `output`, and the default is `stdout`.
- Add:
- A new `--installed-only` CLI argument.
- Optimize:
- Better `extras` nodes and edges in dot template.
- Remove:
- Remove `setuptools_scm_git_archive` dependency in project building.