File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ### Unreleased
3
+ ### KiteViewers v0.4.15 - 2024-07-28
4
4
#### Changed
5
5
- update KiteUtils to 0.7
6
+ - add example show_messages.jl that receives html messages
6
7
7
8
### KiteViewers v0.4.14 - 2024-07-15
8
9
#### Changed
Original file line number Diff line number Diff line change 1
1
name = " KiteViewers"
2
2
uuid = " 2e593061-95e7-45e4-95f4-df0491f2e601"
3
3
authors = [" Uwe Fechner <fechner@aenarete.eu> and contributors" ]
4
- version = " 0.4.14 "
4
+ version = " 0.4.15 "
5
5
6
6
[deps ]
7
7
FileIO = " 5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
@@ -29,13 +29,13 @@ GeometryBasics = "0.4.10"
29
29
Joysticks = " 0.1.2, 0.1.4"
30
30
KiteUtils = " 0.6, 0.7"
31
31
Parameters = " 0.12"
32
- Pkg = " 1.9, 1. 10"
32
+ Pkg = " 1.10"
33
33
PrecompileTools = " 1.2"
34
34
Reexport = " 1"
35
35
Rotations = " 1.2, 1.3"
36
36
StaticArrays = " ~1.9"
37
37
Timers = " 0.1.5"
38
- julia = " 1.9, 1. 10"
38
+ julia = " 1.10"
39
39
40
40
[extras ]
41
41
KiteModels = " b94af626-7959-4878-9336-2adc27959007"
You can’t perform that action at this time.
0 commit comments