What's Changed
- Adding support for wasm/wasip1 by @tryggvil in #36
Memory.ReadDir()
should return an error when path isn't found. by @weberc2-tempus in #38- Adding support for WriteAt by @sfc-gh-thardie in #39
- Update memfs.New() to create root directory by @onee-only in #45
- Fix symlink by @pjbgf in #46
- Close via defer by @spennymac in #47
- General improvements to memfs by @pjbgf in #50
- boundos:insideBaseDirEval: return true if baseDir is "/" by @rminnich in #48
- Add wrapper for io/fs by @evankanderson in #81
New Contributors
- @dependabot made their first contribution in #35
- @tryggvil made their first contribution in #36
- @weberc2-tempus made their first contribution in #38
- @sfc-gh-thardie made their first contribution in #39
- @onee-only made their first contribution in #45
- @spennymac made their first contribution in #47
- @rminnich made their first contribution in #48
- @evankanderson made their first contribution in #81
Full Changelog: v5.5.0...v5.6.0