v0.10.1
Release Notes
27 June 2025
- chore: release v0.10.1
#1145 - refactor: revert if let chain syntax
#1144 - chore: change version to dev
da36c8a
Install mdsf 0.10.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hougesen/mdsf/releases/download/v0.10.1/mdsf-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/hougesen/mdsf/releases/download/v0.10.1/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.1
| 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 |