Skip to content

Releases: iterative/scmrepo

0.1.0

07 Sep 10:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.25...0.1.0

0.0.25

17 Jun 08:19
Compare
Choose a tag to compare

What's Changed

  • stash apply: support reinstate_index and skip_conflicts by @pmrowla in #101
  • gha: run tests in pypy by @skshetry in #88

Full Changelog: 0.0.24...0.0.25

0.0.24

01 Jun 17:27
Compare
Choose a tag to compare

What's Changed

  • objects: don't recompute object size by @efiop in #82
  • pygit2: use obj.size for blobs by @efiop in #83
  • dulwich: fix DulwichObject by @efiop in #84
  • tests: fs: test all backends by @efiop in #85
  • fs: compute size lazily by @efiop in #87

Full Changelog: 0.0.23...0.0.24

0.0.23

31 May 17:35
0.0.23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.22...0.0.23

0.0.22

09 May 15:09
6b8de35
Compare
Choose a tag to compare

What's Changed

  • tests: bump paramiko to 2.10.0 by @efiop in #64

Full Changelog: 0.0.21...0.0.22

0.0.21

09 May 10:54
50b1eca
Compare
Choose a tag to compare

What's Changed

  • dulwich: handle invalid revisions in diff by @pmrowla in #62
  • fs: path: sync with dvc.fs.path by @efiop in #63

Full Changelog: 0.0.20...0.0.21

0.0.20

02 May 20:05
021a056
Compare
Choose a tag to compare

What's Changed

  • fs, pygit2: add missing f-string formatter for error messages by @dtrifiro in #61
  • gitfs: better comply with fsspec by @efiop in #56

New Contributors

Full Changelog: 0.0.19...0.0.20

0.0.19

27 Apr 04:21
9a16b1e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.18...0.0.19

0.0.18

08 Apr 04:40
Compare
Choose a tag to compare

What's Changed

  • dulwich: account for partial pkt reads in asyncssh vendor by @pmrowla in #55

Full Changelog: 0.0.17...0.0.18

0.0.17

07 Apr 11:34
3708465
Compare
Choose a tag to compare

What's Changed

  • gitfs: ls: fix return value if detail=True by @efiop in #54

Full Changelog: 0.0.16...0.0.17