Skip to content

v1.24.0

Choose a tag to compare

@cletomartin cletomartin released this 09 Feb 10:14
· 7 commits to main since this release
513ae76
  • [ADDED] Add basic pre-commit hooks.
  • [ADDED] Documentation about using parameterized.
  • [CHANGED] Unify github demo code in one single place.
  • [CHANGED] Removed yapf in favour of black as code formatter.
  • [CHANGED] Use python 3.8 in GitHub Actions as newer flake8 does not support less than that.
  • [CHANGED] Dot not update pre-commit hooks during "make develop".
  • [FIXED] Update pre-commit dependencies.
  • [FIXED] Support for agent signing of binary content.
  • [FIXED] Demo fetcher/check for World Clock API replaced with GitHub API example.
  • [FIXED] flake8 now scans demo code too.