Releases: hamnis/maven-artifact
Releases · hamnis/maven-artifact
v0.3.4
New features
Behind the scenes
- Bump actions/checkout from 3 to 4 by @dependabot in #29
- Bump actions/setup-python from 4 to 5 by @dependabot in #32
Full Changelog: v0.3.3...v0.3.4
v0.3.3
0.3.2
v0.3.1
v0.3.0
What's Changed
- Determine snapshot version from snapshotversion value directly by @charuwat in #5
- Code cleanup by @JamesWrigley in #6
- Update init.py by @IgalKorb in #7
- python3: add parentheses by @ettoreleandrotognoli in #8
- Use requests and accept more hash types by @joybwang in #9
- feat: Change to hatch project management by @jimisola in #11
- feat: Create GitHub actions for build and deploy by @jimisola in #12
- Bump actions/setup-python from 2 to 4 by @dependabot in #15
- Bump actions/checkout from 2 to 3 by @dependabot in #16
- feat: Add formatting/linting checks (black and flake8) by @jimisola in #17
- feat: Add MWE unit/integ tests and gh actions by @jimisola in #18
- Get ready for release by @hamnis in #20
New Contributors
- @charuwat made their first contribution in #5
- @JamesWrigley made their first contribution in #6
- @IgalKorb made their first contribution in #7
- @ettoreleandrotognoli made their first contribution in #8
- @joybwang made their first contribution in #9
- @jimisola made their first contribution in #11
- @dependabot made their first contribution in #15
Full Changelog: v0.2.0...v0.3.0