Skip to content

Releases: foundry-rs/foundryup

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 28 Jul 23:54
f9e6775

What's Changed

  • chore(deps): bump the cargo-weekly group with 4 updates by @dependabot[bot] in #103
  • fix: resolve nightlies via Atom feed by @mablr in #105
  • chore(deps): bump dtolnay/rust-toolchain from fa04a1451ff1842e2626ccb99004d0195b455a88 to 2c7215f132e9ebf062739d9130488b56d53c060c in the ci-weekly group by @dependabot[bot] in #106
  • chore(deps): bump quick-xml from 0.38.4 to 0.41.0 in the cargo-weekly group by @dependabot[bot] in #107

Full Changelog: v0.0.7...v0.0.8

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 10 Jul 17:17
bad07d1

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 02 Jul 22:59
a27902e

What's Changed

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

v2.0.0-rc2

v2.0.0-rc2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 15:55
804e5d0

What's Changed

  • chore(deps): bump crate-ci/typos from 1.42.1 to 1.42.3 by @dependabot[bot] in #34
  • feat: add --cargo-profile and --cargo-features flags by @DaniPopes in #35
  • chore(deps): bump crate-ci/typos from 1.42.3 to 1.43.1 by @dependabot[bot] in #36
  • chore(deps): bump dtolnay/rust-toolchain from f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 to efa25f7f19611383d5b0ccf2d1c8914531636bf9 by @dependabot[bot] in #39
  • chore(deps): bump crate-ci/typos from 1.43.1 to 1.43.5 by @dependabot[bot] in #38
  • chore(deps): bump actions/attest-build-provenance from 3 to 4 by @dependabot[bot] in #40
  • chore(deps): bump crate-ci/typos from 1.43.5 to 1.44.0 by @dependabot[bot] in #42
  • chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #43
  • chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #41
  • feat: show previous version on update by @DaniPopes in #44
  • chore(deps): bump dtolnay/rust-toolchain from efa25f7f19611383d5b0ccf2d1c8914531636bf9 to 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 by @dependabot[bot] in #45
  • chore(deps): bump crate-ci/typos from 1.44.0 to 1.45.0 by @dependabot[bot] in #47
  • chore(deps): add 7 day dependency cooldown by @decofe in #48
  • chore: remove tempo fork support by @figtracer in #50
  • chore(deps): bump crate-ci/typos from 1.45.0 to 1.45.1 by @dependabot[bot] in #51
  • chore(deps): bump rui314/setup-mold from 725a8794d15fc7563f59595bd9556495c0564878 to 9c9c13bf4c3f1adef0cc596abc155580bcb04444 by @dependabot[bot] in #52
  • chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #53
  • Improve GH actions by @grandizzy in #55
  • test: cover foundry dir env semantics by @DaniPopes in #63
  • feat: retry downloads with backoff by @stevencartavia in #65
  • feat: resolve version channels by @stevencartavia in #64
  • feat: generate man pages for source installs by @stevencartavia in #67
  • feat: error when foundry binaries are in use by @stevencartavia in #66
  • feat: match bash installer env, attestation, and path handling by @stevencartavia in #68
  • fix: match bash installer arch fallback and command checks by @stevencartavia in #69
  • fix: fix attestation verification by @stevencartavia in #70
  • chore: group weekly dependabot updates by @decofe in #71
  • fix: quote dependabot schedule time by @decofe in #72
  • fix: keep --list/--use offline and skip migration on --update by @stevencartavia in #74
  • fix: enforce binary validity during activation by @stevencartavia in #73
  • fix: resolve latest/stable via release redirect to avoid API rate limit by @stevencartavia in #77
  • fix: restore legacy --use behavior for literal and custom-repo versions by @stevencartavia in #76
  • fix: emit --list to stdout and honor FOUNDRYUP_MAX_RETRIES by @stevencartavia in #75
  • fix: fail --list on broken installs and ignore FOUNDRYUP_JOBS env by @stevencartavia in #79
  • fix: print update warning before install by @stevencartavia in #80
  • fix: check_bins_in_use by user by @mablr in #83
  • fix: match legacy --use version detection for non-semver tags by @stevencartavia in #82
  • fix: resolve foundryup self-update version via release redirect by @stevencartavia in #81
  • fix: treat empty CLI option values as unset by @stevencartavia in #85
  • fix: default Linux to glibc artifact by @stevencartavia in #84
  • chore(deps): bump dtolnay/rust-toolchain from 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 to 67ef31d5b988238dd797d409d6f9574278e20537 in the ci-weekly group by @dependabot[bot] in #86
  • chore: dependabot update by @DaniPopes in #88
  • chore: bump all deps by @DaniPopes in #87

New Contributors

Full Changelog: v2.0.0-rc1...v2.0.0-rc2

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 23 Jun 16:36
08181c0

What's Changed

  • chore: update installation command in README by @zerosnacks in #32
  • chore(deps): bump crate-ci/typos from 1.42.1 to 1.42.3 by @dependabot[bot] in #34
  • feat: add --cargo-profile and --cargo-features flags by @DaniPopes in #35
  • chore(deps): bump crate-ci/typos from 1.42.3 to 1.43.1 by @dependabot[bot] in #36
  • chore(deps): bump dtolnay/rust-toolchain from f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 to efa25f7f19611383d5b0ccf2d1c8914531636bf9 by @dependabot[bot] in #39
  • chore(deps): bump crate-ci/typos from 1.43.1 to 1.43.5 by @dependabot[bot] in #38
  • chore(deps): bump actions/attest-build-provenance from 3 to 4 by @dependabot[bot] in #40
  • chore(deps): bump crate-ci/typos from 1.43.5 to 1.44.0 by @dependabot[bot] in #42
  • chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #43
  • chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #41
  • feat: show previous version on update by @DaniPopes in #44
  • chore(deps): bump dtolnay/rust-toolchain from efa25f7f19611383d5b0ccf2d1c8914531636bf9 to 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 by @dependabot[bot] in #45
  • chore(deps): bump crate-ci/typos from 1.44.0 to 1.45.0 by @dependabot[bot] in #47
  • chore(deps): add 7 day dependency cooldown by @decofe in #48
  • chore: remove tempo fork support by @figtracer in #50
  • chore(deps): bump crate-ci/typos from 1.45.0 to 1.45.1 by @dependabot[bot] in #51
  • chore(deps): bump rui314/setup-mold from 725a8794d15fc7563f59595bd9556495c0564878 to 9c9c13bf4c3f1adef0cc596abc155580bcb04444 by @dependabot[bot] in #52
  • chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #53
  • Improve GH actions by @grandizzy in #55
  • test: cover foundry dir env semantics by @DaniPopes in #63
  • feat: retry downloads with backoff by @stevencartavia in #65
  • feat: resolve version channels by @stevencartavia in #64
  • feat: generate man pages for source installs by @stevencartavia in #67
  • feat: error when foundry binaries are in use by @stevencartavia in #66
  • feat: match bash installer env, attestation, and path handling by @stevencartavia in #68
  • fix: match bash installer arch fallback and command checks by @stevencartavia in #69
  • fix: fix attestation verification by @stevencartavia in #70
  • chore: group weekly dependabot updates by @decofe in #71
  • fix: quote dependabot schedule time by @decofe in #72
  • fix: keep --list/--use offline and skip migration on --update by @stevencartavia in #74
  • fix: enforce binary validity during activation by @stevencartavia in #73
  • fix: resolve latest/stable via release redirect to avoid API rate limit by @stevencartavia in #77
  • fix: restore legacy --use behavior for literal and custom-repo versions by @stevencartavia in #76
  • fix: emit --list to stdout and honor FOUNDRYUP_MAX_RETRIES by @stevencartavia in #75
  • fix: fail --list on broken installs and ignore FOUNDRYUP_JOBS env by @stevencartavia in #79
  • fix: print update warning before install by @stevencartavia in #80
  • fix: check_bins_in_use by user by @mablr in #83
  • fix: match legacy --use version detection for non-semver tags by @stevencartavia in #82
  • fix: resolve foundryup self-update version via release redirect by @stevencartavia in #81
  • fix: treat empty CLI option values as unset by @stevencartavia in #85
  • fix: default Linux to glibc artifact by @stevencartavia in #84
  • chore(deps): bump dtolnay/rust-toolchain from 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 to 67ef31d5b988238dd797d409d6f9574278e20537 in the ci-weekly group by @dependabot[bot] in #86
  • chore: dependabot update by @DaniPopes in #88
  • chore: bump all deps by @DaniPopes in #87
  • feat: v0.0.5 by @DaniPopes in #92

New Contributors

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

v2.0.0-rc1

v2.0.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jan 12:03
a8c5e69

What's Changed

Full Changelog: v0.0.4...v2.0.0-rc1

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 22 Jan 10:46
bbba347

What's Changed

  • chore(deps): bump ci deps, add dependabot by @zerosnacks in #27
  • chore(deps): bump dtolnay/rust-toolchain from 0b1efabc08b657293548b77fb76cc02d26091c7e to f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 by @dependabot[bot] in #29
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #31
  • chore(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #28
  • chore(deps): bump crate-ci/typos from 1.42.0 to 1.42.1 by @dependabot[bot] in #30
  • feat: add build attestations and verification for installer binaries by @zerosnacks in #22

New Contributors

Full Changelog: v0.0.2...v0.0.4

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 21 Jan 16:30
428b1ec

What's Changed

  • chore(deps): bump ci deps, add dependabot by @zerosnacks in #27
  • chore(deps): bump dtolnay/rust-toolchain from 0b1efabc08b657293548b77fb76cc02d26091c7e to f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 by @dependabot[bot] in #29
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #31
  • chore(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #28
  • chore(deps): bump crate-ci/typos from 1.42.0 to 1.42.1 by @dependabot[bot] in #30

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 21 Jan 11:30
fc001de

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 17 Dec 16:44
ec8fbb1

Full Changelog: v0.0.0...v0.0.1