Releases: unixorn/gitlike-commands
Releases · unixorn/gitlike-commands
v0.3.0
What's Changed
- Minor cleanups by @unixorn in #6
- Replace distutils with shutil by @fabaff in #8
- Release 0.3.0 by @unixorn in #9
- Bump actions/checkout from 1 to 4 by @dependabot in #11
- Update pytest requirement from ^5.2 to ^7.4 by @dependabot in #12
- Bump actions/upload-artifact from 2 to 4 by @dependabot in #10
New Contributors
- @fabaff made their first contribution in #8
- @dependabot made their first contribution in #11
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.1.0 - Initial release
Refactored out of thelogrus so users can create driver scripts without importing any modules that aren't part of the Python standard library.