Skip to content

v0.10.5

Choose a tag to compare

@github-actions github-actions released this 22 Aug 22:26
5e5c7a9

Release Notes

21 August 2025

  • chore: release v0.10.5 #1255
  • build(deps): bump ureq from 3.0.12 to 3.1.0 #1243
  • build(deps): bump tempfile from 3.20.0 to 3.21.0 #1244
  • build(deps): bump serde_json from 1.0.142 to 1.0.143 #1242
  • build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode #1251
  • build(deps-dev): bump esbuild from 0.25.8 to 0.25.9 in /mdsf-vscode #1252
  • build(deps-dev): bump @typescript-eslint/parser in /mdsf-vscode #1253
  • build(deps-dev): bump esbuild from 0.25.8 to 0.25.9 in /github-action #1248
  • build(deps-dev): bump @biomejs/biome in /github-action #1250
  • build(deps-dev): bump @biomejs/biome from 2.1.4 to 2.2.0 in /mdsf-vscode #1249
  • test(mbake): update test data #1245
  • build(deps): bump clap from 4.5.44 to 4.5.45 #1241
  • refactor: use chained if let syntax #1240
  • build(deps): bump clap from 4.5.43 to 4.5.44 #1238
  • build(deps): bump terminal_size from 0.4.2 to 0.4.3 #1239
  • build(deps-dev): bump @biomejs/biome in /github-action #1230
  • build(deps): bump clap_complete from 4.5.56 to 4.5.57 #1237
  • build(deps-dev): bump @biomejs/biome from 2.1.3 to 2.1.4 in /mdsf-vscode #1234
  • build(deps-dev): bump eslint from 9.32.0 to 9.33.0 in /mdsf-vscode #1236
  • build(deps-dev): bump eslint from 9.32.0 to 9.33.0 in /github-action #1231
  • build(deps-dev): bump @eslint/js from 9.32.0 to 9.33.0 in /github-action #1233
  • build(deps-dev): bump @eslint/js from 9.32.0 to 9.33.0 in /mdsf-vscode #1235
  • build(deps): bump clap_complete from 4.5.55 to 4.5.56 #1229
  • build(deps): bump clap from 4.5.42 to 4.5.43 #1228
  • refactor(codegen): support disabling dub run #1227
  • feat(node): support packages with multiple executables #1226
  • build(deps-dev): bump typescript from 5.8.3 to 5.9.2 in /mdsf-vscode #1221
  • build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode #1223
  • build(deps-dev): bump @biomejs/biome in /github-action #1224
  • build(deps-dev): bump @biomejs/biome from 2.1.2 to 2.1.3 in /mdsf-vscode #1225
  • build(deps-dev): bump @typescript-eslint/parser in /mdsf-vscode #1222
  • build(cargo-dist): bump version to v0.29.0 #1220
  • build(deps): bump serde_json from 1.0.141 to 1.0.142 #1219
  • build(deps): bump clap from 4.5.41 to 4.5.42 #1218
  • chore: update file extension mappings 97aa793

Install mdsf 0.10.5

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

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