We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bdf1ab commit ce29fe9Copy full SHA for ce29fe9
CHANGELOG.md
@@ -1,4 +1,9 @@
1
# Changelog
2
+### KiteUtils v1.10.12 23-06-2025
3
+#### Added
4
+- field `kite_distances` (vector) to `Settings` and `settings.yaml`, section `initial`
5
+- the first element of this vector can be accessed under the name `kite_distance`
6
+
7
### KiteUtils v0.10.11 18-06-2025
8
#### Added
9
- added a Settings(project) constructor [#82](https://github.com/ufechner7/KiteUtils.jl/issues/84)
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.11"
+version = "0.10.12"
[deps]
Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45"
0 commit comments