2024-11-27 11:20:38 by pin | Files touched by this commit (3) | |
Log message:
devel/mise: update to 2024.11.30
v2024.11.30 Latest
๐ Features
migrate wren-cli to ubi by @jdx in #3193
migrate more tools away from asdf by @jdx in #3202
automatically set set -e in toml tasks by @jdx in #3215
added MISE_ORIGINAL_CWD to tasks by @jdx in #3214
add ruby backend by @andrewthauer in #1657
migrate more tools away from asdf by @jdx in #3205
๐ Bug Fixes
Make Rebar backend depend on Erlang by @eproxus in #3197
trust system/global config by default by @jdx in #3201
use tv.short in show_tools by @jdx in #3213
๐ Documentation
flatten tools in sidebar by @jdx in 0556024
๐งช Testing
remove flaky maven test by @jdx in 65f6eb4
added test for vault by @jdx in #3194
๐ Other Changes
bump expr-lang by @jdx in #3199
add aqua-registry as submodule by @jdx in #3204
Update plugins.md by @jdx in 1a38802
Update plugins.md by @jdx in 8ca6f5f
Update plugins.md by @jdx in c82d4d7
v2024.11.29
๐ Features
(env) Allow exporting env vars as dotenv format by @miguelmig in #3185
move more tools away from asdf by @jdx in #3184
use aqua for cargo-binstall by @jdx in #3182
๐ Bug Fixes
use shift_remove by @jdx in #3188
pass boolean tool options as strings by @jdx in #3191
move semver cmp errors to debug by @jdx in ab4e638
show more accurate error if no tasks are available by @jdx in e1b1b48
move semver cmp errors to debug by @jdx in #3172
use aqua for terraform by @jdx in #3192
๐งช Testing
disable cargo-binstall test by @jdx in 8fee82e
๐ Other Changes
include aqua-registry yaml files in crate by @jdx in #3186
gitignore aqua-registry by @jdx in 1c38bca
gitignore aqua-registry by @jdx in 644cb6d
v2024.11.28
๐ Features
migrate more tools away from asdf by @jdx in #3170
auto-install tools on mise run by @jdx in #3181
move more tools away from asdf by @jdx in #3179
๐ Bug Fixes
allow passing integers to task env by @jdx in #3177
remove __MISE_WATCH,__MISE_DIFF env vars on mise deactivate by @jdx in #3178
๐ Documentation
(security) added information about checksums/cosign/slsa verification by \
@jdx in 1faef6e
(security) added release gpg key by @jdx in 8f5dfd6
typos by @jdx in #3173
๐ Other Changes
clean up CHANGELOG by @jdx in 8ec0ca2
v2024.11.27
I rewrote the git history to remove what were mostly commits from the asdf \
registry repo that was included in this repo at one point so from now on the \
history should be clear and the CHANGELOG will reflect everything from this \
point. Older release information will still be available at \
https://github.com/jdx/mise/releases
v2024.11.26
๐ Bug Fixes
show ubi versions starting with digit last by @jdx in #3162
make built-in aqua cache work on windows by @jdx in 56aae79
๐งช Testing
added test to check for bad cargo-binstall versions by @jdx in #3163
๐ Other Changes
bake aqua registry into bin by @jdx in #3161
v2024.11.25
๐ Features
added --local option for mise settings commands by @jdx in #3157
๐ Bug Fixes
minor tweak to dr output by @jdx in #3160
bug with missing shims after install by @jdx in #3159
๐ Other Changes
increase job count for e2e tests by @jdx in 969a14d
v2024.11.24
๐ Features
ignore config files after not trusting them by @jdx in #3128
task vars by @jdx in #3130
verify aqua packages with cosign and/or slsa when available by @jdx in #3151
added task_skip setting by @jdx in #3154
allow calling mise settings foo=bar as shorthand by @jdx in #3155
๐ Bug Fixes
(cargo) added extra tool opts by @jdx in #3144
hide MISE_GITHUB_TOKEN from mise dr by @jdx in #3135
show password prompt when cloning and libgit2 is disabled by @jdx in #3138
keep tools sorted by @jdx in #3148
only use mise.toml files with lockfiles by @jdx in #3150
๐ Documentation
add more detail about task vars by @jdx in #3136
๐งช Testing
move ls tests to e2e by @jdx in #3146
๐ Other Changes
Add note about how config values are template but not the file itself by \
@syhol in #3137
bump usage by @jdx in #3139
simplify render:settings task by @jdx in #3142
use versions host more to avoid rate limiting by @jdx in #3145
simplify release-plz output by @mise-en-dev in b5bdf53
disable versions host for mise test-tool by @mise-en-dev in c4d487e
cache mise tools by @jdx in #3147
ran pre-commit run --all-files against codebase by @jdx in #3141
run autofix on windows by @jdx in #3153
v2024.11.23
๐ Bug Fixes
skip lockfile methods when experimental is disabled by @jdx in 91c30da
v2024.11.22
๐งช Testing
fix windows-unit job by @jdx in #3123
๐ Other Changes
Update lockfile.rs by @jdx in 3184c40
v2024.11.21
๐ Bug Fixes
(vfox) handle bug when plugin is removed from registry by @jdx in #3111
gleam checksum by @jdx in #3107
split checksums out by artifact by @jdx in #3105
use consistent verb tense for progress bars by @jdx in #3109
unset GITHUB_TOKEN if empty for ubi + plugins by @jdx in #3114
git-cliff typo in registry by @jdx in #3117
some bugs with lockfiles by @jdx in #3113
๐ Refactor
break up install_versions method by @jdx in #3121
๐งช Testing
added e2e test for mise prune by @jdx in #3119
๐ Other Changes
added pre-commit back in by @jdx in #3115
use mold linker by @jdx in #3118
share builds across gha by @jdx in #3120
|
2024-06-01 21:17:45 by Amitai Schleier | Files touched by this commit (3) | |
Log message:
mise: update to 2024.5.28. Changes:
### Features
* use all tera features
### Bug Fixes
* download keeps failing if it takes more than 30s
* settings unset does not work
* cleaner community-developed plugin warning
* correct `mise use` ordering
* normalize remote urls
### Refactor
* forge -> backend
* rename External plugins to Asdf
* split asdf into forge+plugin
* turn asdf into a forge
Relinquish MAINTAINER, in case someone else is actually using this.
|
2024-05-29 21:13:30 by Amitai Schleier | Files touched by this commit (3) | |
Log message:
mise: update to 2024.5.24. Changes:
### Bug Fixes
* (pipx) version ordering
* (use) re-use mise.toml if exists
* mise trust works incorrectly with symlinked configuration file
* minor race condition creating directories
* vendor libgit2 for precompiled binaries
### Refactor
* simplify ForgeArg building
### Other Changes
* resolve macros/derived-traits from crates w/ scopes rather than globally
* eliminate .tool-versions only used for jq
* updated zip
* bump usage-lib
* Update bug_report.md
* added git debug log
|
2024-05-26 22:29:12 by Amitai Schleier | Files touched by this commit (3) | |
Log message:
mise: update to 2024.5.22. Changes:
### Bug Fixes
* correctly use .mise/config.$MISE_ENV.toml files
### Other Changes
* use async reqwest
* sign macos binary
* use sccache
* conditionally set sccache token
|
2024-05-25 16:17:07 by Amitai Schleier | Files touched by this commit (3) | |
Log message:
mise: update to 2024.5.21. Changes:
### Bug Fixes
* (git-pre-commit) rewrite existing git hook to pre-commit.old
* handle issue running `mise install` with existing tools
|
2024-05-21 12:56:27 by Amitai Schleier | Files touched by this commit (3) | |
Log message:
mise: update to 2024.5.20. Changes:
### Features
* added plugin registry to docs
* added registry command
* pre-commit and github action generate commands
### Bug Fixes
* (prune) make it not install the world
* allow plugins overriding core plugins
* raise error if resolve fails and is a CLI argument
* clean up architectures for precompiled binaries
* add target and other configs to cache key logic
### Documentation
* fix core plugin registry urls
|
2024-05-19 15:54:00 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Update to 2024.5.17. From the changelog:
### Features
* allow install specific version from https://mise.run #1800
* confirm all plugins
* allow ignore missing plugin
### Bug Fixes
* (pipx) depend on python
### Refactor
* fetch transitive dependencies
### Testing
* pass MISE_LOG_LEVEL through
* make unit tests work shuffled
* ensure tests reset
* ensure tests reset
* clean up .test.mise.toml file
|
2024-05-16 23:47:45 by Amitai Schleier | Files touched by this commit (3) | |
Log message:
mise: update to 2024.5.16. Changes:
### Features
* (registry) map ubi -> cargo:ubi
* (tasks) add --json flag
### Bug Fixes
* support "mise.toml" filename
|
2024-05-15 04:38:42 by Amitai Schleier | Files touched by this commit (3) | |
Log message:
mise: update to 2024.5.15. Changes:
2024.5.15:
### Features
* support non-hidden configs
### Bug Fixes
* handle sub-0.1 in new resolving logic
2024.5.14:
### Features
* (erlang) make erlang core plugin stable
* (python) make python_compile 3-way switch
* raise warning instead if install default gems failed
### Bug Fixes
* (python) correct flavor for macos-x64
* warn if failure installing default packages
* hide missing runtime warning in shim context
* handle tool_version parse failures
### Performance
* memoize `which` results
2024.5.13:
### Features
* pass github token to UBI and cargo-binstall backends.
### Refactor
* bubble up resolve errors
### Other Changes
* always build with git2 feature
2024.5.12:
### Performance
* various performance tweaks
2024.5.11:
### Bug Fixes
* (exec) do not default to "latest" if a version is already configured
* prompt to trust config files with env vars
2024.5.10:
### Bug Fixes
* fixed misc bugs with ubi+pipx backends
2024.5.9:
### Bug Fixes
* `.` in `list-bin-paths` was taken as is to form `PATH`
2024.5.8:
### Bug Fixes
* use correct url for aur-bin
* handle race condition when initializing backends with dependencies
2024.5.6:
### Features
* add cargo-binstall as dependency for cargo backend
### Bug Fixes
* performance fix for .file/.path
2024.5.5:
### Bug Fixes
* (pipx) remove unneeded unwrap
* resolve bug with backends not resolving mise-installed tools
2024.5.4:
### Features
* add more directory env var configs
### Refactor
* move opts from ToolVersion to ToolVersionRequest struct
* remove use of mutex
|
2024-05-08 18:22:31 by Amitai Schleier | Files touched by this commit (3) | |
Log message:
mise: update to 2024.5.3. Changes:
### Features
* (env) supports glob patterns in `env._.file` and `env._.source` (fix #1916)
* cleanup invalid symlinks in .local/state/mise/(tracked|trusted)-configs
### Bug Fixes
* (plugin-update) Handle errors from the underlying plugin updates
* backend install directory not removed if empty
* mise trust doesn't handle relative paths
### Other Changes
* Update README.md
* move kachick plugins to mise-plugins
* Merge pull request #2019 from jdx/release
|