Releases: durandtibo/pip-install-package-action
Releases · durandtibo/pip-install-package-action
[v0.3.1] Update feu minimal version >=0.3.1
What's Changed
- Update action version in workflow by @durandtibo in #22
- Fix bug in workflow by @durandtibo in #23
- Add support for
requests
by @durandtibo in #24 - Bump pre-commit from 3.8.0 to 4.0.0 by @dependabot in #25
- Add support for python 3.13 by @durandtibo in #26
- Bump ruff from 0.6.9 to 0.7.1 by @dependabot in #30
- Bump coverage from 7.6.2 to 7.6.4 by @dependabot in #29
- Update dependencies and workflows by @durandtibo in #31
- Bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in #32
- Update dependencies and workflows by @durandtibo in #33
Full Changelog: v0.3.0...v0.3.1
[v0.3.0] Simplify action
What's Changed
- Bump durandtibo/pip-install-package-action from 0.2.1 to 0.2.3 by @dependabot in #18
- Update action by @durandtibo in #19
- Fix workflow by @durandtibo in #20
- Update the os version in tests by @durandtibo in #21
New Contributors
- @dependabot made their first contribution in #18
Full Changelog: v0.2.3...v0.3.0
[v0.2.3] Add scipy support
[v0.2.2] Add sklearn support
What's Changed
- Update dependencies and workflows by @durandtibo in #14
- Update README.md by @durandtibo in #15
- Add sklearn support by @durandtibo in #16
Full Changelog: v0.2.1...v0.2.2
[v0.2.1] Add xarray support
[0.2.0] Use feu 0.2.0
What's Changed
- Add test install workflow by @durandtibo in #9
- Improve testing by @durandtibo in #10
- Update README.md by @durandtibo in #11
- Update action by @durandtibo in #12
Full Changelog: v0.1.0...v0.2.0
[v0.1.0] Initial release
What's Changed
- Create dependabot.yml by @durandtibo in #2
- Create dependency-review.yml by @durandtibo in #3
- Set up repo by @durandtibo in #1
- Add functional tests by @durandtibo in #4
- Add CI workflow by @durandtibo in #5
- Add action by @durandtibo in #6
- Update README.md by @durandtibo in #7
- Add nightly tests workflow by @durandtibo in #8
New Contributors
- @durandtibo made their first contribution in #2
Full Changelog: https://github.com/durandtibo/pip-install-package-action/commits/v0.1.0