Releases: go-git/go-billy
Releases · go-git/go-billy
v5.6.2
v5.6.1
What's Changed
- build: bump github/codeql-action from 3.26.11 to 3.27.0 by @dependabot in #88
 - build: bump github/codeql-action from 3.27.0 to 3.27.1 by @dependabot in #89
 - build: bump github/codeql-action from 3.27.1 to 3.27.4 by @dependabot in #90
 - build: bump github/codeql-action from 3.27.4 to 3.27.5 by @dependabot in #91
 - Bump dependencies and build housekeeping by @pjbgf in #95
 
Full Changelog: v5.6.0...v5.6.1
v5.6.0
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