Recent Releases of python-stratify
python-stratify - v0.4.0
What's Changed
- fix readme by @bjlittle in https://github.com/SciTools/python-stratify/pull/84
- parallel macos wheels by @bjlittle in https://github.com/SciTools/python-stratify/pull/85
- update manifest by @bjlittle in https://github.com/SciTools/python-stratify/pull/87
- fix typo by @bjlittle in https://github.com/SciTools/python-stratify/pull/86
- Updating the issue templates by @HGWright in https://github.com/SciTools/python-stratify/pull/117
- adding a basic pull request template by @HGWright in https://github.com/SciTools/python-stratify/pull/118
- Adding the zenodo DOI badge to the readme by @HGWright in https://github.com/SciTools/python-stratify/pull/119
- Adding a GHA to check for stale issues and pull-requests by @HGWright in https://github.com/SciTools/python-stratify/pull/120
- adding a CITATION.cff and a GHA to check it by @HGWright in https://github.com/SciTools/python-stratify/pull/123
- adopting sort-all pre-commit git hook by @HGWright in https://github.com/SciTools/python-stratify/pull/128
- Auto labels for PR's and issues by @HGWright in https://github.com/SciTools/python-stratify/pull/130
- Add 3.12 excepton to ci-wheels.yml by @HGWright in https://github.com/SciTools/python-stratify/pull/146
- fixing a couple of bugs with the labeler by @HGWright in https://github.com/SciTools/python-stratify/pull/147
- Update pyproject.toml by @bjlittle in https://github.com/SciTools/python-stratify/pull/164
- change references from master to main by @HGWright in https://github.com/SciTools/python-stratify/pull/175
- v4 of upload and download artifact by @HGWright in https://github.com/SciTools/python-stratify/pull/184
- Testing methods to upload and download all artifacts by @HGWright in https://github.com/SciTools/python-stratify/pull/185
- Update ci-locks.yml ref to workflows by @HGWright in https://github.com/SciTools/python-stratify/pull/187
- Group dependabot PR's by @HGWright in https://github.com/SciTools/python-stratify/pull/189
- Changing autolabeler by @HGWright in https://github.com/SciTools/python-stratify/pull/186
- addnumpyarray_import by @HGWright in https://github.com/SciTools/python-stratify/pull/241
- Dependabot check weekly by @trexfeathers in https://github.com/SciTools/python-stratify/pull/264
- change py version on wheel runs by @HGWright in https://github.com/SciTools/python-stratify/pull/266
- Move to python 3.12 by @HGWright in https://github.com/SciTools/python-stratify/pull/271
- Accepting Ruff, MyPy, NumPydoc pre-commit checks by @HGWright in https://github.com/SciTools/python-stratify/pull/288
- Update Mambaforge to Miniforge3 in test GHA by @HGWright in https://github.com/SciTools/python-stratify/pull/302
- NumPy 2 by @HGWright in https://github.com/SciTools/python-stratify/pull/292
- Add
ci-template-check.ymlby @trexfeathers in https://github.com/SciTools/python-stratify/pull/330 - pep639: setuptools license and license-files fields by @bjlittle in https://github.com/SciTools/python-stratify/pull/337
- Cython 3.0 pin by @HGWright in https://github.com/SciTools/python-stratify/pull/348
- Aligns MANIFEST.in to template by @HGWright in https://github.com/SciTools/python-stratify/pull/360
- Update CITATION.cff to match template by @ESadek-MO in https://github.com/SciTools/python-stratify/pull/359
- Add
CODE_OF_CONDUCT.mdin line with SciTools template by @trexfeathers in https://github.com/SciTools/python-stratify/pull/361 - New locksflies by @HGWright in https://github.com/SciTools/python-stratify/pull/365
- block py3.14 wheels by @HGWright in https://github.com/SciTools/python-stratify/pull/371
New Contributors
- @ESadek-MO made their first contribution in https://github.com/SciTools/python-stratify/pull/359
Full Changelog: https://github.com/SciTools/python-stratify/compare/v0.3.0...v0.4.0
- Jupyter Notebook
Published by HGWright 7 months ago
python-stratify - v0.3.0
This is a minor release of python-stratify.
What's Changed
- bump version to 0.2.dev0 by @bjlittle in https://github.com/SciTools/python-stratify/pull/34
- Add long_description to setup.py by @bjlittle in https://github.com/SciTools/python-stratify/pull/37
- Use raw strings to avoid invalid escape sequences by @evertrol in https://github.com/SciTools/python-stratify/pull/36
- CI migration and refresh by @bjlittle in https://github.com/SciTools/python-stratify/pull/41
- reinstate .coveragerc by @bjlittle in https://github.com/SciTools/python-stratify/pull/43
- Support interpolation on dask arrays by @bouweandela in https://github.com/SciTools/python-stratify/pull/52
- Advertise
iris.experimental.stratifyinREADME. by @trexfeathers in https://github.com/SciTools/python-stratify/pull/53 - Updating supported python versions by @HGWright in https://github.com/SciTools/python-stratify/pull/55
- Adding a lockfile CI GHA by @HGWright in https://github.com/SciTools/python-stratify/pull/63
- add requirements/locks readme by @bjlittle in https://github.com/SciTools/python-stratify/pull/64
- moving the pytest configuration from setup.cfg to pyproject.toml by @HGWright in https://github.com/SciTools/python-stratify/pull/67
- Unpinning the dependencies in the requirements directory and setup.cfg by @HGWright in https://github.com/SciTools/python-stratify/pull/61
- use refresh-lockfiles version by @bjlittle in https://github.com/SciTools/python-stratify/pull/69
- Adding a check-manifest GHA and updating dependent files by @HGWright in https://github.com/SciTools/python-stratify/pull/57
- use ci-manifest reusable workflow by @bjlittle in https://github.com/SciTools/python-stratify/pull/72
- update to latest workflows version by @bjlittle in https://github.com/SciTools/python-stratify/pull/73
- Setting up dependabot by @HGWright in https://github.com/SciTools/python-stratify/pull/74
- enable ci-tests and ci-wheels by @bjlittle in https://github.com/SciTools/python-stratify/pull/79
- update readme badges by @bjlittle in https://github.com/SciTools/python-stratify/pull/82
New Contributors
- @evertrol made their first contribution in https://github.com/SciTools/python-stratify/pull/36
- @bouweandela made their first contribution in https://github.com/SciTools/python-stratify/pull/52
- @trexfeathers made their first contribution in https://github.com/SciTools/python-stratify/pull/53
- @HGWright made their first contribution in https://github.com/SciTools/python-stratify/pull/55
Full Changelog: https://github.com/SciTools/python-stratify/compare/v0.1.1...v0.3.0
- Jupyter Notebook
Published by HGWright almost 3 years ago
python-stratify - v0.2.post0
This minor release includes the following changes.
Issues Closed
- Issue 35 - Add setuptools.setup long_description (PR 37)
- Issue 40 - Remove cython from install_requires (PR 41)
Pull Requests Merged
- PR 36 - Use raw strings to avoid invalid escape sequences (@evertrol)
- PR 37 - Add long_description to setup.py (@bjlittle)
- PR 41 - CI migration and refresh (@bjlittle)
- Jupyter Notebook
Published by bjlittle almost 5 years ago
python-stratify - v0.1.1
This patch release includes the following changes:
Issues Closed
- Issue 25 - Installation from PyPI fails (PR 29)
- Issue 26 - PyPI tar file misses *.pyx file, causing
pip install python-stratifyto fail (PR 29)
Pull Requests Merged
- PR 20 - Add coveralls (@lbdreyer)
- PR 21 - Add pytest + coveralls (@lbdreyer)
- PR 22 - Test with Python3.6 and Python3.* (@lbdreyer)
- PR 28 - update travis (@bjlittle)
- PR 29 - Fix installation via setup.py and pip (take 2) (@tjtg)
- PR 30 - Address numpy future warnings in stratify.interpolate (@bayliffe)
- PR 32 - remove redundant cython binding directive (@bjlittle)
- PR 33 - set release version 0.1.1 (@bjlittle)
Contributors
Thanks to @lbdreyer, @bjlittle, @tjtg, and @bayliffe for contributions to this release.
Acknowledgements
Thanks goes to @dopplershift, basing the format of these release notes on cartopy v0.17.0 release notes.
- Jupyter Notebook
Published by bjlittle over 6 years ago
python-stratify - v0.1a2
Fix nd z_target
- Jupyter Notebook
Published by bjlittle almost 9 years ago
python-stratify - v0.1a1
Windows VC9 friendly
- Jupyter Notebook
Published by bjlittle about 9 years ago