Skip to content

v0.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 04:40
634aa41

Release Notes

20 March 2025

  • chore: release v0.8.2 #850
  • build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode #849
  • build(deps): bump clap_complete from 4.5.46 to 4.5.47 #848
  • build(deps-dev): bump @typescript-eslint/parser in /mdsf-vscode #847
  • build(deps): bump tempfile from 3.19.0 to 3.19.1 #845
  • build(deps): bump reqwest from 0.12.14 to 0.12.15 #846
  • feat(tools): add support for mise fmt #844
  • build: upgrade to Rust edition 2024 #843
  • build(deps): bump tempfile from 3.18.0 to 3.19.0 #842
  • build(deps): bump reqwest from 0.12.13 to 0.12.14 #841
  • test(tools): add test for oxlint #840
  • build(deps): bump reqwest from 0.12.12 to 0.12.13 #839

Install mdsf 0.8.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install hougesen/tap/mdsf

Install prebuilt binaries into your npm project

npm install mdsf-cli@0.8.2

Download mdsf 0.8.2

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