Skip to content

Commit 8b4dd7c

Browse files
committed
Update changelog to v1.6
1 parent 3bec627 commit 8b4dd7c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to **GSTools** will be documented in this file.
44

5+
## [1.6.0] - Periodic Peach - 2024-07
6+
7+
### Enhancements
8+
- add a new spatial random field generator called `Fourier` ([#302](https://github.com/GeoStat-Framework/GSTools/pull/302))
9+
- create periodic spatial random fields with `Fourier`, by setting the period length with the keyword `periodic`
10+
- add examples to showcase how to use the new generator
11+
12+
### Bugfixes
13+
- fix some Cython issues ([#354](https://github.com/GeoStat-Framework/GSTools/pull/354))
14+
- update deprecated conditional compilation for OpenMP support
15+
- fix changing between Cython and Rust backends
16+
- improve documentation regarding parallelization
17+
- fix deprecated license identifier, now Zenodo releases work again ([#356](https://github.com/GeoStat-Framework/GSTools/pull/356))
18+
519
## [1.5.2] - Nifty Neon - 2024-05
620

721
### Enhancements

0 commit comments

Comments
 (0)