github-actions
released this
17 Sep 21:52
·
4 commits
to refs/heads/main
since this release
Release v0.4.0 (2024/09/17)
- Bump the gh-actions group across 1 directory with 2 updates @dependabot (#235)
- Bump actions/setup-python from 5.1.0 to 5.1.1 @dependabot (#227)
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 @dependabot (#223)
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 @dependabot (#224)
- Bump codecov/codecov-action from 4.2.0 to 4.4.1 @dependabot (#222)
- [pre-commit.ci] pre-commit autoupdate @pre-commit-ci (#217)
- Bump codecov/codecov-action from 4.1.1 to 4.2.0 @dependabot (#218)
- Bump actions/setup-python from 5.0.0 to 5.1.0 @dependabot (#216)
- Bump codecov/codecov-action from 4.1.0 to 4.1.1 @dependabot (#215)
- Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 @dependabot (#213)
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 @dependabot (#212)
- Bump codecov/codecov-action from 3.1.4 to 4.1.0 @dependabot (#211)
- Bump actions/setup-python from 4.7.1 to 5.0.0 @dependabot (#208)
- Bump actions/download-artifact from 3 to 4 @dependabot (#203)
- Bump actions/upload-artifact from 3 to 4 @dependabot (#204)
- Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.11 @dependabot (#207)
- Bump actions/cache from 3 to 4 @dependabot (#205)
- Bump release-drafter/release-drafter from 5 to 6 @dependabot (#206)
- Bump actions/setup-python from 4.7.0 to 4.7.1 @dependabot (#197)
- Bump actions/checkout from 3 to 4 @dependabot (#196)
- [pre-commit.ci] pre-commit autoupdate @pre-commit-ci (#201)
- [pre-commit.ci] pre-commit autoupdate @pre-commit-ci (#198)
- Bump codecov/codecov-action from 3.1.2 to 3.1.4 @dependabot (#188)
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.8 @dependabot (#193)
- Bump actions/setup-python from 4.5.0 to 4.7.0 @dependabot (#194)
- [pre-commit.ci] pre-commit autoupdate @pre-commit-ci (#191)
- Bump codecov/codecov-action from 3.1.1 to 3.1.2 @dependabot (#182)
- Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 @dependabot (#181)
- [pre-commit.ci] pre-commit autoupdate @pre-commit-ci (#180)
Features
- Refactor Pytorch dataset @jhamman (#202)
- Schema to json @rcjackson (#159)
- Basic pluggable cache mechanism @maxrjones (#167)
Documentation
- Add documentation for caching feature @andersy005 (#237)
- Remove unsupported sphinx theme option @maxrjones (#226)
- Add tutorials and presentations section @maxrjones (#174)
- Add acknowledgements to README @maxrjones (#153)
Maintenance
- Update pre-commit hooks to use latest versions of ruff and mypy @andersy005 (#236)
- Drop support for Python 3.9 @andersy005 (#232)
- test against Python 3.12 and bump python versions used in CI @andersy005 (#231)
- Update pre-commit hooks @andersy005 (#228)
- group dependabot updates to reduce noise @andersy005 (#229)
- Add suport for Python 3.11 @maxrjones (#148)
- Improve benchmarks @maxrjones (#168)
- Drop Python 3.8 @maxrjones (#166)
- Add acknowledgements to README @maxrjones (#153)