Release Notes
8 October 2025
- chore: release v0.10.8
#1341 - build(deps): bump astral-sh/setup-uv from 6 to 7
#1338 - build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode
#1340 - build(deps-dev): bump @typescript-eslint/parser in /mdsf-vscode
#1339 - feat(tools): support json_repair
#1336 - chore: add citation file
#1337 - ci: bump lua action versions
#1334 - build(deps): bump clap from 4.5.47 to 4.5.48
#1304 - build(deps): bump tempfile from 3.22.0 to 3.23.0
#1313 - build(deps): bump clap_complete from 4.5.57 to 4.5.58
#1302 - build(deps-dev): bump eslint from 9.36.0 to 9.37.0 in /mdsf-vscode
#1331 - build(deps-dev): bump @eslint/js from 9.36.0 to 9.37.0 in /mdsf-vscode
#1330 - build(deps-dev): bump typescript from 5.9.2 to 5.9.3 in /mdsf-vscode
#1328 - build(deps-dev): bump @biomejs/biome from 2.2.3 to 2.2.5 in /mdsf-vscode
#1326 - build(deps-dev): bump @biomejs/biome in /github-action
#1324 - build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode
#1329 - build(deps-dev): bump eslint from 9.36.0 to 9.37.0 in /github-action
#1325 - build(deps): bump owo-colors from 4.2.2 to 4.2.3
#1323 - build(deps-dev): bump eslint from 9.35.0 to 9.36.0 in /mdsf-vscode
#1307 - build(deps-dev): bump eslint from 9.35.0 to 9.36.0 in /github-action
#1312 - build(deps-dev): bump esbuild from 0.25.9 to 0.25.10 in /github-action
#1305 - build(deps-dev): bump esbuild from 0.25.9 to 0.25.10 in /mdsf-vscode
#1306 - build(deps): bump serde from 1.0.226 to 1.0.228
#1317 - fix: update superhtml expected output
#1316 - build(deps): bump regex from 1.11.2 to 1.11.3
#1315 - build(deps): bump serde from 1.0.219 to 1.0.225
#1303 - build(deps-dev): bump globals from 16.3.0 to 16.4.0 in /github-action
#1295 - build(deps-dev): bump globals from 16.3.0 to 16.4.0 in /mdsf-vscode
#1296 - build(deps): bump serde_json from 1.0.143 to 1.0.145
#1298 - chore: update version to dev
b96a84d - build: remove custom runners from cargo-dist (#1335)
58e243d - chore: update changelog
32af35d
Install mdsf 0.10.8
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hougesen/mdsf/releases/download/v0.10.8/mdsf-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/hougesen/mdsf/releases/download/v0.10.8/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.8
| 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 |