PackageTrack
Sign in Get early access

github.com/charmbracelet/wishlist

v0.15.2 #1030 most downloaded on Go modules charmbracelet/wishlist

What this package is like to depend on

Last release 11 days ago

12 Aug 2026

Release timing varies

gaps range from 9 days to 6 months

Some releases are documented

notes for 10 of 23 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

94 releases · first in 2022

11 releases in the last 12 months

see the full history below

Release timeline

94 releases · Jan 2022 to Aug 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 94
  1. v0.15.3-0.20260812204339-5bcd70c339c4 12 Aug 2026 pre-release

    Nothing published for this version

  2. v0.15.3-0.20260720090451-aab5180e9eb7 20 Jul 2026 pre-release

    Nothing published for this version

  3. v0.15.3-0.20260422141439-d9ec02f1ed3f 22 Apr 2026 pre-release

    Nothing published for this version

  4. v0.15.3-0.20260316090638-143e64e72414 16 Mar 2026 pre-release

    Nothing published for this version

  5. v0.15.3-0.20251110111337-851b6dacfa7d 10 Nov 2025 pre-release

    Nothing published for this version

  6. v0.15.3-0.20251013092308-477d4be28b63 13 Oct 2025 pre-release

    Nothing published for this version

  7. v0.15.3-0.20251005153735-c8ce00470886 05 Oct 2025 pre-release

    Nothing published for this version

  8. v0.15.3-0.20251005153109-bb0f992cc0e2 05 Oct 2025 pre-release

    Nothing published for this version

  9. v0.15.3-0.20250922091327-01fd81bd9fdf 22 Sep 2025 pre-release

    Nothing published for this version

  10. v0.15.3-0.20250915095229-d3390c677a3b 15 Sep 2025 pre-release

    Nothing published for this version

  11. v0.15.3-0.20250908091335-04518f66ad7c 08 Sep 2025 pre-release

    Nothing published for this version

  12. v0.15.2 11 Jun 2025
    Release notes

    Changelog

    Documentation updates

    Other work


    Verifying the artifacts

    First, download the checksums.txt file, for example, with wget:

    wget 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.2/checksums.txt'

    Then, verify it using cosign:

    cosign verify-blob \
      --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \
      --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
      --cert 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.2/checksums.txt.pem' \
      --signature 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.2/checksums.txt.sig' \
      ./checksums.txt

    If the output is Verified OK, you can safely use it to verify the checksums of other artifacts you downloaded from the release using sha256sum:

    sha256sum --ignore-missing -c checksums.txt

    Done! You artifacts are now verified!

    Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

    Open source →
    Release notes

    v0.15.2 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  13. v0.15.1 12 Dec 2024
    Release notes

    Patch x/crypto/ssh

    This is a small patch release to fix x/crypto/ssh vulnerability https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ

    Changelog

    Bug fixes

    Dependency updates

    Other work


    Verifying the artifacts

    First, download the checksums.txt file, for example, with wget:

    wget 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.1/checksums.txt'

    Then, verify it using cosign:

    cosign verify-blob \
      --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \
      --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
      --cert 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.1/checksums.txt.pem' \
      --signature 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.1/checksums.txt.sig' \
      ./checksums.txt

    If the output is Verified OK, you can safely use it to verify the checksums of other artifacts you downloaded from the release using sha256sum:

    sha256sum --ignore-missing -c checksums.txt

    Done! You artifacts are now verified!

    Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

    Open source →
    Release notes

    v0.15.1

    Compare

    Choose a tag to compare

    Open source →
  14. v0.15.1-0.20241205103230-8d4b19a0a9be 05 Dec 2024 pre-release

    Nothing published for this version

  15. v0.15.1-0.20241126103828-9d9366cd095d 26 Nov 2024 pre-release

    Nothing published for this version

  16. v0.15.1-0.20241125105022-444072421257 25 Nov 2024 pre-release

    Nothing published for this version

  17. v0.15.1-0.20241120105648-42de0cc8765d 20 Nov 2024 pre-release

    Nothing published for this version

  18. v0.15.1-0.20241113100740-1c2ac150a7cc 13 Nov 2024 pre-release

    Nothing published for this version

  19. v0.15.1-0.20241111103427-9a618afb4d5e 11 Nov 2024 pre-release

    Nothing published for this version

  20. v0.15.1-0.20240912144335-8bf04fb227f1 12 Sep 2024 pre-release

    Nothing published for this version

  21. v0.15.1-0.20240830233309-e7eddab2aabf 30 Aug 2024 pre-release

    Nothing published for this version

  22. v0.15.0 15 Jul 2024
    Release notes

    Changelog

    New Features

    Bug fixes

    Dependency updates

    Documentation updates

    Other work


    Verifying the artifacts

    First, download the checksums.txt file, for example, with wget:

    wget 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.0/checksums.txt'

    Then, verify it using cosign:

    cosign verify-blob \
      --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \
      --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
      --cert 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.0/checksums.txt.pem' \
      --signature 'https://github.com/charmbracelet/wishlist/releases/download/v0.15.0/checksums.txt.sig' \
      ./checksums.txt

    If the output is Verified OK, you can safely use it to verify the checksums of other artifacts you downloaded from the release using sha256sum:

    sha256sum --ignore-missing -c checksums.txt

    Done! You artifacts are now verified!

    Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

    Open source →
    Release notes

    v0.15.0

    Compare

    Choose a tag to compare

    Open source →
  23. v0.14.2-0.20240708124231-6e11352961f4 08 Jul 2024 pre-release

    Nothing published for this version

  24. v0.14.2-0.20240627144701-2daa18f3aec1 27 Jun 2024 pre-release

    Nothing published for this version

  25. v0.14.2-0.20240627143352-46add50ed9a7 27 Jun 2024 pre-release

    Nothing published for this version

  26. v0.14.2-0.20240625122655-d137bc631688 25 Jun 2024 pre-release

    Nothing published for this version

  27. v0.14.2-0.20240524122928-e39009751267 24 May 2024 pre-release

    Nothing published for this version

  28. v0.14.2-0.20240509122421-304133c04d2e 09 May 2024 pre-release

    Nothing published for this version

  29. v0.14.2-0.20240311115358-61c32d81ec1e 11 Mar 2024 pre-release

    Nothing published for this version

  30. v0.14.2-0.20240305120233-dd9c262e8343 05 Mar 2024 pre-release

    Nothing published for this version

  31. v0.14.2-0.20240229021754-b9f51a8a5404 29 Feb 2024 pre-release

    Nothing published for this version

  32. v0.14.2-0.20240222125655-4eef7220b417 22 Feb 2024 pre-release

    Nothing published for this version

  33. v0.14.2-0.20240212114926-7bb7a3a4b1b0 12 Feb 2024 pre-release

    Nothing published for this version

  34. v0.14.2-0.20240209111409-58bf5e0e49e4 09 Feb 2024 pre-release

    Nothing published for this version

  35. v0.14.2-0.20240202172324-ded3e144ef21 02 Feb 2024 pre-release

    Nothing published for this version

  36. v0.14.2-0.20240202125152-2987a2efe367 02 Feb 2024 pre-release

    Nothing published for this version

  37. v0.14.2-0.20240202103101-dda9ca2483a4 02 Feb 2024 pre-release

    Nothing published for this version

  38. v0.14.2-0.20240119184726-9177f222c155 19 Jan 2024 pre-release

    Nothing published for this version

  39. v0.14.2-0.20240119184039-cd61aff9cd59 19 Jan 2024 pre-release

    Nothing published for this version

  40. v0.14.2-0.20240119113628-fc36664e8e82 19 Jan 2024 pre-release

    Nothing published for this version

  41. v0.14.2-0.20240109112935-2acf44fcde30 09 Jan 2024 pre-release

    Nothing published for this version

  42. v0.14.2-0.20240109112700-fdbdae1e86cf 09 Jan 2024 pre-release

    Nothing published for this version

  43. v0.14.2-0.20240105124208-13c3bf4169bb 05 Jan 2024 pre-release

    Nothing published for this version

  44. v0.14.2-0.20231212174636-d39f828f4d09 12 Dec 2023 pre-release

    Nothing published for this version

  45. v0.14.1 17 Nov 2023
    Release notes

    Changelog

    Bug fixes

    Dependency updates

    Documentation updates


    Verifying the artifacts

    First, download the checksums.txt file, for example, with wget:

    wget 'https://github.com/charmbracelet/wishlist/releases/download/v0.14.1/checksums.txt'

    Then, verify it using cosign:

    cosign verify-blob \
      --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \
      --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
      --cert 'https://github.com/charmbracelet/wishlist/releases/download/v0.14.1/checksums.txt.pem' \
      --signature 'https://github.com/charmbracelet/wishlist/releases/download/v0.14.1/checksums.txt.sig' \
      ./checksums.txt

    If the output is Verified OK, you can safely use it to verify the checksums of other artifacts you downloaded from the release using sha256sum:

    sha256sum --ignore-missing -c checksums.txt

    Done! You artifacts are now verified!

    Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

    Open source →
    Release notes

    v0.14.1

    Compare

    Choose a tag to compare

    Open source →
  46. v0.14.0 26 Oct 2023
    Release notes

    Changelog

    New Features

    Bug fixes

    Dependency updates

    Other work


    Verifying the artifacts

    First, download the checksums.txt file, for example, with wget:

    wget 'https://github.com/charmbracelet/wishlist/releases/download/v0.14.0/checksums.txt'

    Then, verify it using cosign:

    cosign verify-blob \
      --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \
      --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
      --cert 'https://github.com/charmbracelet/wishlist/releases/download/v0.14.0/checksums.txt.pem' \
      --signature 'https://github.com/charmbracelet/wishlist/releases/download/v0.14.0/checksums.txt.sig' \
      ./checksums.txt

    If the output is Verified OK, you can safely use it to verify the checksums of other artifacts you downloaded from the release using sha256sum:

    sha256sum --ignore-missing -c checksums.txt

    Done! You artifacts are now verified!

    Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

    Open source →
    Release notes

    v0.14.0

    Compare

    Choose a tag to compare

    Open source →
  47. v0.13.1-0.20230801173234-5232ef0254f4 01 Aug 2023 pre-release

    Nothing published for this version

  48. v0.13.1-0.20230720122101-f19761cdfa37 20 Jul 2023 pre-release

    Nothing published for this version

  49. v0.13.0 19 Jul 2023
    Release notes

    Changelog

    New Features

    Documentation updates


    Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

    Open source →
    Release notes

    v0.13.0

    Compare

    Choose a tag to compare

    Open source →
  50. v0.12.0 12 Jul 2023
    Release notes

    Changelog

    New Features

    Bug fixes

    Dependency updates

    Documentation updates

    Other work


    Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

    Open source →
    Release notes

    v0.12.0

    Compare

    Choose a tag to compare

    Open source →
  51. v0.11.1-0.20230531192035-be4f5bbb615a 31 May 2023 pre-release

    Nothing published for this version

  52. v0.11.1-0.20230530164756-8da161a89680 30 May 2023 pre-release

    Nothing published for this version

  53. v0.11.0 04 May 2023
    Release notes

    Changelog

    Bug fixes

    Dependency updates

    Documentation updates


    Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

    Open source →
    Release notes

    v0.11.0

    Compare

    Choose a tag to compare

    Open source →
  54. v0.10.1-0.20230323115937-2b040c3ddcca 23 Mar 2023 pre-release

    Nothing published for this version

  55. v0.10.0 21 Mar 2023
    Release notes

    Changelog

    New Features

    Bug fixes

    Dependency updates


    Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

    Open source →
    Release notes

    v0.10.0

    Compare

    Choose a tag to compare

    Open source →
  56. v0.9.0 23 Jan 2023
    Release notes

    Changelog

    This release includes an exciting new feature: ✨ discovery of SSH services from mDNS and SRV DNS records ✨!
    Wishlist can also hot-reload the service list, and had numerous bug fixes and dependency updates!

    New Features

    Bug fixes

    Dependency updates

    Documentation updates


    Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

    Open source →
    Release notes

    v0.9.0

    Compare

    Choose a tag to compare

    Open source →
  57. v0.8.1-0.20230106000936-9007ea7c53af 06 Jan 2023 pre-release

    Nothing published for this version

  58. v0.8.1-0.20230105175035-62d60ce0a6ce 05 Jan 2023 pre-release

    Nothing published for this version

  59. v0.8.1-0.20230105124855-b48ef1ffbd34 05 Jan 2023 pre-release

    Nothing published for this version

  60. v0.8.1-0.20221222170436-bed3320cb830 22 Dec 2022 pre-release

    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