Skip to content

0.0.13

Compare
Choose a tag to compare
@skshetry skshetry released this 23 Jun 08:06
· 243 commits to main since this release
bcec54a

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