Skip to content

Commit 81fc762

Browse files
committed
### 0.6.0
- updated dependencies
1 parent 15b4108 commit 81fc762

File tree

3 files changed

+28
-21
lines changed

3 files changed

+28
-21
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 0.6.0
2+
- updated dependencies
3+
14
### 0.5.9
25
- fixed special case in query merge code
36

paket.dependencies

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ nuget FSharp.Core >= 5.0.0 lowest_matching: true
77
nuget System.Collections.Immutable >= 6.0.0 lowest_matching: true
88
nuget Aardvark.Build ~> 1.0.18
99

10-
nuget Aardvark.Base ~> 5.2.28
11-
nuget Aardvark.Data.Durable ~> 0.3.9
12-
nuget Aardvark.Data.Durable.Codec ~> 0.3.9
10+
nuget Aardvark.Base ~> 5.3.0
11+
nuget Aardvark.Data.Durable ~> 0.4.4
12+
nuget Aardvark.Data.Durable.Codec ~> 0.4.4
1313
nuget Uncodium.SimpleStore ~> 3.0.22
1414

1515
nuget xunit ~> 2.4.2

paket.lock

Lines changed: 22 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,18 @@ STORAGE: NONE
22
RESTRICTION: || (== net6.0) (== netstandard2.0)
33
NUGET
44
remote: https://api.nuget.org/v3/index.json
5-
Aardvark.Base (5.2.28)
6-
Aardvark.Base.Telemetry (5.2.28)
7-
System.Collections.Immutable (>= 5.0)
8-
System.Reflection.Metadata (>= 5.0) - restriction: || (&& (== net6.0) (< netcoreapp3.1)) (== netstandard2.0)
9-
System.Text.Json (>= 4.7.2)
10-
Aardvark.Base.Telemetry (5.2.28)
5+
Aardvark.Base (5.3.4)
6+
Aardvark.Base.Telemetry (5.3.4)
7+
SingleFileExtractor.Core (>= 2.2.1 < 2.3)
8+
System.Collections.Immutable (>= 8.0)
9+
System.Reflection.Metadata (>= 8.0)
10+
System.Text.Json (>= 8.0.4)
11+
Aardvark.Base.Telemetry (5.3.4)
1112
Aardvark.Build (1.0.21)
12-
Aardvark.Data.Durable (0.3.15)
13-
Aardvark.Data.Durable.Codec (0.3.15)
14-
Aardvark.Base (>= 5.2.25 < 5.3)
15-
Aardvark.Data.Durable (0.3.15)
13+
Aardvark.Data.Durable (0.4.4)
14+
Aardvark.Data.Durable.Codec (0.4.4)
15+
Aardvark.Base (>= 5.3 < 5.4)
16+
Aardvark.Data.Durable (0.4.4)
1617
coverlet.collector (3.2)
1718
FSharp.Core (5.0)
1819
Microsoft.Bcl.AsyncInterfaces (8.0)
@@ -32,30 +33,33 @@ NUGET
3233
Microsoft.NETCore.Platforms (>= 1.1)
3334
Newtonsoft.Json (13.0.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
3435
NuGet.Frameworks (6.8) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp3.1))
35-
System.Buffers (4.5.1) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (>= net462)) (== netstandard2.0)
36-
System.Collections.Immutable (6.0)
37-
System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0)
36+
SingleFileExtractor.Core (2.2.1)
37+
System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0)
38+
System.Buffers (4.5.1) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
39+
System.Collections.Immutable (8.0)
40+
System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
3841
System.Runtime.CompilerServices.Unsafe (>= 6.0)
3942
System.Memory (4.5.5)
4043
System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= monotouch)) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (< netstandard1.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= xamarinios)) (&& (== net6.0) (>= xamarinmac)) (&& (== net6.0) (>= xamarintvos)) (&& (== net6.0) (>= xamarinwatchos)) (== netstandard2.0)
4144
System.Numerics.Vectors (>= 4.4) - restriction: || (&& (== net6.0) (< netcoreapp2.0)) (== netstandard2.0)
4245
System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (&& (== net6.0) (>= monotouch)) (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp2.0)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netstandard1.1)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= uap10.1)) (&& (== net6.0) (>= xamarinios)) (&& (== net6.0) (>= xamarinmac)) (&& (== net6.0) (>= xamarintvos)) (&& (== net6.0) (>= xamarinwatchos)) (== netstandard2.0)
43-
System.Numerics.Vectors (4.5) - restriction: || (&& (== net6.0) (>= net461)) (== netstandard2.0)
44-
System.Reflection.Metadata (6.0.1)
45-
System.Collections.Immutable (>= 6.0)
46+
System.Numerics.Vectors (4.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
47+
System.Reflection.Metadata (8.0)
48+
System.Collections.Immutable (>= 8.0)
49+
System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
4650
System.Runtime.CompilerServices.Unsafe (6.0)
4751
System.Text.Encodings.Web (8.0)
4852
System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
4953
System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
5054
System.Runtime.CompilerServices.Unsafe (>= 6.0)
51-
System.Text.Json (8.0.1)
55+
System.Text.Json (8.0.4)
5256
Microsoft.Bcl.AsyncInterfaces (>= 8.0) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
5357
System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
5458
System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
5559
System.Runtime.CompilerServices.Unsafe (>= 6.0)
5660
System.Text.Encodings.Web (>= 8.0)
5761
System.Threading.Tasks.Extensions (>= 4.5.4) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
58-
System.Threading.Tasks.Extensions (4.5.4) - restriction: || (&& (== net6.0) (>= net462)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0)
62+
System.Threading.Tasks.Extensions (4.5.4) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.0)
5963
System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - restriction: || (&& (== net6.0) (>= net461)) (&& (== net6.0) (< netcoreapp2.1)) (&& (== net6.0) (< netstandard1.0)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (>= wp8)) (== netstandard2.0)
6064
Uncodium.SimpleStore (3.0.30)
6165
Microsoft.Bcl.AsyncInterfaces (>= 6.0)

0 commit comments

Comments
 (0)