Releases: jdx/mise
Releases · jdx/mise
v2023.8.1
What's Changed
- chore(deps): bump serde_json from 1.0.104 to 1.0.105 by @dependabot in #804
- fix versioning for raku plugin by @jdxcode in #808
- improve version output by @jdxcode in #809
- add --global flag to ls by @jdxcode in #811
- fix race condition with cache file writing by @jdxcode in #810
- added confirmation dialog when installing plugins by @jdxcode in #812
Full Changelog: v2023.8.0...v2023.8.1
v2023.8.0
What's Changed
- Nix: fix missing OpenSSL by @ProducerMatt in #759
- Add ability to not touch $GOROOT and $GOPATH by @scop in #760
- fix: deploy arch zsh autocompletion corrently by @Sacro in #763
- use "#" as delimiter for branch on plugin update by @jdxcode in #764
- reuse existing branch on plugin-update by @jdxcode in #765
- use a different sample go package by @jdxcode in #777
- improve shim error message by @jdxcode in #779
- print setting up virtualenv when virtualenv not exists by @dfang in #781
- confirmation message for implode and prune by @dfang in #785
- chore(deps): bump openssl from 0.10.55 to 0.10.56 by @dependabot in #775
- chore(deps): bump serde from 1.0.180 to 1.0.182 by @dependabot in #772
- chore(deps): bump filetime from 0.2.21 to 0.2.22 by @dependabot in #773
- chore(deps): bump regex from 1.9.1 to 1.9.3 by @dependabot in #774
- chore(deps): bump indicatif from 0.17.5 to 0.17.6 by @dependabot in #776
- fix prefix: scope for golang by @jdxcode in #789
- refactor(python): invoke pip as
python -m pip
by @scop in #792 - chore(deps): bump log from 0.4.19 to 0.4.20 by @dependabot in #795
- chore(deps): bump versions from 5.0.0 to 5.0.1 by @dependabot in #794
- chore(deps): bump clap from 4.3.19 to 4.3.21 by @dependabot in #796
- chore(deps): bump tar from 0.4.39 to 0.4.40 by @dependabot in #798
- chore(deps): bump serde from 1.0.182 to 1.0.183 by @dependabot in #797
- Add MacPorts as a new installation method by @MisLink in #799
- read old cache for core plugins on "fast" commands by @jdxcode in #802
New Contributors
- @ProducerMatt made their first contribution in #759
- @MisLink made their first contribution in #799
Full Changelog: v1.35.8...v2023.8.0