Skip to content

Releases: tamatebako/libdwarfs

v0.8.0

24 Oct 17:54
Compare
Choose a tag to compare
  • feat: mount multiply chained dwarfs filesystems
  • feat: command-line helpers to support chained dwarfs filesystem

v0.7.1

30 Sep 13:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

28 Sep 21:36
Compare
Choose a tag to compare

What's Changed

  • Move cmdline processing from tebako repository by @maxirmx in #120

Full Changelog: v0.6.1...v0.7.0

v0.6.1

27 Sep 19:04
Compare
Choose a tag to compare

What's Changed

  • fix: std::filesystem::path::iterator overflow issue by @maxirmx in #119

Full Changelog: v0.6.0...v0.6.1

v0.6.0

26 Sep 21:01
Compare
Choose a tag to compare

What's Changed

  • feat: an option to mount host filesystem folder to dwarfs node by @maxirmx in #118

Full Changelog: v0.5.9...v0.6.0

Version 0.5.8

07 Aug 21:20
Compare
Choose a tag to compare
  • fix: ensure 'local' folly includes have preference over 'system' (dwarfs tebako-0.8.1)
  • chore: clean obsolete cmakedefine's
  • chore: add Artistic License terms to rb_w32-tebako-tests-mocks

Version 0.5.7

03 Aug 17:29
Compare
Choose a tag to compare

What's Changed

  • chore: cleanup and minor fixes of MacOs build
  • fix: coverity issue 1595331 [readv]
  • feat: provide support for jemalloc LG_VADDR parameter on MacOS

Version 0.5.6

30 Jul 18:06
Compare
Choose a tag to compare

What's Changed

  • Removed foreced jemalloc build om MacOS

Version 0.5.5

25 Jul 14:23
Compare
Choose a tag to compare

What's Changed

  • Added support of Ruby's pread implementation on Windows

v0.5.4

17 Jul 17:54
Compare
Choose a tag to compare
fix: tools bump to v0.5.0, dwarfs bump to tebako-v0.8.0; folly, fbthr…