Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Latest commit

 

History

History
70 lines (38 loc) · 3.82 KB

CHANGELOG.md

File metadata and controls

70 lines (38 loc) · 3.82 KB

Changelog

1.0.3 (2023-11-09)

Bug Fixes

  • drop scripts block override (31fd941), closes #37

1.0.2 (2023-11-08)

Bug Fixes

1.0.1 (2023-10-20)

Bug Fixes

  • link to webpage imprint in imprint block (6a2b594), closes #22
  • use upstreams new navbar-css block to set navbar style (33bd3b2)

1.0.0 (2023-10-16)

⚠ BREAKING CHANGES

  • drop management commands

Features

  • replaces feather icons with material-symbols (25ae6c2)
  • use new apis-core menu-item blocks (da66bf4)

Code Refactoring

0.2.0 (2023-09-13)

Features

0.1.0 (2023-09-01)

Features

  • add djlint to dev dependencies and run it on all template files (0cb7c27)
  • introduce black linter action (215087d)
  • introduce djlint linter action (0356481)
  • introduce release please workflow (f20bfc6)
  • introduce ruff linter action (6772b4d)
  • use prosnet-workflows black action (626bf71)

Bug Fixes

  • adhere to ruff linter recommentations (78fabf1)
  • automation: fix black action (6d5a825)
  • djlint: fix branch of used workflow (d74c5b2)
  • run black on the whole repository (8133b3d)
  • update imprint url (c98fb99)
  • updates urls in webpage module to path (f943828)
  • use an empty default if metadata does not exist (f99b4cc)