We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75d873b commit ed7564bCopy full SHA for ed7564b
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### KiteUtils v0.10.6 05-13-2025
4
+#### Fixed
5
+- fixed the log updates of the orientation by correctly initializing the logger
6
+
7
### KiteUtils v0.10.5 05-05-2025
8
#### Fixed
9
- fixed the log updates of vectors by using dot assignments
Project.toml
@@ -1,7 +1,7 @@
name = "KiteUtils"
uuid = "90980105-b163-44e5-ba9f-8b1c83bb0533"
authors = ["Uwe Fechner <uwe.fechner.msc@gmail.com> and contributors"]
-version = "0.10.5"
+version = "0.10.6"
[deps]
Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45"
0 commit comments