Skip to content

v0.10.2

Choose a tag to compare

@github-actions github-actions released this 16 Jul 08:10

Release Notes

15 July 2025

  • chore: release v0.10.2 #1197
  • build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode #1196
  • build(deps-dev): bump @typescript-eslint/parser in /mdsf-vscode #1194
  • feat(tools): support sorting json using jsonlint #1192
  • docs: explain msrv #1191
  • feat: warn if mdsf.json schema version does not match cli #1190
  • feat(tools): support mbake #1189
  • build(deps-dev): bump @biomejs/biome from 2.1.0 to 2.1.1 in /mdsf-vscode #1185
  • build(deps-dev): bump eslint from 9.30.1 to 9.31.0 in /mdsf-vscode #1184
  • build(deps-dev): bump eslint from 9.30.1 to 9.31.0 in /github-action #1187
  • build(deps-dev): bump @biomejs/biome from 2.1.0 to 2.1.1 in /github-action #1182
  • build(deps-dev): bump @eslint/js from 9.30.1 to 9.31.0 in /mdsf-vscode #1180
  • build(deps): bump clap_complete from 4.5.54 to 4.5.55 #1177
  • build(deps): bump clap from 4.5.40 to 4.5.41 #1176
  • build(deps): bump clap_complete_nushell from 4.5.7 to 4.5.8 #1178
  • refactor(tools) remove --force arg from sqruff #1179
  • build(deps-dev): bump esbuild from 0.25.5 to 0.25.6 in /github-action #1174
  • build(deps-dev): bump esbuild from 0.25.5 to 0.25.6 in /mdsf-vscode #1175
  • build(deps-dev): bump globals from 16.2.0 to 16.3.0 in /github-action #1167
  • build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode #1173
  • build(deps-dev): bump @biomejs/biome from 2.0.6 to 2.1.0 in /github-action #1172
  • build(deps-dev): bump @biomejs/biome from 2.0.6 to 2.1.0 in /mdsf-vscode #1171
  • build(deps-dev): bump @typescript-eslint/parser in /mdsf-vscode #1169
  • build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode #1168
  • build(deps-dev): bump @eslint/js from 9.30.0 to 9.30.1 in /github-action #1170
  • build(deps-dev): bump eslint from 9.30.0 to 9.30.1 in /mdsf-vscode #1164
  • build(deps-dev): bump @eslint/js from 9.30.0 to 9.30.1 in /mdsf-vscode #1166
  • build(deps-dev): bump eslint from 9.30.0 to 9.30.1 in /github-action #1163
  • build(deps-dev): bump globals from 16.2.0 to 16.3.0 in /mdsf-vscode #1161
  • build(deps): bump schemars from 1.0.3 to 1.0.4 #1160
  • ci: set permissions for codegen.yml #1159
  • ci: set permissions for test.yml #1158
  • ci: add permission set to release-vscode.yml #1156
  • ci: set permissions for release-crates.yml #1157
  • ci: add permission sets to validate.yml #1155
  • ci: add permission set to mdsf.yml #1154
  • feat(tools): add support for cabal-gild #1153
  • build(deps-dev): bump eslint from 9.29.0 to 9.30.0 in /mdsf-vscode #1152
  • build(deps-dev): bump @eslint/js from 9.29.0 to 9.30.0 in /mdsf-vscode #1151
  • build(deps-dev): bump eslint from 9.29.0 to 9.30.0 in /github-action #1147
  • build(deps-dev): bump @eslint/js from 9.29.0 to 9.30.0 in /github-action #1149
  • build(deps): bump schemars from 1.0.2 to 1.0.3 #1146
  • chore: set package version to dev 8b47acc

Install mdsf 0.10.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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