Releases: jdx/mise
Releases · jdx/mise
v2023.10.2
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
What's Changed
Full Changelog: v2023.10.0...v2023.10.1
v2023.10.0
What's Changed
- chore(deps): bump toml from 0.7.8 to 0.8.0 by @dependabot in #922
- chore(deps): bump clap from 4.4.4 to 4.4.6 by @dependabot in #926
- chore(deps): bump ctor from 0.2.4 to 0.2.5 by @dependabot in #925
- chore(deps): bump insta from 1.32.0 to 1.33.0 by @dependabot in #924
- chore(deps): bump thiserror from 1.0.48 to 1.0.49 by @dependabot in #923
Full Changelog: v2023.9.2...v2023.10.0
v2023.9.2
What's Changed
- fix: Always return a list on 'rtx ls --json' by @booniepepper in #896
- chore(deps): bump chrono from 0.4.30 to 0.4.31 by @dependabot in #898
- chore(deps): bump self_update from 0.37.0 to 0.38.0 by @dependabot in #901
- chore(deps): bump serde_json from 1.0.106 to 1.0.107 by @dependabot in #900
- chore(deps): bump terminal_size from 0.2.6 to 0.3.0 by @dependabot in #902
- chore(deps): bump built from 0.6.1 to 0.7.0 by @dependabot in #899
- chore(deps): bump aws-actions/configure-aws-credentials from 3 to 4 by @dependabot in #903
- fix(readme): documentation by @nicoandmee in #904
- chore(deps): bump indicatif from 0.17.6 to 0.17.7 by @dependabot in #911
- chore(deps): bump clap_mangen from 0.2.13 to 0.2.14 by @dependabot in #910
- chore(deps): bump rayon from 1.7.0 to 1.8.0 by @dependabot in #912
- chore(deps): bump indoc from 2.0.3 to 2.0.4 by @dependabot in #913
- chore(deps): bump toml_edit from 0.19.15 to 0.20.0 by @dependabot in #914
- doctor: allow shims on PATH to hide inactive problem by @jdx in #916
New Contributors
- @nicoandmee made their first contribution in #904
Full Changelog: v2023.9.1...v2023.9.2
v2023.9.1
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
What's Changed
- chore(deps): bump ctrlc from 3.4.0 to 3.4.1 by @dependabot in #871
- chore(deps): bump clap from 4.4.1 to 4.4.2 by @dependabot in #870
- chore(deps): bump thiserror from 1.0.47 to 1.0.48 by @dependabot in #874
- chore(deps): bump tera from 1.19.0 to 1.19.1 by @dependabot in #873
- chore(deps): bump color-print from 0.3.4 to 0.3.5 by @dependabot in #872
Full Changelog: v2023.8.10...v2023.9.0
v2023.8.10
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
v2023.8.9
v2023.8.8
What's Changed
- Fix
install.sh
output by @xanderificnl in #842 - fix node typo by @scottdotau in #843
- remove shorthands for plugins in core by @jdxcode in #846
New Contributors
- @xanderificnl made their first contribution in #842
- @scottdotau made their first contribution in #843
Full Changelog: v2023.8.7...v2023.8.8
v2023.8.7
What's Changed
- show trace logs when performing rename/create_dir_all by @jdxcode in #834
- improve logging on file functions by @jdxcode in #835
- move trusted configs from cache to config dir by @jdxcode in #836
- fix java *.0.0 versions by @jdxcode in #839
- fixed clippy warnings by @jdxcode in #840
Full Changelog: v2023.8.6...v2023.8.7