Releases: iterative/scmrepo
Releases · iterative/scmrepo
2.0.0
1.6.0
1.5.0
1.4.1
1.4.0
What's Changed
- deps: bump dulwich minver to 0.21.6 by @pmrowla in #270
- build(deps-dev): bump mock from 5.0.1 to 5.1.0 by @dependabot in #251
- build(deps-dev): bump types-mock from 5.0.0.6 to 5.1.0.1 by @dependabot in #256
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #265
- build(deps-dev): bump paramiko from 3.2.0 to 3.3.1 by @dependabot in #264
- build(deps-dev): bump types-paramiko from 3.2.0.1 to 3.3.0.0 by @dependabot in #263
- pygit: use anonymous remotes by @pmrowla in #275
- update template by @github-actions in #274
- build(deps-dev): bump types-mock from 5.1.0.1 to 5.1.0.2 by @dependabot in #271
- pygit2: convert libgit2/pygit2 timezone offsets to standard git offsets by @pmrowla in #279
Full Changelog: 1.3.1...1.4.0
1.3.1
1.3.0
What's Changed
- feat(pygit2): author and committer don't break if env is set and git conf is not by @shcheklein in #268
New Contributors
- @shcheklein made their first contribution in #268
Full Changelog: 1.2.1...1.3.0
1.2.1
1.2.0
What's Changed
- build(deps-dev): bump types-paramiko from 3.0.0.10 to 3.2.0.1 by @dependabot in #257
- build(deps-dev): bump paramiko from 3.1.0 to 3.2.0 by @dependabot in #242
- git: support reading/writing annotated tags by @pmrowla in #261
- git: implement remaining gto tag functions by @pmrowla in #266
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- dulwich: check if ssh is in path before preferring over asyncssh by @pmrowla in #247
- temporarily disable pytest-docker entirely on py<3.10 by @pmrowla in #254
- git.clone: add support for
--bare
and--mirror
by @pmrowla in #252 - dulwich: support interactive SSH key passphrase prompt in asyncssh vendor by @pmrowla in #255
- dulwich: try default keys when no identity is set in asyncssh vendor by @pmrowla in #259
Full Changelog: 1.0.4...1.1.0