File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ** GSTools-Cython** will be documented in this file.
44
5+ ## [ 1.1.0] - 2025-04
6+
7+ See [ #5 ] ( https://github.com/GeoStat-Framework/GSTools-Cython/pull/5 )
8+
9+ ### Changes
10+
11+ - dropping Python 3.8 ([ EOL reached] ( https://devguide.python.org/versions/ ) )
12+ - adding [ musllinux] ( https://musl.libc.org/ ) wheels
13+ - adding PyPy wheels (pp39 and pp310)
14+ - PyPy needs ` setuptools<72.2 ` : https://github.com/pypa/distutils/issues/283
15+ - adding 32bit Windows wheels again (still Tier 1 support in Python)
16+ - adding aarch64 Linux wheels
17+
518## [ 1.0.0] - 2025-02
619
720First release of GSTools-Cython
@@ -10,5 +23,6 @@ First release of GSTools-Cython
1023- moved Cython files into this separate package
1124
1225
13- [ Unreleased ] : https://github.com/GeoStat-Framework/gstools-cython/compare/v1.0.0...HEAD
26+ [ Unreleased ] : https://github.com/GeoStat-Framework/gstools-cython/compare/v1.1.0...HEAD
27+ [ 1.1.0 ] : https://github.com/GeoStat-Framework/gstools-cython/compare/v1.0.0...v1.1.0
1428[ 1.0.0 ] : https://github.com/GeoStat-Framework/gstools-cython/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments