Skip to content

Releases: iterative/scmrepo

1.5.0

22 Nov 13:22
Compare
Choose a tag to compare

What's Changed

  • git: add generic backend implementation for reading git config by @pmrowla in #282
  • support LFS smudge (read operations) by @pmrowla in #278

Full Changelog: 1.4.1...1.5.0

1.4.1

30 Oct 11:25
Compare
Choose a tag to compare

What's Changed

  • pygit2: use update_tip callbacks instead of temp remote refspecs by @pmrowla in #281

Full Changelog: 1.4.0...1.4.1

1.4.0

17 Oct 12:50
Compare
Choose a tag to compare

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

22 Aug 08:17
Compare
Choose a tag to compare

What's Changed

  • gitpython: raise NotImplementedError when import fails by @pmrowla in #269

Full Changelog: 1.3.0...1.3.1

1.3.0

22 Aug 02:54
Compare
Choose a tag to compare

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

Full Changelog: 1.2.1...1.3.0

1.2.1

10 Aug 10:01
Compare
Choose a tag to compare

What's Changed

  • dulwich: fix base stripping in list_tags/branches by @pmrowla in #267

Full Changelog: 1.2.0...1.2.1

1.2.0

10 Aug 07:52
Compare
Choose a tag to compare

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

25 Jul 08:12
Compare
Choose a tag to compare

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

1.0.4

20 Jun 06:25
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump types-paramiko from 3.0.0.7 to 3.0.0.10 by @dependabot in #241
  • handle empty credential helper by @dberenbaum in #244
  • git.credentials: in/out protocol uses newlines and not os linesep by @pmrowla in #246

Full Changelog: 1.0.3...1.0.4

1.0.3

04 May 08:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3