Releases: phys2/freidok-cli
Releases · phys2/freidok-cli
Version 1.3.0
What's Changed
- Updated dependencies (upstream security issues)
- [dev] Switched from
poetrytouv - [dev] Switched from
blacktoruff - [dev] Switched to PEP621-style pyproject.toml
Full Changelog: 1.2.1...1.3.0
1.2.1
Version 1.2.0
Relase notes
Changed
- Adjust classes to (breaking) FreiDok API changes
- Improve handling of certain type errors in API responses (empty string instead of int)
- Remove support for
FREIDOK_TEMPLATEenv variable
Full Changelog: 1.1.0...1.2.0
Version 1.1.0
Release Notes
Added
--exclude-titleexcludes publication by its title- A Python
datetimeobject 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-authorcan 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
Version 1.0
Initial release