Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@elrubio elrubio released this 19 Feb 01:03
· 15 commits to main since this release

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