Releases: iterative/dvc-objects
Releases · iterative/dvc-objects
0.0.21
Full Changelog: 0.0.20...0.0.21
0.0.20
Full Changelog: 0.0.19...0.0.20
0.0.19
What's Changed
- build(deps-dev): bump pylint from 2.14.3 to 2.14.4 by @dependabot in #90
- setup.cfg: use pytest-servers by @dtrifiro in #89
Full Changelog: 0.0.18...0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
What's Changed
- fs: provide a way to lift fsspec filesystems to
dvc_objects.fs.base.FileSystem
by @skshetry in #84 - test on 3.11 by @skshetry in #80
- tests: test reflink by @skshetry in #81
- gha: test with pypy by @skshetry in #55
- minor cleanups on tests and dependencies by @skshetry in #79
Full Changelog: 0.0.14...0.0.15
0.0.14
0.0.13
What's Changed
- odb: introduce
add_bytes
API by @skshetry in #67 - odb: remove path defaults by @skshetry in #69
- memfs: support per-instance store by @skshetry in #70
- transfer: add naive objects transfer function by @skshetry in #64
- fs: add trie-based, object-based in-mem fs by @skshetry in #71
- memfs2: make it non-cacheable, add tests, minor refactoring and optimizations by @skshetry in #73
Full Changelog: 0.0.12...0.0.13
0.0.12
What's Changed
- build(deps-dev): bump moto[server] from 3.1.13 to 3.1.14 by @dependabot in #66
- build(deps-dev): bump pylint from 2.14.1 to 2.14.3 by @dependabot in #65
- s3fs: add support for SSE-C by @ap-kulkarni in #68
New Contributors
- @ap-kulkarni made their first contribution in #68
Full Changelog: 0.0.11...0.0.12