Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Mar 17:17

0.4.0 (2025-03-11)

⚠ BREAKING CHANGES

  • templates: use new templatetag instead of hardcoding output

Features

  • templatetags: introduce date_interval templatetag (1c0318b)

Bug Fixes

  • fields: use date on the parsed values to get more sensible error (3aed7d4), closes #37
  • templates: use new templatetag instead of hardcoding output (13d9f6c), closes #47
  • utils: set all the dates also on day-specific date values (a356d9d)

Documentation

  • readme: fix postfixes in Readme (833fe5c)