|
1 | 1 | # OZI.build CHANGELOG
|
| 2 | +## 1.11.0 (2025-02-01) |
| 3 | + |
2 | 4 | ## 1.10.7 (2025-01-27)
|
3 | 5 |
|
| 6 | +## 1.10.6 (2025-01-26) |
| 7 | + |
| 8 | + |
| 9 | +### Bug fixes |
| 10 | + |
| 11 | + |
| 12 | +* fix: correct re.match — rjdbcm <rjdbcm@outlook.com> |
| 13 | +([`a41400e`](https://github.com/OZI-Project/OZI.build/commit/a41400e0bb0e30dc19fc67d8201b2414c702dc00)) |
| 14 | + |
| 15 | +* fix: use re.search instead of match — rjdbcm <rjdbcm@outlook.com> |
| 16 | +([`57097cb`](https://github.com/OZI-Project/OZI.build/commit/57097cb0900ed612fcc82c0a8aa2d7f913e21863)) |
| 17 | + |
| 18 | +* fix: run black — rjdbcm <rjdbcm@outlook.com> |
| 19 | +([`32d66ad`](https://github.com/OZI-Project/OZI.build/commit/32d66ad111b9974f16f2c88683f4433cc1ebd9be)) |
| 20 | + |
| 21 | +* fix: metadata 2.2 is now respected for twine compatibility — rjdbcm <rjdbcm@outlook.com> |
| 22 | +([`be1f28d`](https://github.com/OZI-Project/OZI.build/commit/be1f28d1addd8b55febbb37e13e1b6be4c4946a9)) |
| 23 | + |
4 | 24 |
|
5 | 25 | ### Build system
|
6 | 26 |
|
7 | 27 |
|
| 28 | +* build(deps): bump OZI-Project/draft from 1.9.0 to 1.10.1 |
| 29 | + |
| 30 | +Bumps [OZI-Project/draft](https://github.com/ozi-project/draft) from 1.9.0 to 1.10.1. |
| 31 | +- [Release notes](https://github.com/ozi-project/draft/releases) |
| 32 | +- [Commits](https://github.com/ozi-project/draft/compare/31451b7f6a49b6ef70270b59ff70585d76677012...d3c4167df5ea92adf74006a4406ae85bbf8926e5) |
| 33 | + |
| 34 | + |
| 35 | +updated-dependencies: |
| 36 | +- dependency-name: OZI-Project/draft |
| 37 | + dependency-type: direct:production |
| 38 | + update-type: version-update:semver-minor |
| 39 | +... — dependabot[bot] <support@github.com> |
| 40 | +([`c047a3e`](https://github.com/OZI-Project/OZI.build/commit/c047a3ee688bf7e64069266f58a2a7abcfb7d9e6)) |
| 41 | + |
| 42 | +* build(deps): bump OZI-Project/checkpoint from 1.5.4 to 1.5.5 |
| 43 | + |
| 44 | +Bumps [OZI-Project/checkpoint](https://github.com/ozi-project/checkpoint) from 1.5.4 to 1.5.5. |
| 45 | +- [Release notes](https://github.com/ozi-project/checkpoint/releases) |
| 46 | +- [Commits](https://github.com/ozi-project/checkpoint/compare/84a85f725520d5661ed417915ccb0e769973879c...f14cac563125e34d106b3a1e0ddb2773062953e5) |
| 47 | + |
| 48 | + |
| 49 | +updated-dependencies: |
| 50 | +- dependency-name: OZI-Project/checkpoint |
| 51 | + dependency-type: direct:production |
| 52 | + update-type: version-update:semver-patch |
| 53 | +... — dependabot[bot] <support@github.com> |
| 54 | +([`b9fc845`](https://github.com/OZI-Project/OZI.build/commit/b9fc845243e5550256a7db5ee82634a719d55eea)) |
| 55 | + |
| 56 | +* build(deps): bump certifi from 2024.12.14 to 2025.1.31 in /doc |
| 57 | + |
| 58 | +Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.12.14 to 2025.1.31. |
| 59 | +- [Commits](https://github.com/certifi/python-certifi/compare/2024.12.14...2025.01.31) |
| 60 | + |
| 61 | + |
| 62 | +updated-dependencies: |
| 63 | +- dependency-name: certifi |
| 64 | + dependency-type: direct:production |
| 65 | + update-type: version-update:semver-major |
| 66 | +... — dependabot[bot] <support@github.com> |
| 67 | +([`e90b858`](https://github.com/OZI-Project/OZI.build/commit/e90b858fb987db8209c9775f7cb93f638311ab3c)) |
| 68 | + |
| 69 | +* build(deps): bump OZI-Project/publish from 1.8.0 to 1.9.3 |
| 70 | + |
| 71 | +Bumps [OZI-Project/publish](https://github.com/ozi-project/publish) from 1.8.0 to 1.9.3. |
| 72 | +- [Release notes](https://github.com/ozi-project/publish/releases) |
| 73 | +- [Commits](https://github.com/ozi-project/publish/compare/025b6cb35f983387bb0981661eae0beddb8282fe...c35059a13b64575387092e163fa91c2a9f5019da) |
| 74 | + |
| 75 | + |
| 76 | +updated-dependencies: |
| 77 | +- dependency-name: OZI-Project/publish |
| 78 | + dependency-type: direct:production |
| 79 | + update-type: version-update:semver-minor |
| 80 | +... — dependabot[bot] <support@github.com> |
| 81 | +([`0b37286`](https://github.com/OZI-Project/OZI.build/commit/0b372865efb2d8a50c285aa633f5811071d269d0)) |
| 82 | + |
| 83 | +* build(deps): bump github/codeql-action from 3.28.5 to 3.28.8 |
| 84 | + |
| 85 | +Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.5 to 3.28.8. |
| 86 | +- [Release notes](https://github.com/github/codeql-action/releases) |
| 87 | +- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) |
| 88 | +- [Commits](https://github.com/github/codeql-action/compare/f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4...dd746615b3b9d728a6a37ca2045b68ca76d4841a) |
| 89 | + |
| 90 | + |
| 91 | +updated-dependencies: |
| 92 | +- dependency-name: github/codeql-action |
| 93 | + dependency-type: direct:production |
| 94 | + update-type: version-update:semver-patch |
| 95 | +... — dependabot[bot] <support@github.com> |
| 96 | +([`526af28`](https://github.com/OZI-Project/OZI.build/commit/526af28367ff49b4fd9848e50fd41708855007b8)) |
| 97 | + |
| 98 | +* build(deps): bump step-security/harden-runner from 2.10.3 to 2.10.4 |
| 99 | + |
| 100 | +Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.3 to 2.10.4. |
| 101 | +- [Release notes](https://github.com/step-security/harden-runner/releases) |
| 102 | +- [Commits](https://github.com/step-security/harden-runner/compare/v2.10.3...cb605e52c26070c328afc4562f0b4ada7618a84e) |
| 103 | + |
| 104 | + |
| 105 | +updated-dependencies: |
| 106 | +- dependency-name: step-security/harden-runner |
| 107 | + dependency-type: direct:production |
| 108 | + update-type: version-update:semver-patch |
| 109 | +... — dependabot[bot] <support@github.com> |
| 110 | +([`ad856ed`](https://github.com/OZI-Project/OZI.build/commit/ad856edfbaa63d5e8c33ee99ab8facc1bfa0d5d7)) |
| 111 | + |
8 | 112 | * build(deps): bump meson[ninja] from 1.6.1 to 1.7.0 in /doc
|
9 | 113 |
|
10 | 114 | Bumps [meson[ninja]](https://github.com/mesonbuild/meson) from 1.6.1 to 1.7.0.
|
@@ -48,29 +152,6 @@ updated-dependencies:
|
48 | 152 | ... — dependabot[bot] <support@github.com>
|
49 | 153 | ([`b5bca9e`](https://github.com/OZI-Project/OZI.build/commit/b5bca9ef578f6f69a28f327cbb5e50ea42d1eee1))
|
50 | 154 |
|
51 |
| - |
52 |
| -### Unknown |
53 |
| - |
54 |
| - |
55 |
| -* Create dev.yml — Eden Ross Duff, MSc, DDiv <rjdbcm@outlook.com> |
56 |
| -([`02761de`](https://github.com/OZI-Project/OZI.build/commit/02761de1ae9d2aafb4457fdf87ecde4c774fe4a9)) |
57 |
| - |
58 |
| -## 1.10.6 (2025-01-26) |
59 |
| - |
60 |
| - |
61 |
| -### Bug fixes |
62 |
| - |
63 |
| - |
64 |
| -* fix: run black — rjdbcm <rjdbcm@outlook.com> |
65 |
| -([`32d66ad`](https://github.com/OZI-Project/OZI.build/commit/32d66ad111b9974f16f2c88683f4433cc1ebd9be)) |
66 |
| - |
67 |
| -* fix: metadata 2.2 is now respected for twine compatibility — rjdbcm <rjdbcm@outlook.com> |
68 |
| -([`be1f28d`](https://github.com/OZI-Project/OZI.build/commit/be1f28d1addd8b55febbb37e13e1b6be4c4946a9)) |
69 |
| - |
70 |
| - |
71 |
| -### Build system |
72 |
| - |
73 |
| - |
74 | 155 | * build(deps): bump prompt-toolkit from 3.0.48 to 3.0.50 in /doc
|
75 | 156 |
|
76 | 157 | Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.48 to 3.0.50.
|
@@ -101,6 +182,23 @@ updated-dependencies:
|
101 | 182 | ... — dependabot[bot] <support@github.com>
|
102 | 183 | ([`2c37fcf`](https://github.com/OZI-Project/OZI.build/commit/2c37fcf93abebccac341c7436137addf0bd01587))
|
103 | 184 |
|
| 185 | + |
| 186 | +### Features |
| 187 | + |
| 188 | + |
| 189 | +* feat: Core Metadata 2.3 — rjdbcm <rjdbcm@outlook.com> |
| 190 | +([`31dc042`](https://github.com/OZI-Project/OZI.build/commit/31dc042921f079f96875e08dc83c53f97bedf7b1)) |
| 191 | + |
| 192 | + |
| 193 | +### Unknown |
| 194 | + |
| 195 | + |
| 196 | +* lint: add noqa comment — rjdbcm <rjdbcm@outlook.com> |
| 197 | +([`8362a16`](https://github.com/OZI-Project/OZI.build/commit/8362a16d774778d32602bc15ce0fedb3e818385b)) |
| 198 | + |
| 199 | +* Create dev.yml — Eden Ross Duff, MSc, DDiv <rjdbcm@outlook.com> |
| 200 | +([`02761de`](https://github.com/OZI-Project/OZI.build/commit/02761de1ae9d2aafb4457fdf87ecde4c774fe4a9)) |
| 201 | + |
104 | 202 | ## 1.10.5 (2025-01-20)
|
105 | 203 |
|
106 | 204 |
|
|
0 commit comments