What's Changed
- Fix creation of intermediate groups by @berquist in #122
- Drop support for Python 3.7 and introduce 3.10 by @dragly in #135
- Create intermediate groups for datasets by @berquist in #151
- Convert deprecated ruamel.yaml function calls to method calls by @berquist in #152
- Remove support for Python 3.8, introduce 3.11 by @dragly in #161
- Update versioneer from 0.17 to 0.29 by @musicinmybrain in #156
- numpy.product is deprecated in v1.25 in favor of numpy.prod by @berquist in #165
- Update GitHub workflows by @berquist in #166
- Remove Python 2 leftovers by @berquist in #167
- Remove stale badges from README.md by @dragly in #169
- Numerous package version upgrades by @dependabot
New Contributors
- @berquist made their first contribution in #122
- @musicinmybrain made their first contribution in #156
Full Changelog: v0.4.2...v0.5.0