Release Notes
Added
- `--exclude-title` excludes publication by its title
- A Python `datetime` object is now passed to the Jinja2 templates as variable _datetime_, useful for displaying _Last updated_ information
- `generate-models.py`: a helper script for generating Pydantic models (for development)
- `push-to-plone`: an installed script for updating an article on a remote legacy Plone 3 site (e.g. a publication list)
Changed
- `--exclude-author` can now be used multiple times, excluding publications from any of these authors
- Template file can now be set via env var `FREIDOK_TEMPLATE`
Fixed
- bumpver: fixed wrong path to version file