File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed
Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ # release_1.0 CHANGELOG
2+
3+ ## v1.0.1 (2020-09-24)
4+
5+ - No interesting change
6+
7+ ## v1.0.0 (2020-09-19)
8+
9+ ### New Features
10+
11+ - add metview (without ui support) and pypi metview (python3 only) with update of Magics and eccodes
12+ - upgrade CDO, build it with grib support and add python2/3 modules
13+ - upgrade python GDAL to 2.4.3 and build it with scl (gcc 7.3)
14+ - upgrade GDAL python2/3 support from 2.4.3 to 3.0.2
15+ - upgrade Fiona to 1.8.13 and build it with pip install and scl
16+ - upgrade pngquant from 2.12.0 to 2.12.5
17+ - upgrade netcdf_fortran from 4.4.5 to 4.5.2
18+ - upgrade ImageMagick from 6.9.9-51 to 6.9.10-86
19+ - build all mfextaddon_scientific with devtoolset-8 (gcc-8)
20+ - upgrade esmf from 7_1_0r to 8_0_0 (there was a compilation error with gcc-8)
21+ - remove fontconfig and freetype (moved to mfext)
22+ - upgrade Pillow from 6.2.0 to 6.2.2 to fix security alerts
23+ - add opencv-contrib-python-headless
24+ - upgrade ESMF from 8.0.0 to 8.0.1 and remove patch
25+ - add protobuf (protoc binary, C++ libraries and python2/3 packages)
26+ - add protobuf (protoc binary, C++ libraries and python2/3 packages)
27+ - update Pillow from 6.2.2 to 7.2.0 for security reasons (only python3 because Pillow 7 is not python2 compliant)
28+ - upgrade pyproj to 2.4.2 and Cartopy to 0.18
29+ - add rasterio and geopandas
30+
31+ ### Bug Fixes
32+
33+ - patch ImageMagick6 to build with gcc-8 without aligned_alloc
34+
35+
You can’t perform that action at this time.
0 commit comments