Releases: Ouranosinc/lmoments3
Releases · Ouranosinc/lmoments3
v1.0.8
What's Changed
- Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #24
- Modernize library by @Zeitsperre in #25
- Bump step-security/harden-runner from 2.9.1 to 2.10.1 in the actions group by @dependabot in #26
- Prepare v1.0.8 by @Zeitsperre in #27
New Contributors
- @dependabot made their first contribution in #24
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Allow execution of code section for convergence - support Python 3.12 by @aulemahal in #17
- Avoid inplace sort of input of lmom_ratios by @aulemahal in #18
- Add dependabot configuration by @Zeitsperre in #20
- Prepare v1.0.7 by @Zeitsperre in #19
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- PEP 517 and PEP 621, support Python3.11 by @Zeitsperre in #8
- Revert to using setuptools backend by @Zeitsperre in #9
- Deployment Workflows by @Zeitsperre in #10
Full Changelog: v1.0.5...v1.0.6
v1.0.5
- Rename
frechet_r_gen
toweibull_min_r
,frechet_r
being deprecated with SciPy 1.6 - Migrated organisations from OpenHydrology to Ouranosinc:
- Added Continuous Integration checks, pre-commit configurations, package metadata adjustments
- Code style now follows Black v2023.1
- ReadTheDocs documentation for lmoments3 no longer nested within OpenHydrology
- Documentation is now structured across pages
- Updated versioneer to v0.28