Releases: iterative/scmrepo
Releases · iterative/scmrepo
0.0.10
0.0.9
What's Changed
- gha: pip: use --user only for pip by @efiop in #34
- pygit2: resolve_rev raise a proper exception with
~<n>like referen… by @karajan1001 in #32 - pinning
banditversion to 1.7.2 because of the broken of flake8-bandit by @karajan1001 in #38
0.0.8
0.0.7
v0.0.6
0.0.5 - fix progress bug on localized languages
What's Changed
- progress: change ascii decoding to utf-8 for localized languages in dulwich backend by @kwon-young in #17
New Contributors
- @kwon-young made their first contribution in #17
Full Changelog: 0.0.4...0.0.5
v0.0.4
What's Changed
- dulwich: fix output of
describe(#4) by @karajan1001 in #5 - bump to 0.0.4 by @karajan1001 in #7
New Contributors
- @karajan1001 made their first contribution in #5
Full Changelog: 0.0.3...0.0.4
v0.0.3
What's Changed
- add tests - part 1 by @skshetry in #2
- gha: run tests on PRs by @efiop in #6
- dulwich: fall back to OpenSSH host config username/pw in asyncssh vendor by @pmrowla in #3
New Contributors
- @skshetry made their first contribution in #2
- @efiop made their first contribution in #6
- @pmrowla made their first contribution in #3
Full Changelog: 0.0.2...0.0.3
v0.0.2 - Hotfix
Requires Python version >=3.7
v0.0.1 Initial Release
Full Changelog: https://github.com/iterative/scmrepo/commits/0.0.1