Skip to content

Releases: jdx/mise

v2023.11.2

09 Nov 18:55
5bbc727
Compare
Choose a tag to compare

What's Changed

  • shell: fixed --help flag, added "s" alias by @jdx in #976
  • docs: fix local.toml gitignore recipe by @scop in #984
  • implode|prune: support --yes by @jdx in #986
  • zipsign by @jdx in #985

Full Changelog: v2023.11.1...v2023.11.2

v2023.11.1

08 Nov 02:33
231e1d0
Compare
Choose a tag to compare

What's Changed

  • plugin-uninstall: added --purge flag by @jdx in #975
  • chore(deps): bump openssl from 0.10.58 to 0.10.59 by @dependabot in #979
  • fix(nushell): Use extern-wrapped instead of def-env and $env instead of let-env by @Nezteb in #981

New Contributors

Full Changelog: v2023.11.0...v2023.11.1

v2023.11.0

02 Nov 23:48
v2023.11.0
2796c45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2023.10.2...v2023.11.0

v2023.10.2

15 Oct 23:33
v2023.10.2
45ff35f
Compare
Choose a tag to compare

What's Changed

  • enable http gzip compression by @jdx in #930
  • chore(deps): bump dialoguer from 0.10.4 to 0.11.0 by @dependabot in #933

Full Changelog: v2023.10.1...v2023.10.2

v2023.10.1

05 Oct 00:37
v2023.10.1
19220e5
Compare
Choose a tag to compare

What's Changed

  • use java.rtx.pub for java metadata by @jdx in #929

Full Changelog: v2023.10.0...v2023.10.1

v2023.10.0

04 Oct 15:31
v2023.10.0
1f8b65d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.9.2...v2023.10.0

v2023.9.2

25 Sep 17:37
v2023.9.2
155dadb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2023.9.1...v2023.9.2

v2023.9.1

13 Sep 14:29
v2023.9.1
c6d59d7
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #886
  • chore(deps): bump path-absolutize from 3.1.0 to 3.1.1 by @dependabot in #889
  • chore(deps): bump toml from 0.7.6 to 0.7.8 by @dependabot in #890
  • chore(deps): bump base64 from 0.21.3 to 0.21.4 by @dependabot in #891
  • chore(deps): bump serde_json from 1.0.105 to 1.0.106 by @dependabot in #887
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #885
  • doctor: improve activation problem output by @jdx in #895
  • Avoid panic if run_with_timeout hits timeout. by @fiadliel in #866
  • chore(deps): bump chrono from 0.4.28 to 0.4.30 by @dependabot in #888

New Contributors

Full Changelog: v2023.9.0...v2023.9.1

v2023.9.0

05 Sep 14:40
v2023.9.0
f333ac5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.8.10...v2023.9.0

v2023.8.10

31 Aug 20:48
v2023.8.10
58b0e0e
Compare
Choose a tag to compare

What's Changed

  • do not reshim if rtx is not on PATH by @jdx in #849
  • clean up logging env var logic by @jdx in #850
  • chore(deps): bump openssl from 0.10.56 to 0.10.57 by @dependabot in #854
  • chore(deps): bump base64 from 0.21.2 to 0.21.3 by @dependabot in #853
  • chore(deps): bump regex from 1.9.3 to 1.9.4 by @dependabot in #855
  • chore(deps): bump aws-actions/configure-aws-credentials from 2 to 3 by @dependabot in #856
  • add support for macos integration by @roele in #858

Full Changelog: v2023.8.9...v2023.8.10