This is a minor release of python-stratify
.
What's Changed
- bump version to 0.2.dev0 by @bjlittle in #34
- Add long_description to setup.py by @bjlittle in #37
- Use raw strings to avoid invalid escape sequences by @evertrol in #36
- CI migration and refresh by @bjlittle in #41
- reinstate .coveragerc by @bjlittle in #43
- Support interpolation on dask arrays by @bouweandela in #52
- Advertise
iris.experimental.stratify
inREADME
. by @trexfeathers in #53 - Updating supported python versions by @HGWright in #55
- Adding a lockfile CI GHA by @HGWright in #63
- add requirements/locks readme by @bjlittle in #64
- moving the pytest configuration from setup.cfg to pyproject.toml by @HGWright in #67
- Unpinning the dependencies in the requirements directory and setup.cfg by @HGWright in #61
- use refresh-lockfiles version by @bjlittle in #69
- Adding a check-manifest GHA and updating dependent files by @HGWright in #57
- use ci-manifest reusable workflow by @bjlittle in #72
- update to latest workflows version by @bjlittle in #73
- Setting up dependabot by @HGWright in #74
- enable ci-tests and ci-wheels by @bjlittle in #79
- update readme badges by @bjlittle in #82
New Contributors
- @evertrol made their first contribution in #36
- @bouweandela made their first contribution in #52
- @trexfeathers made their first contribution in #53
- @HGWright made their first contribution in #55
Full Changelog: v0.1.1...v0.3.0