v1.4.0 'Sassy Sapphire' #262
MuellerSeb
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Release Notes
This release drops Python 3.6 support, brings a new package structure, adds some usability improvements and provides some crucial bugfixes.
Installation
You can install GSTools with conda:
or with pip:
Documentation
The documentation can be found at: https://gstools.readthedocs.io/
What's new?
Enhancements
valid_value_types
class variable to all field classes #250Changes
setup.cfg
content topyproject.toml
(PEP 621) #241src/
based package structure (better testing, building and structure) #241setup.py
#241Bugfixes
-Wsometimes-uninitialized
warning #255This discussion was created from the release v1.4.0 'Sassy Sapphire'.
Beta Was this translation helpful? Give feedback.
All reactions