Skip to content

Releases: forensicanalysis/gitfs

v0.2.4

23 Nov 19:27
4fbdc9e

Choose a tag to compare

What's Changed

  • chore: set and test go versions by @cugu in #41
  • Bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot[bot] in #40
  • Bump github.com/go-git/go-git/v5 from 5.13.2 to 5.14.0 by @dependabot[bot] in #39
  • ci: set GOTOOLCHAIN by @cugu in #42
  • Bump github.com/go-git/go-git/v5 from 5.14.0 to 5.15.0 by @dependabot[bot] in #44
  • Bump github.com/go-git/go-git/v5 from 5.15.0 to 5.16.0 by @dependabot[bot] in #45
  • Bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.2 by @dependabot[bot] in #47
  • chore: update golangci-lint by @cugu in #50
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #51
  • Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #52
  • Bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3 by @dependabot[bot] in #53
  • Bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #54
  • Bump golang.org/x/crypto from 0.37.0 to 0.45.0 by @dependabot[bot] in #55

Full Changelog: v0.2.3...v0.2.4

v0.2.3

23 Feb 12:22
127e8b4

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

10 Aug 20:30
56bb993

Choose a tag to compare

What's Changed

  • Update module github.com/go-git/go-git/v5 to v5.6.1 by @renovate in #21
  • Update module github.com/go-git/go-git/v5 to v5.7.0 by @renovate in #23
  • Update actions/setup-go action to v4 by @renovate in #22
  • Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 by @dependabot in #24
  • Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #26
  • Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #27

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

27 Aug 09:07
f03816e

Choose a tag to compare

  • Export the underlying billy.Filesystem

Full Changelog: v0.2.0...v0.2.1

v0.2.0

30 Dec 17:05
ee0aac5

Choose a tag to compare

  • Add NewWithOptions to support private repositories.

v0.1.0

09 Feb 20:24
26b33bd

Choose a tag to compare

  • Initial release