v0.10.6
Release Notes
7 September 2025
- chore: release v0.10.6
#1286 - build(deps): bump actions/setup-node from 4 to 5
#1276 - build(deps): bump actions/checkout from 4 to 5
#1246 - chore(dependabot): exclude cargo-dist workflow
#1283 - build(deps): bump actions/setup-go from 5 to 6
#1272 - build(deps-dev): bump eslint from 9.34.0 to 9.35.0 in /github-action
#1274 - build(deps): bump actions/setup-python from 5 to 6
#1273 - build(deps-dev): bump @biomejs/biome from 2.2.2 to 2.2.3 in /mdsf-vscode
#1275 - build(deps-dev): bump @eslint/js from 9.34.0 to 9.35.0 in /github-action
#1278 - build(deps-dev): bump eslint from 9.34.0 to 9.35.0 in /mdsf-vscode
#1281 - build(deps): bump ureq from 3.1.0 to 3.1.1
#1282 - build(deps-dev): bump @biomejs/biome in /github-action
#1277 - build(deps): bump process_control from 5.1.1 to 5.2.0
#1280 - build(deps-dev): bump @eslint/js from 9.34.0 to 9.35.0 in /mdsf-vscode
#1279 - fix(mdsf-vscode): fix mdsf-vscode error log
#1271 - build(deps): bump clap from 4.5.46 to 4.5.47
#1268 - build(deps): bump log from 0.4.27 to 0.4.28
#1269 - build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode
#1265 - build: bump actions/setup-java to v5
#1267 - build(deps-dev): bump @typescript-eslint/parser in /mdsf-vscode
#1266 - build(deps): bump clap to v4.5.46
#1264 - build(deps-dev): bump @biomejs/biome in /github-action
#1259 - build(deps): bump regex from 1.11.1 to 1.11.2
#1260 - build(deps-dev): bump eslint from 9.33.0 to 9.34.0 in /github-action
#1262 - build(deps-dev): bump @biomejs/biome from 2.2.0 to 2.2.2 in /mdsf-vscode
#1258 - build(deps-dev): bump eslint from 9.33.0 to 9.34.0 in /mdsf-vscode
#1257 - build(deps): update test_with to v0.15.4
#1256
Install mdsf 0.10.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hougesen/mdsf/releases/download/v0.10.6/mdsf-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/hougesen/mdsf/releases/download/v0.10.6/mdsf-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install hougesen/tap/mdsfInstall prebuilt binaries into your npm project
npm install [email protected]Download mdsf 0.10.6
| File | Platform | Checksum |
|---|---|---|
| mdsf-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| mdsf-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| mdsf-x86_64-pc-windows-msvc.tar.gz | x64 Windows | checksum |
| mdsf-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| mdsf-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |