Releases: SteveLauC/topgrade
Releases · SteveLauC/topgrade
PR937
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
chore: pin toolchain to MSRV(1.76) (#900)
* chore: pin toolchain to MSRV(1.76)
* chore: remove more toolchain action & update readme
PR894
pr894
feat: support step Bun on Windows (#893)
PR866
pr866
docs: document that maintenance continues (#855)
PR835
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
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
pr737
fix: use env BUN_INSTALL to locate package.json (#734)
PR734
fix(pipx): adds `--include-injected` argument to `pipx` (#726)
PR687
pr687
ci: add macOS aarch64 check (#680)