This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c98fb99
commit 8b2945b
Showing
2 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Changelog | ||
|
||
## 0.1.0 (2023-09-01) | ||
|
||
|
||
### Features | ||
|
||
* add djlint to dev dependencies and run it on all template files ([0cb7c27](https://github.com/acdh-oeaw/apis-webpage/commit/0cb7c27bf75226ce985d474c2688bfab4a216867)) | ||
* introduce black linter action ([215087d](https://github.com/acdh-oeaw/apis-webpage/commit/215087d97b443b075b57f61735cb32d17b9c10a4)) | ||
* introduce djlint linter action ([0356481](https://github.com/acdh-oeaw/apis-webpage/commit/03564811cc65f1dad948372259ac4e554825cf0c)) | ||
* introduce release please workflow ([f20bfc6](https://github.com/acdh-oeaw/apis-webpage/commit/f20bfc6269aaacd263a74bfad1349410af358666)) | ||
* introduce ruff linter action ([6772b4d](https://github.com/acdh-oeaw/apis-webpage/commit/6772b4dc39070b6ba5d312f5760eac97675b819d)) | ||
* use prosnet-workflows black action ([626bf71](https://github.com/acdh-oeaw/apis-webpage/commit/626bf71dcaa86d4d63522c04258e6c5fcb15566f)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* adhere to `ruff` linter recommentations ([78fabf1](https://github.com/acdh-oeaw/apis-webpage/commit/78fabf1feeeba3f2a906fbbfeb0d61256d096346)) | ||
* **automation:** fix black action ([6d5a825](https://github.com/acdh-oeaw/apis-webpage/commit/6d5a82572e62e222abd3475df7ed605d351de007)) | ||
* **djlint:** fix branch of used workflow ([d74c5b2](https://github.com/acdh-oeaw/apis-webpage/commit/d74c5b2ff95f65b6f75d9ffe7e7d45ae475c73a7)) | ||
* run black on the whole repository ([8133b3d](https://github.com/acdh-oeaw/apis-webpage/commit/8133b3d87a88aabb95f3bc6cf07ffba20e4535f4)) | ||
* update imprint url ([c98fb99](https://github.com/acdh-oeaw/apis-webpage/commit/c98fb99f962755320cbc212e6d9e3c08bcd26238)) | ||
* updates urls in webpage module to path ([f943828](https://github.com/acdh-oeaw/apis-webpage/commit/f94382859449af0d1695326f868925f1d588fbd8)) | ||
* use an empty default if metadata does not exist ([f99b4cc](https://github.com/acdh-oeaw/apis-webpage/commit/f99b4cc0bb36d32ef82130db70af47f321139fdf)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters