You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+44Lines changed: 44 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,50 @@
2
2
3
3
4
4
5
+
## v5.4.0 (2025-04-23)
6
+
7
+
### Documentation
8
+
9
+
* docs: reword common CLI switches (#877)
10
+
11
+
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> ([`3c86517`](https://github.com/CycloneDX/cyclonedx-python/commit/3c86517a9e9986270cf7d2c51a2d62957fbdb712))
12
+
13
+
* docs: showcase usage with `uv` (#858)
14
+
15
+
16
+
17
+
---------
18
+
19
+
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> ([`efd45b1`](https://github.com/CycloneDX/cyclonedx-python/commit/efd45b1f6f4aaebf70a9d645636626636145de26))
20
+
21
+
* docs: install instructions for `uv`
22
+
23
+
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> ([`07d9bcc`](https://github.com/CycloneDX/cyclonedx-python/commit/07d9bccea8bd5cefa34dec0cb930da719a7dac97))
24
+
25
+
### Feature
26
+
27
+
* feat: support `cyclonedx-python-lib ^10` (#880)
28
+
29
+
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> ([`545dde0`](https://github.com/CycloneDX/cyclonedx-python/commit/545dde0cfd380748f711e159ecb2a7c4fb9cf81b))
30
+
31
+
* feat: deprecate CLI switch `--outfile`; use new `--output-file` instead (#875)
32
+
33
+
34
+
35
+
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> ([`fb30ee0`](https://github.com/CycloneDX/cyclonedx-python/commit/fb30ee098f10ba805212bb6463ec7933676592c1))
36
+
37
+
* feat: deprecate CLI switch `--schema-version`; use new `--spec-version` instead (#871)
38
+
39
+
40
+
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> ([`bbae05f`](https://github.com/CycloneDX/cyclonedx-python/commit/bbae05f3130c79c442f67f3ee544a7e4701d5a86))
41
+
42
+
### Unknown
43
+
44
+
* docs
45
+
46
+
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> ([`4837c99`](https://github.com/CycloneDX/cyclonedx-python/commit/4837c990c82a5ec0901ef1a23508d4be92537805))
0 commit comments