Path to this page:
Subject: CVS commit: pkgsrc/devel/mise
From: pin
Date: 2024-11-28 09:43:49
Message id: 20241128084349.1C480FC1B@cvs.NetBSD.org
Log Message:
devel/mise: update to 2024.11.32
v2024.11.32
๐ Features
allow running tasks without mise run, e.g.: mise test as shorthand for mise \
run test by @jdx in #3235
default task directory config by @jdx in #3238
standalone tasks by @jdx in #3240
automatic uv venv activation by @jdx in #3239
migrate more tools away from asdf by @jdx in #3242
add committed by @scop in #3247
use ubi for figma-export by @jdx in 19dbeac
add vacuum by @scop in #3249
๐ Bug Fixes
skip _.source files if not present by @jdx in #3236
rust idiomatic file parsing by @jdx in #3241
automatic reinstall of uvx tools during python upgrades by @jdx in #3243
๐ Refactor
use aqua for shfmt by @scop in #3244
use aqua for lefthook by @scop in #3246
use aqua for nfpm by @scop in #3248
๐ Documentation
correction in aqua by @jdx in b7de2f3
typo by @jdx in 98aa6bd
๐ Other Changes
bump tabled by @jdx in #3245
fix tools tests on release branch by @jdx in 675a2b0
fix tools tests on release branch by @jdx in 130c3a4
Mention the fish shell's automatic activation in the Quickstart section by \
@rmacklin in #2295
fix tools tests on release branch by @jdx in 9feb3b6
v2024.11.31
๐ Features
rust in core by @jdx in #3219
๐ Bug Fixes
use tv.pathname() in mise ls by @jdx in #3217
show gh rate limit reset time by @jdx in #3221
add @Version back into show_tools by @jdx in fd7d8d1
use pipx for yamllint by @jdx in #3227
remove shims directory in mise activate by @jdx in #3232
๐ Refactor
remove duplicate remote_versions_caches by @jdx in #3220
๐ Documentation
rename legacy version files to idiomatic version files by @jdx in #3216
document aqua better by @jdx in #3234
๐จ Styling
spelling and grammar fixes by @scop in #3225
๐งช Testing
move some unit tests to e2e by @jdx in #3218
migrate tests from unit to e2e by @jdx in #3231
Files: