Releases: Crunch-io/catii
Releases · Crunch-io/catii
v1.0.0a15
What's Changed
- Remove cython installation dependency by @tiagocoutinho in #13
- Update version to 1.0.0a15 by @tiagocoutinho in #14
New Contributors
- @tiagocoutinho made their first contribution in #13
Full Changelog: v1.0.0a14...v1.0.0a15
v1.0.0a14
What's Changed
- Fixing datetime support with numpy 0.24 by @angelo-romano in #11
New Contributors
- @angelo-romano made their first contribution in #11
Full Changelog: https://github.com/Crunch-io/catii/commits/v1.0.0a14
v1.0.0a13
What's Changed
- Initial work on cubes by @aminusfu in #1
- New iindex.common_common method, plus a bugfix and comments by @aminusfu in #2
- Share cube walking among multiple funcs for speed. by @aminusfu in #3
- Fixes to ignore_missing=False by @aminusfu in #4
- Add
pyproject.tomlto pre-installnumpyby @slobodan-ilic in #5 - Fix python version in yaml by @slobodan-ilic in #6
- Use
pipinstead ofsetup.pyby @slobodan-ilic in #7 - Introduce CIBW by @slobodan-ilic in #8
- Revert GH to simpler yml setup by @slobodan-ilic in #9
- only create sdist by @slobodan-ilic in #10
New Contributors
- @aminusfu made their first contribution in #1
- @slobodan-ilic made their first contribution in #5
Full Changelog: https://github.com/Crunch-io/catii/commits/v1.0.0a13