Skip to content

Releases: iterative/dvc-objects

3.0.0

15 Dec 00:44
Compare
Choose a tag to compare

What's Changed

  • fs: replace fs.path with plain fs methods by @efiop in #262

Full Changelog: 2.0.1...3.0.0

2.0.1

13 Dec 13:51
c01921e
Compare
Choose a tag to compare

What's Changed

  • callback: remove getattr error now that the upgrade is done on all projects by @skshetry in #261

Full Changelog: 2.0.0...2.0.1

2.0.0

13 Dec 08:44
902b65c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.9...2.0.0

1.4.9

06 Dec 16:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.8...1.4.9

1.4.8

06 Dec 15:13
Compare
Choose a tag to compare

What's Changed

  • fs: reflink: try to normalize permissions on any platform by @efiop in #247

Full Changelog: 1.4.7...1.4.8

1.4.7

06 Dec 11:17
Compare
Choose a tag to compare

What's Changed

  • fs: generic: link: reset permissions on macos reflinks by @efiop in #246

Full Changelog: 1.4.6...1.4.7

1.4.6

06 Dec 10:46
Compare
Choose a tag to compare

What's Changed

  • fs: utils: copyfile: reset permissions on macos reflinks by @efiop in #245

Full Changelog: 1.4.5...1.4.6

1.4.5

06 Dec 09:37
Compare
Choose a tag to compare

What's Changed

  • reflink: macos: return None if no clonefile exists instead of raising… by @skshetry in #240
  • bench: use .pytest_cache as tmpdir for running benchmarks by @skshetry in #242
  • refactor benchmark to not create test files for every link type by @skshetry in #243
  • reflink: use os.open instead of builtin.open by @skshetry in #244

Full Changelog: 1.4.4...1.4.5

1.4.4

06 Dec 03:20
ace7f45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.3...1.4.4

1.4.3

06 Dec 03:11
3346a01
Compare
Choose a tag to compare

What's Changed

  • microopt: reorder to remove assertions, lazy imports by @skshetry in #237

Full Changelog: 1.4.2...1.4.3