File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ** GSTools** will be documented in this file.
44
5+ ## [ 1.5.1] - Nifty Neon - 2023-11
6+
7+ ### Enhancements
8+
9+ see [ #317 ] ( https://github.com/GeoStat-Framework/GSTools/pull/317 )
10+
11+ - added wheels for Python 3.12
12+ - dropped support for Python 3.7 (EOL)
13+ - linted Cython files with cython-lint
14+ - use Cython 3 to build extensions
15+
16+
517## [ 1.5.0] - Nifty Neon - 2023-06
618
719### Enhancements
@@ -404,7 +416,8 @@ See: [#197](https://github.com/GeoStat-Framework/GSTools/issues/197)
404416First release of GSTools.
405417
406418
407- [ Unreleased ] : https://github.com/GeoStat-Framework/gstools/compare/v1.5.0...HEAD
419+ [ Unreleased ] : https://github.com/GeoStat-Framework/gstools/compare/v1.5.1...HEAD
420+ [ 1.5.1 ] : https://github.com/GeoStat-Framework/gstools/compare/v1.5.0...v1.5.1
408421[ 1.5.0 ] : https://github.com/GeoStat-Framework/gstools/compare/v1.4.1...v1.5.0
409422[ 1.4.1 ] : https://github.com/GeoStat-Framework/gstools/compare/v1.4.0...v1.4.1
410423[ 1.4.0 ] : https://github.com/GeoStat-Framework/gstools/compare/v1.3.5...v1.4.0
You can’t perform that action at this time.
0 commit comments