Skip to content

Releases: go-git/go-billy

v5.6.2

10 Jan 16:07
9f8b16d
Compare
Choose a tag to compare

What's Changed

  • Enable the iofs adapter to also return other interfaces from io/fs by @JAORMX in #102
  • build: Bump dependencies by @pjbgf in #103

New Contributors

Full Changelog: v5.6.1...v5.6.2

v5.6.1

28 Dec 12:42
a6c6b50
Compare
Choose a tag to compare

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

21 Oct 21:46
371e232
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.5.0...v5.6.0

v5.5.0

12 Sep 09:23
5c1dfec
Compare
Choose a tag to compare

What's Changed

  • *: Bump dependencies and go.mod to Go 1.18. Add codeQL workflow. by @pjbgf in #30
  • osfs: Add new BoundOS type by @pjbgf in #31
  • Re-introduce osfs.Default by @pjbgf in #33
  • Revert back to upstream github.com/cyphar/filepath-securejoin by @pjbgf in #34

Full Changelog: v5.4.1...v5.5.0

v5.4.1

05 Feb 11:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.4.0...v5.4.1

v5.4.0

29 Dec 08:53
1b88f62
Compare
Choose a tag to compare

What's Changed

  • utils: add Walk function to walk over a filesystem by @tjamet in #17
  • *: fix data race when running go-git tests by @pjbgf in #28

Full Changelog: v5.3.1...v5.4.0

v5.3.1

02 May 23:39
3bf3fe5
Compare
Choose a tag to compare
  • util: fix TempDir and TempFile on non-root filesystems (3bf3fe5)

v5.3.0

02 May 05:13
af7e4ac
Compare
Choose a tag to compare
  • util: add ReadFile function
  • osfs: add Default to avoid repetitive code

v5.2.0

22 Apr 20:51
42ead41
Compare
Choose a tag to compare

Changelog

  • osfs: js/wasm implementation based on menfs

v5.1.0

26 Mar 16:27
3d7f61f
Compare
Choose a tag to compare

Change Log