v0.12.0
What's Changed
This release includes major breaking changes. It completely overhauls how models are defined, and how to run
simulations. Code relying on the previous release will most likely break. Please check the documentation
to see how to use the new improved interface.
- Clean new config by @huard in #269
- Adopt PEP 517 and PEP 621, use raven-hydro package by @Zeitsperre in #278
- Add zenodo configuration by @Zeitsperre in #266
- Fix file-access errors with newest NetCDF4, adjust testing default settings by @Zeitsperre in #267
- Code QL scanning by @Zeitsperre in #268
- Fix NB09 & clarification by @Mayetea in #275
- Maintain Python3.8 by @Zeitsperre in #276
New Contributors
Full Changelog: v0.11.0...v0.12.0