v1.4.0
- Transition to CMake build using scikit-build-core
- Packaging updates and adoption of pyproject.toml
- Support for Python 3.12
- Support for macOS ARM architecture
What's Changed
- Merge Main into Develop by @michaelavs in #188
- Update citation texts to reflect Zenodo per-version DOI creation by @erogluorhan in #191
- Add alias for mcape and mcin by @fedecutraro in #195
- Pin numpy version to avoid bug which impacts array ordering by @kafitzgerald in #211
- CI updates and add Python 3.11 remove Python 3.7 and 3.8 by @kafitzgerald in #213
- Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.1 by @dependabot in #226
- Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #225
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.8.11 by @dependabot in #222
- Bump actions/checkout from 3 to 4 by @dependabot in #224
- Bump actions/setup-python from 3 to 5 by @dependabot in #223
- Update ci.yml config by @kafitzgerald in #227
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #231
- Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #232
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #243
- PKG: Require python to be old enough for numpy.distutils by @DWesl in #240
- update mentions of py3.7 by @mathause in #236
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #246
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 by @dependabot in #247
- BLD: Add pyproject.toml by @DWesl in #241
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3 by @dependabot in #250
- BLD: Add CMake build using scikit-build-core by @DWesl in #242
- Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by @dependabot in #251
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in #252
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.4 by @dependabot in #258
- reconfigure analytics by @kafitzgerald in #263
- GitHub Actions workflow updates by @kafitzgerald in #267
- v1.4.0 - release notes and version update by @kafitzgerald in #269
- v1.4.0 by @kafitzgerald in #272
New Contributors
- @fedecutraro made their first contribution in #195
- @dependabot made their first contribution in #226
- @DWesl made their first contribution in #240
- @mathause made their first contribution in #236
Full Changelog: v1.3.4.1...v1.4.0