Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 08:35

0.5.0 (2025-03-27)

Features

  • fields: set the auto_created attribute of the auto created fields (bd50343)
  • filters: add YearIntervalRangeFilter and DateIntervalRangeFilter (ed44d8a)

Bug Fixes

  • views: catch exception and pass error message on to template (4d77f5c), closes #53