Skip to content

Releases: z5labs/hfs

hfs v0.0.3

20 Jun 04:07
0739f85
Compare
Choose a tag to compare

Changelog

  • 0739f85 Merge pull request #12 from z5labs/bug/hfs/issue-11-remove-caching-for-now
  • bd21e19 fix(hfs): no longer cache files in memory

hfs v0.0.2

19 Jun 05:50
Compare
Choose a tag to compare

Changelog

v0.0.1

19 Jun 05:41
91b313b
Compare
Choose a tag to compare
Merge pull request #10 from z5labs/build/hfs/issue-9-produce-multi-ar…

hfs v0.0.0

19 Jun 02:45
Compare
Choose a tag to compare

Changelog

  • f092266 Merge pull request #5 from z5labs/feat/cmd/rm/isue-2-support-removing-a-file-from-hfs
  • 486b9cd Merge pull request #6 from z5labs/feat/cmd/cp/issue-1-support-copy-from-and-to-hfs
  • 04b34d9 Merge pull request #7 from z5labs/build/hfs/issue-4-update-workflow-to-create-github-releases-on-tags
  • 9abf76f Merge pull request #8 from z5labs/feat/hfs/issue-3-add-dockerfile
  • d8c9a9f feat(cmd/cp): implement copying to and from hfs
  • f6a1d8f feat(cmd/rm): implement remove command
  • 1e162ac feat(hfs): initialize repo