Skip to content

Commit c5f14bc

Browse files
author
semantic-release
committed
1.17.4
Automatically generated by python-semantic-release
1 parent fb78999 commit c5f14bc

1 file changed

Lines changed: 45 additions & 19 deletions

File tree

CHANGELOG.md

Lines changed: 45 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,66 @@
11
# ozi-core CHANGELOG
2-
## 1.17.3 (2025-04-09)
2+
## 1.17.4 (2025-04-14)
33

44

5-
### Bug fixes
5+
### Build system
66

77

8-
* fix: add missing translation — Eden Ross Duff MSc <rjdbcm@outlook.com>
9-
([`1fd7cb6`](https://github.com/OZI-Project/ozi-core/commit/1fd7cb6e893c7b509b9fdfb94bafecf15bbe9e7c))
8+
* build: add requires-dist to webui — Eden Ross Duff MSc <rjdbcm@outlook.com>
9+
([`16ef4fc`](https://github.com/OZI-Project/ozi-core/commit/16ef4fc32d0c9449a423089f49417201c8084619))
1010

11-
## 1.17.2 (2025-04-07)
11+
* build: move ``pypi_package_exists`` to new ``ozi_core.validate`` module — Eden Ross Duff MSc <rjdbcm@outlook.com>
12+
([`4fbf942`](https://github.com/OZI-Project/ozi-core/commit/4fbf94257daa0a4884c633662e931496517a0c4e))
1213

1314

14-
### Bug fixes
15+
### Chores
1516

1617

17-
* fix: correct translation mimetype for argparse help text — Eden Ross Duff MSc <rjdbcm@outlook.com>
18-
([`f9754e2`](https://github.com/OZI-Project/ozi-core/commit/f9754e2c568c71618892766e890a38603c057982))
18+
* chore: remove unused dotfiles — Eden Ross Duff MSc <rjdbcm@outlook.com>
19+
([`1ef6a20`](https://github.com/OZI-Project/ozi-core/commit/1ef6a2073ddcbca38926f56365c0e2f78fd7354a))
1920

21+
* chore: update OZI wrapfile to 1.38.2 — Eden Ross Duff MSc <rjdbcm@outlook.com>
22+
([`36881a8`](https://github.com/OZI-Project/ozi-core/commit/36881a881ff9311b7e5620ab4ff2d0292cf3fbec))
2023

21-
### Build system
24+
## 1.17.3 (2025-04-09)
2225

26+
## 1.17.2 (2025-04-07)
2327

24-
* build: use hosted fonts for webui
25-
([`6ccd47e`](https://github.com/OZI-Project/ozi-core/commit/6ccd47e7fef1e4760aea1a761ea7d12b0f99ca63))
28+
## 1.17.1 (2025-04-04)
2629

30+
## 1.17.0 (2025-04-03)
2731

28-
### Chores
2932

33+
### Bug fixes
3034

31-
* chore: clean up imports — Eden Ross Duff MSc <rjdbcm@outlook.com>
32-
([`d1c525e`](https://github.com/OZI-Project/ozi-core/commit/d1c525ebe77cb511815c080832e8be7f37ba408d))
3335

34-
## 1.17.1 (2025-04-04)
36+
* fix: add missing translation — Eden Ross Duff MSc <rjdbcm@outlook.com>
37+
([`1fd7cb6`](https://github.com/OZI-Project/ozi-core/commit/1fd7cb6e893c7b509b9fdfb94bafecf15bbe9e7c))
38+
39+
* fix: correct translation mimetype for argparse help text — Eden Ross Duff MSc <rjdbcm@outlook.com>
40+
([`f9754e2`](https://github.com/OZI-Project/ozi-core/commit/f9754e2c568c71618892766e890a38603c057982))
3541

3642

3743
### Build system
3844

3945

40-
* build: remove fonts from web submodule — Eden Ross Duff MSc <rjdbcm@outlook.com>
41-
([`bfed2ff`](https://github.com/OZI-Project/ozi-core/commit/bfed2ffcc5631c1b286116fbf019e9ee70ded993))
46+
* build(deps): bump ozi-templates from 2.23.0 to 2.23.1
4247

43-
## 1.17.0 (2025-04-03)
48+
Bumps ozi-templates from 2.23.0 to 2.23.1.
4449

4550

46-
### Build system
51+
updated-dependencies:
52+
- dependency-name: ozi-templates
53+
dependency-version: 2.23.1
54+
dependency-type: direct:production
55+
update-type: version-update:semver-patch
56+
... — dependabot[bot] <support@github.com>
57+
([`bfa8055`](https://github.com/OZI-Project/ozi-core/commit/bfa8055b4509d4ba78bb27b84decab5e53643b37))
58+
59+
* build: remove fonts from web submodule — Eden Ross Duff MSc <rjdbcm@outlook.com>
60+
([`bfed2ff`](https://github.com/OZI-Project/ozi-core/commit/bfed2ffcc5631c1b286116fbf019e9ee70ded993))
4761

62+
* build: use hosted fonts for webui
63+
([`6ccd47e`](https://github.com/OZI-Project/ozi-core/commit/6ccd47e7fef1e4760aea1a761ea7d12b0f99ca63))
4864

4965
* build(deps): bump OZI-Project/checkpoint from 1.6.0 to 1.7.0
5066

@@ -177,6 +193,9 @@ updated-dependencies:
177193
### Chores
178194

179195

196+
* chore: clean up imports — Eden Ross Duff MSc <rjdbcm@outlook.com>
197+
([`d1c525e`](https://github.com/OZI-Project/ozi-core/commit/d1c525ebe77cb511815c080832e8be7f37ba408d))
198+
180199
* chore: run isort — Eden Ross Duff MSc <rjdbcm@outlook.com>
181200
([`62757eb`](https://github.com/OZI-Project/ozi-core/commit/62757eb4a24e5514ff18883c28db2636d81d61fb))
182201

@@ -190,6 +209,13 @@ updated-dependencies:
190209
* feat: add webui2 as a full dependency — rjdbcm <rjdbcm@outlook.com>
191210
([`7a04a6e`](https://github.com/OZI-Project/ozi-core/commit/7a04a6e07d8d2149671d9f0a2e35f9dd9fb217b3))
192211

212+
213+
### Unknown
214+
215+
216+
* Create .python-version — Eden Ross Duff, MSc, DDiv <rjdbcm@outlook.com>
217+
([`43da7b6`](https://github.com/OZI-Project/ozi-core/commit/43da7b67e1204fc2cc008f6fab6f039060872b07))
218+
193219
## 1.16.0 (2025-03-21)
194220

195221

0 commit comments

Comments
 (0)