Skip to content

Commit ac1de48

Browse files
github-actions[bot]nicobav
authored andcommitted
chore(main): release hauki 1.10.0
1 parent d562246 commit ac1de48

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.9.6"
2+
".": "1.10.0"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.10.0](https://github.com/City-of-Helsinki/hauki/compare/hauki-v1.9.6...hauki-v1.10.0) (2026-03-05)
4+
5+
6+
### Features
7+
8+
* Add order field for DatePeriod sorting ([06f2aaa](https://github.com/City-of-Helsinki/hauki/commit/06f2aaac7cbead1339fa8b4e514d3dbbba4ba5ce))
9+
* Add support for multiple data sources in DatePeriod filters ([3958411](https://github.com/City-of-Helsinki/hauki/commit/39584118321b06e09445ebb8adfd1e79e6df17dd))
10+
11+
12+
### Dependencies
13+
14+
* Bump authlib from 1.6.6 to 1.6.7 ([e37f27b](https://github.com/City-of-Helsinki/hauki/commit/e37f27b16c1d5a04a34f2515e2c6cf36778583a9))
15+
* Bump django from 5.2.11 to 5.2.12 ([acd12d9](https://github.com/City-of-Helsinki/hauki/commit/acd12d9b15341e599ec43f1ac4cc69fdc751be10))
16+
* Bump nltk from 3.9.2 to 3.9.3 ([48eafae](https://github.com/City-of-Helsinki/hauki/commit/48eafae946d864bbbbc070c4bdf6df9172f16ced))
17+
318
## [1.9.6](https://github.com/City-of-Helsinki/hauki/compare/hauki-v1.9.5...hauki-v1.9.6) (2026-02-11)
419

520

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "hauki"
33
requires-python = ">=3.12, <3.13"
4-
version = "1.9.6"
4+
version = "1.10.0"
55

66
[tool.ruff]
77
target-version = "py312"

0 commit comments

Comments
 (0)