PackageTrack
Sign in Get early access

github.com/coder/wush

v0.4.1 #1180 most downloaded on Go modules coder/wush

What this package is like to depend on

Last release 1 years ago

28 Jul 2025

Ships unpredictably

gaps range from 8 days to 7 months

Most releases are documented

notes for 9 of 14 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

25 releases · first in 2024

0 releases in the last 12 months

see the full history below

Release timeline

25 releases · Aug 2024 to Jul 2025
2025 2026
Release Pre-release

Releases

latest 25
  1. v0.4.2-0.20250728095733-915e599edda0 28 Jul 2025 pre-release

    Nothing published for this version

  2. v0.4.1 07 Jan 2025
    Release notes

    What's Changed

    • cli: fix nil ptr in port-forward command by @coadler in #85
    • Update README.md by @bsdlme in #81
    • chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #84
    • chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #68
    • chore(deps): bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 by @dependabot in #67
    • chore(deps): bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 by @dependabot in #73
    • chore(deps): bump github.com/valyala/fasthttp from 1.56.0 to 1.58.0 by @dependabot in #83
    • chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #65
    • feat: respect NO_COLOR env var by @coadler in #89

    New Contributors

    Full Changelog: v0.4.0...v0.4.1

    Open source →
    Release notes

    This tag was signed with the committer’s verified signature .

    coadler Colin Adler

    GPG key ID: 63B64A4D94049659

    Verified Learn about vigilant mode .

    ecdc428

    This commit was created on GitHub.com and signed with GitHub’s verified signature .

    GPG key ID: B5690EEEBB952194

    Verified Learn about vigilant mode .

    What's Changed

    • cli: fix nil ptr in port-forward command by @coadler in #85

    • Update README.md by @bsdlme in #81

    • chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #84

    • chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #68

    • chore(deps): bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 by @dependabot in #67

    • chore(deps): bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 by @dependabot in #73

    • chore(deps): bump github.com/valyala/fasthttp from 1.56.0 to 1.58.0 by @dependabot in #83

    • chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #65

    • feat: respect NO_COLOR env var by @coadler in #89

    New Contributors

    • @bsdlme made their first contribution in #81

    Full Changelog : v0.4.0...v0.4.1

    Contributors

    bsdlme, coadler, and dependabot

    Open source →
  3. v0.4.0 13 Dec 2024
    Release notes

    Note

    In wush v0.4.0, the auth key formatting changed. v0.4.0 is not backwards compatible with v0.3.0.

    What's Changed

    • docs: Fix description of wush port-forward by @ilyagr in #52
    • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #60
    • chore(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0 by @dependabot in #59
    • chore(deps): bump github.com/schollz/progressbar/v3 from 3.16.0 to 3.16.1 by @dependabot in #58
    • chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #56
    • chore: improve consistency of help output by @kylecarbs in #61
    • feat(web): add file transfer support by @coadler in #62
    • chore(web): make onIncomingFile async by @coadler in #63
    • fix(ssh): timeout stalled ssh connections after 15-30s by @coadler in #64
    • chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #69
    • feat(site): convert to next, complete visual overhaul by @coadler in #78
    • chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #80

    New Contributors

    Full Changelog: v0.3.0...v0.4.0

    Open source →
  4. v0.3.1-0.20241204152720-fd75e24c5a2d 04 Dec 2024 pre-release

    Nothing published for this version

  5. v0.3.1-0.20241204013225-5b2b71527b60 04 Dec 2024 pre-release

    Nothing published for this version

  6. v0.3.1-0.20241030003737-b1a8855c78ea 30 Oct 2024 pre-release

    Nothing published for this version

  7. v0.3.1-0.20241003224934-81c40bed1a6b 03 Oct 2024 pre-release

    Nothing published for this version

  8. v0.3.0 03 Oct 2024
    Release notes

    What's Changed

    • Fixups: WUSH_AUTH_KEY instead of WUSH_AUTH_key, remove mentions of wush receive by @ilyagr in #29
    • chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #30
    • chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.6 to 3.15.0 by @dependabot in #31
    • feat: init wush.dev by @coadler in #37
    • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #42
    • chore(deps): bump github.com/valyala/fasthttp from 1.55.0 to 1.56.0 by @dependabot in #41
    • chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 by @dependabot in #36
    • chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #34
    • chore: output tailscale logs when --verbose is enabled by @coadler in #44
    • Add option to specify DERP servers by @coadler in #45
    • fix: prevent hanging on win11/arm64 by @coadler in #47
    • chore(deps): bump github.com/schollz/progressbar/v3 from 3.15.0 to 3.16.0 by @dependabot in #35
    • chore: update github.com/coder/coder to v2.16 by @coadler in #49
    • chore: pin site deps by @coadler in #50
    • chore: upgrade pnpm lockfile by @coadler in #51

    New Contributors

    Full Changelog: v0.2.1...v0.3.0

    Open source →
  9. v0.2.2-0.20241001184559-76648322e696 01 Oct 2024 pre-release

    Nothing published for this version

  10. v0.2.2-0.20240916153235-d6723bd04d11 16 Sep 2024 pre-release

    Nothing published for this version

  11. v0.2.2-0.20240912212743-978134cd834e 12 Sep 2024 pre-release

    Nothing published for this version

  12. v0.2.1 12 Sep 2024
    Release notes

    What's Changed

    • Add OpenBSD build, refine archive formats by @coadler in #24
    • Refactor logging to use stderr, auth key to stdout by @coadler in #23
    • feat: add port forwarding by @coadler in #15

    Full Changelog: v0.1.2...v0.2.1

    Open source →
  13. v0.2.0 12 Sep 2024

    Nothing published for this version

  14. v0.1.3-0.20240906205326-2f69825da865 06 Sep 2024 pre-release

    Nothing published for this version

  15. v0.1.3-0.20240904142920-2afd218de593 04 Sep 2024 pre-release

    Nothing published for this version

  16. v0.1.2 30 Aug 2024
    Release notes

    Full Changelog: v0.1.1...v0.1.2

    Open source →
  17. v0.1.1 30 Aug 2024
    Release notes

    What's Changed

    • Bump github.com/charmbracelet/huh from 0.4.2 to 0.5.3 by @dependabot in #5
    • Bump github.com/puzpuzpuz/xsync/v3 from 3.2.0 to 3.4.0 by @dependabot in #4
    • Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 by @dependabot in #1
    • Bump github.com/btcsuite/btcd/btcutil from 1.1.5 to 1.1.6 by @dependabot in #3
    • Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 by @dependabot in #2
    • Bump github.com/coder/coder/v2 from 2.14.1 to 2.14.2 by @dependabot in #6

    New Contributors

    Full Changelog: v0.1.0...v0.1.1

    Open source →
  18. v0.1.0 29 Aug 2024
    Release notes

    Full Changelog: v0.0.6...v0.1.0

    Open source →
  19. v0.0.7-0.20240829192710-50e0afa45a7f 29 Aug 2024 pre-release

    Nothing published for this version

  20. v0.0.6 28 Aug 2024
    Release notes

    Full Changelog: v0.0.5...v0.0.6

    Open source →
  21. v0.0.5 26 Aug 2024
    Release notes

    Full Changelog: v0.0.4...v0.0.5

    Open source →
  22. v0.0.4 24 Aug 2024

    Nothing published for this version

  23. v0.0.3 23 Aug 2024

    Nothing published for this version

  24. v0.0.2 21 Aug 2024

    Nothing published for this version

  25. v0.0.1 21 Aug 2024

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive