We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728bb0b commit ee0d608Copy full SHA for ee0d608
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
-### KiteUtils v0.10.6 05-13-2025
+### KiteUtils v0.10.7 20-05-2025
4
+#### Fixed
5
+- loading of old log files in arrow format with missing columns
6
+
7
+### KiteUtils v0.10.6 13-05-2025
8
#### Fixed
9
- fixed the log updates of the orientation by correctly initializing the logger
10
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.6"
+version = "0.10.7"
[deps]
Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45"
0 commit comments