Skip to content

v0.10.7

Choose a tag to compare

@github-actions github-actions released this 09 Sep 20:24
7c52a5e

Release Notes

9 September 2025

  • chore: release v0.10.7 #1294
  • build(deps): bump tempfile from 3.21.0 to 3.22.0 #1293
  • feat(tools): add support for prettierd #1292
  • build(deps): bump ureq from 3.1.1 to 3.1.2 #1291
  • build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode #1288
  • build(deps-dev): bump @typescript-eslint/parser in /mdsf-vscode #1289
  • build(cargo-dist): bump version to v0.30.0 #1290

Install mdsf 0.10.7

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hougesen/mdsf/releases/download/v0.10.7/mdsf-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/hougesen/mdsf/releases/download/v0.10.7/mdsf-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install hougesen/tap/mdsf

Install prebuilt binaries into your npm project

npm install [email protected]

Download mdsf 0.10.7

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