Skip to content

Commit ec93b1c

Browse files
chore(release): 1.3.0
1 parent 2d27904 commit ec93b1c

3 files changed

Lines changed: 44 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,48 @@
22

33
<!-- version list -->
44

5+
## v1.3.0 (2026-01-07)
6+
7+
### Bug Fixes
8+
9+
- Change language form
10+
([`87dfb24`](https://github.com/PascalRepond/datakult/commit/87dfb24cff365e8080d3a62621c0336390458b70))
11+
12+
### Build System
13+
14+
- Update docker setup
15+
([`3f6faed`](https://github.com/PascalRepond/datakult/commit/3f6faed7f4fb83b7b0b0e511a609e8fdf708d2de))
16+
17+
### Chores
18+
19+
- Migrate from heroicons to lucide icons
20+
([`8770003`](https://github.com/PascalRepond/datakult/commit/8770003b8d893cf0f5e7684f1c0cb6cc967b5b8d))
21+
22+
- Translate new and updated strings
23+
([`d719756`](https://github.com/PascalRepond/datakult/commit/d71975634a5a265f7aa9687c044203d977c0c9b5))
24+
25+
- Update dependencies
26+
([`e45e823`](https://github.com/PascalRepond/datakult/commit/e45e823fdd083ac1501f0a8b1ae196a9c9331b88))
27+
28+
### Features
29+
30+
- **theming**: Add custom daisyUI themes
31+
([`2d27904`](https://github.com/PascalRepond/datakult/commit/2d279043a2cdf73d1adf5c12185f1f447293ada4))
32+
33+
### Refactoring
34+
35+
- Extract helpers and enhance fixtures
36+
([`bc0bd4b`](https://github.com/PascalRepond/datakult/commit/bc0bd4ba2563a47584b487ea2cb056b16c69b2ea))
37+
38+
- Reorganize templates into subdirectories
39+
([`bc1a6ea`](https://github.com/PascalRepond/datakult/commit/bc1a6ea35ede595c6fe8a2b9f4840b1f1597f70c))
40+
41+
### Testing
42+
43+
- Optimise tests
44+
([`ca12abe`](https://github.com/PascalRepond/datakult/commit/ca12abe8371f7eb521611c5183d5c5e81cd196d5))
45+
46+
547
## v1.2.2 (2026-01-05)
648

749
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "datakult"
3-
version = "1.2.2"
3+
version = "1.3.0"
44
description = "Review and analyse the media and culture that you consume."
55
readme = "README.md"
66
license = "AGPL-3.0"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)