plumbing

I/O helpers

BSD-3-CLAUSE License

Stars
6

Bot releases are visible (Hide)

plumbing - v1.3.0 Latest Release

Published by github-actions[bot] almost 2 years ago

What's Changed

New Features

Other Changes

Full Changelog: https://github.com/bodgit/plumbing/compare/v1.2.0...v1.3.0

plumbing - v1.2.0

Published by github-actions[bot] over 2 years ago

Changelog

  • 48be8ac Merge pull request #5 from bodgit/multi
  • 07efab6 Add MultiReadCloser
  • f060dd1 Fix remaining lint warnings
  • b3a2e05 Merge pull request #4 from bodgit/dependabot/github_actions/goreleaser/goreleaser-action-2.9.1
  • 822986f Bump goreleaser/goreleaser-action from 2.6.1 to 2.9.1
  • 421fe39 Allow goreleaser to write
plumbing - v1.1.1

Published by bodgit over 2 years ago

Changelog

7f05833 Merge pull request #3 from bodgit/goreleaser
5b56f47 Add goreleaser
022924f Merge pull request #2 from bodgit/dependabot/go_modules/github.com/stretchr/testify-1.7.1
834f7e5 Bump github.com/stretchr/testify from 1.4.0 to 1.7.1
78174ac Merge pull request #1 from bodgit/travis
a063245 Lint
ef0307a Convert from Travis to Github Actions