Releases: Algebra8/treefs
Releases · Algebra8/treefs
v0.3.0
- Include
Opt
s
- Remove
/internal
from examples directory
- Update
examples/single/main.go
v0.2.1
Include comments that credit the tutorial, and author of the tutorial, that inspired the recursive tree generation function.
v0.2.0
Includes package level convenience functions for TreeFS.String()
, TreeFS.Graph()
, and TreeFS.Meta()
.