Releases: WIPACrepo/wipac-dev-py-versions-action
Releases · WIPACrepo/wipac-dev-py-versions-action
v2.5
v2.4
What's Changed
- Use
requirements.txt
and Virtual Env by @ric-evans in #12
Full Changelog: v2.3...v2.4
v2.3
What's Changed
- Add Support for Parsing
pyproject.toml
[minor] by @ric-evans in #11
Full Changelog: v2.2...v2.3
v2.2
What's Changed
- Allow Arbitrary Sem Var Ranges by @ric-evans in #8
- Get
wipac-dev-tools[semver]
Name Fixes by @ric-evans in #9 - Add Missing JSON Output by @ric-evans in #10
Full Changelog: v2.1...v2.2
v2.1
small update to action to use new Github env file instead of set-output
v2.0
Use List as Output Variable (#4)
v1.1
Enforce Python 3 Usage & Update README (#2)