Releases: threeal/setup-poetry-action
Releases · threeal/setup-poetry-action
Version 1.1.0
What's Changed
Action Changes
- Bump Copyright Year to 2024 by @threeal in #21
- Refactor Branding Configuration in
action.yaml
by @threeal in #27 - Do Not Specify Input Requirement If False in
action.yaml
by @threeal in #29 - Bump Example Actions Version in Readme by @threeal in #31
Development Changes
- Rename Workflow to CI by @threeal in #11
- Assert Poetry Version Using Environment Variable in Workflow by @threeal in #17
- Sparse Checkout for Action Files in Workflow by @threeal in #20
- Rename CI Workflow to Test Workflow by @threeal in #23
- Separate Test Action Job in Test Workflow by @threeal in #25
- Disable Cone Mode in Sparse Checkout by @threeal in #30
Dependency Updates
- Bump actions/checkout from 4.0.0 to 4.1.1 by @dependabot in #12 and #13
- Bump actions/cache from 3.3.2 to 4.0.0 by @dependabot in #15 and #18
Full Changelog: v1.0.0...v1.1.0
Version 1.0.0
What's Changed
- Initialize Setup Poetry Action by @threeal in #1
- Introduce
version
Input by @threeal in #4 - Add Caching Support by @threeal in #5
- Update Name Casing in the Workflow by @threeal in #6
- Fix and Update Action Versions by @threeal in #7
- chore: bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #8
- Rename Action to "Setup Poetry Version" by @threeal in #9
New Contributors
- @threeal made their first contribution in #1
- @dependabot made their first contribution in #8
Full Changelog: https://github.com/threeal/setup-poetry-action/commits/v1.0.0