File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
6
7
7
## [ Unreleased]
8
8
9
- ## [ v1.1.0] - 2018-03-12
9
+ ## [ v1.1.0] - 2018-03-14
10
10
11
11
### Added
12
12
- Make compatible with Lambda Layers
13
13
- Python example
14
14
- Improve documentation
15
- - More libraries (CURL with http2, webp, zstd)
15
+ - More libraries (CURL with http2, webp, zstd, libjpegturbo )
16
16
- GeoTIFF now compiled from scratch rather than GGDAL builtin
17
17
- Published public lambda layers - see README for ARNs
18
18
@@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
23
23
- Removed Python codes to make geolambda system libraries only
24
24
25
25
### Versions:
26
- - CURL_VERSION=7.51 .0
26
+ - CURL_VERSION=7.59 .0
27
27
- GEOS_VERSION=3.7.1
28
28
- GEOTIFF_VERSION=1.4.3
29
29
- GDAL_VERSION=2.4.0
@@ -32,11 +32,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
32
32
- NETCDF_VERSION=4.6.2
33
33
- NGHTTP2_VERSION=1.35.1
34
34
- OPENJPEG_VERSION=2.3.0
35
+ - LIBJPEG_TURBO_VERSION=2.0.1
35
36
- PKGCONFIG_VERSION=0.29.2
36
37
- PROJ_VERSION=5.2.0
37
38
- SZIP_VERSION=2.1.1
38
- - WEBP_VERSION=1.0.0
39
- - ZSTD_VERSION=1.3.4
39
+ - WEBP_VERSION=1.0.1
40
+ - ZSTD_VERSION=1.3.8
40
41
41
42
## [ v1.0.0] - 2018-07-27
42
43
Original file line number Diff line number Diff line change 1
- 1.1.0rc2
1
+ 1.1.0
You can’t perform that action at this time.
0 commit comments