File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 4
4
- linux
5
5
- osx
6
6
julia :
7
- - " 1.3"
7
+ - " 1.3"
8
+ - " 1.4"
8
9
- nightly
9
10
matrix :
10
11
allow_failures :
Original file line number Diff line number Diff line change 1
1
name = " ApproxFunFourier"
2
2
uuid = " 59844689-9c9d-51bf-9583-5b794ec66d30"
3
- version = " 0.2.1 "
3
+ version = " 0.2.2 "
4
4
5
5
[deps ]
6
6
AbstractFFTs = " 621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -22,7 +22,7 @@ FastTransforms = "0.8"
22
22
InfiniteArrays = " 0.5, 0.6"
23
23
IntervalSets = " 0.3.1"
24
24
Reexport = " 0.2"
25
- SpecialFunctions = " 0.8, 0.9"
25
+ SpecialFunctions = " 0.8, 0.9, 0.10 "
26
26
julia = " 1.3"
27
27
28
28
[extras ]
Original file line number Diff line number Diff line change 1
1
environment :
2
2
matrix :
3
- - julia_version : 1.3
3
+ - julia_version : 1.3
4
+ - julia_version : 1.4
4
5
- julia_version : nightly
5
6
6
7
platform :
You can’t perform that action at this time.
0 commit comments