Skip to content

v0.10.3

Choose a tag to compare

@github-actions github-actions released this 25 Jul 17:31
abfc5f0

Release Notes

25 July 2025

  • chore: release v0.10.3 #1215
  • build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode #1214
  • build(deps-dev): bump @typescript-eslint/parser in /mdsf-vscode #1212
  • build(deps-dev): bump eslint from 9.31.0 to 9.32.0 in /mdsf-vscode #1210
  • build(deps-dev): bump eslint from 9.31.0 to 9.32.0 in /github-action #1211
  • build(cargo-dist): bump version to v0.28.2 #1208
  • build(deps-dev): bump esbuild from 0.25.6 to 0.25.8 in /github-action #1205
  • build(deps-dev): bump esbuild from 0.25.6 to 0.25.8 in /mdsf-vscode #1202
  • build(deps): bump serde_json from 1.0.140 to 1.0.141 #1206
  • build(deps-dev): bump @biomejs/biome in /github-action #1204
  • build(deps-dev): bump @biomejs/biome from 2.1.1 to 2.1.2 in /mdsf-vscode #1203
  • test(tools): add test case for sqlint #1201
  • test(tools): add test cases for mbake #1200
  • feat(tools): add support for sqlint #1199
  • feat: setup precommit hooks #1198
  • feat(tools): add support for pymarkdownlnt (#1207) ec9d084
  • build: upgrade cargo-dist to v0.28.1 13b152d

Install mdsf 0.10.3

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/hougesen/mdsf/releases/download/v0.10.3/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.3

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