Skip to content

Releases: SteveLauC/topgrade

PR1001

10 Dec 13:15
8227890
Compare
Choose a tag to compare

macOS aarch64 build

PR937

08 Oct 11:17
9c25cd7
Compare
Choose a tag to compare
i18n(app.yml): new language zh_TW (#931)

* i18n(app.yml): new language zh_TW

translated topgrade to zh_TW

* Update app.yml

* Update app.yml

* fix(i18n): Fixed "self-upgrade" translation

thanks @SteveLauC

PR908

16 Sep 02:15
05b1a56
Compare
Choose a tag to compare
chore: pin toolchain to MSRV(1.76) (#900)

* chore: pin toolchain to MSRV(1.76)

* chore: remove more toolchain action & update readme

PR894

26 Aug 15:01
ca8558d
Compare
Choose a tag to compare
pr894

feat: support step Bun on Windows (#893)

PR866

16 Jul 11:49
180b5cb
Compare
Choose a tag to compare
pr866

docs: document that maintenance continues (#855)

PR835

27 Jun 03:22
8b9d7ef
Compare
Choose a tag to compare
chore(deps): bump curve25519-dalek from 4.1.2 to 4.1.3 (#827)

Bumps [curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases)
- [Commits](https://github.com/dalek-cryptography/curve25519-dalek/compare/curve25519-4.1.2...curve25519-4.1.3)

---
updated-dependencies:
- dependency-name: curve25519-dalek
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

PR759

04 Apr 23:29
ab21600
Compare
Choose a tag to compare
feat: add support for mise (#757)

Add support for mise-en-place (or mise). Mise is a tool like asdf (already supported). https://mise.jdx.dev/

PR737

09 Mar 05:20
12116c3
Compare
Choose a tag to compare
pr737

fix: use env BUN_INSTALL to locate package.json (#734)

PR734

07 Mar 00:15
fbc84e8
Compare
Choose a tag to compare
fix(pipx): adds `--include-injected` argument to `pipx` (#726)

PR687

15 Feb 07:03
64db679
Compare
Choose a tag to compare
pr687

ci: add macOS aarch64 check (#680)