Skip to content

Releases: aymanbagabas/go-pty

v0.2.3

Choose a tag to compare

@aymanbagabas aymanbagabas released this 17 May 15:58
b108117

What's Changed

  • feat(deps): bump github.com/u-root/u-root from 0.11.0 to 0.12.0 by @dependabot[bot] in #22
  • chore(deps): bump actions/cache from 3 to 4 by @dependabot[bot] in #23
  • feat(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot[bot] in #21
  • feat(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot[bot] in #26
  • feat(deps): bump github.com/u-root/u-root from 0.12.0 to 0.13.0 by @dependabot[bot] in #25
  • feat(deps): bump github.com/u-root/u-root from 0.13.0 to 0.13.1 by @dependabot[bot] in #27
  • feat(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 by @dependabot[bot] in #28
  • feat(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0 by @dependabot[bot] in #30
  • chore(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot[bot] in #31
  • feat(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 by @dependabot[bot] in #32
  • chore(deps): bump golang.org/x/crypto from 0.17.0 to 0.31.0 in /examples by @dependabot[bot] in #33
  • feat(deps): bump github.com/creack/pty from 1.1.21 to 1.1.24 by @dependabot[bot] in #34
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #37
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #38
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #39
  • chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #40
  • chore(deps): bump goreleaser/goreleaser-action from 6 to 7 by @dependabot[bot] in #41
  • chore(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #42
  • chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #43
  • feat(deps): bump github.com/u-root/u-root from 0.13.1 to 0.16.0 by @dependabot[bot] in #47
  • feat(deps): bump golang.org/x/sys from 0.41.0 to 0.43.0 by @dependabot[bot] in #45
  • feat(deps): bump golang.org/x/crypto from 0.45.0 to 0.50.0 by @dependabot[bot] in #46
  • feat(deps): bump golang.org/x/sys from 0.43.0 to 0.44.0 by @dependabot[bot] in #48
  • feat(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0 by @dependabot[bot] in #49
  • cmd_windows: return *exec.ExitError on non-zero exit by @c-tonneslan in #50

New Contributors

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

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 05 Jan 16:07
2d25a90

Changelog

New Features

Dependency updates

Other work

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Dec 22:30
1e8484a

Changelog

Bug fixes

Dependency updates

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Oct 02:28
ab9997e

Changelog

New Features

Dependency updates

Other work

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Sep 21:16
10026bd

Changelog

Bug fixes

Other work

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 14:09
51f1dd0

Changelog

New Features

Bug fixes

Dependency updates

Other work