Release Notes
5 February 2025
- chore: release v0.5.0
#674
- docs: reference vscode ext in readme
#673
- chore(vscode): release workflow
#672
- docs(vscode): basic usage
#671
- chore(vscode): add metadata keys to package.json
#670
- build(deps-dev): bump @typescript-eslint/parser in /mdsf-vscode
#669
- build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode
#668
- build(deps): bump toml from 0.8.19 to 0.8.20
#666
- build(deps): bump clap from 4.5.27 to 4.5.28
#665
- feat: add support for coffeelint
#664
- build(deps): bump tempfile from 3.15.0 to 3.16.0
#659
- build(deps): bump clap_complete from 4.5.43 to 4.5.44
#660
- build(deps): bump serde_json from 1.0.137 to 1.0.138
#661
- feat(cli): add support for unsafe biomejs commands
#657
- chore: add issue templates
#656
- chore(codegen): automatically add missing fields
#655
- test(cli): add composer install step
#654
- fix(codegen): generate docs command list correctly
#653
- chore: code of conduct
#652
- feat(cli): add support for hurlfmt
#651
- docs: adding support for new tools
#650
- refactor(cli): abstract command execution to utility functions
#647
- feat(cli): tool timeout argument
#646
- build(deps-dev): bump eslint from 9.18.0 to 9.19.0 in /mdsf-vscode
#642
- build(deps-dev): bump @eslint/js from 9.18.0 to 9.19.0 in /mdsf-vscode
#644
- build(deps): bump clap_complete from 4.5.42 to 4.5.43
#639
- build(deps): bump hasnep/setup-roc from 0.4.0 to 0.5.0
#636
- build(deps-dev): bump @typescript-eslint/eslint-plugin in /mdsf-vscode
#643
- build(deps-dev): bump @typescript-eslint/parser in /mdsf-vscode
#641
- build(deps): bump serde_json from 1.0.135 to 1.0.137
#638
- build(deps): bump clap from 4.5.26 to 4.5.27
#637
- feat: mdsf vscode extension
#632
- fix: update gci plugin
#635
- fix: gci formatter
#634
- docs: run mdsf using github actions
#631
- feat: language aliases
#627
- fix: set default log level to debug
#629
- feat: respect existing codeblock indentation
#628
- test: check if binary is already installed
#626
- test: code generate test github action
#625
- test: codegenerate tests with ignore_output
#622
- test: add tests for markdownlint
#621
- feat: add support for mado
#620
- feat: add option to ignore output of tool
#619
- chore(vscode): release workflow (#672)
#648
- feat: respect existing codeblock indentation (#628)
#616
- feat: add support for mado (#620)
#617
Install mdsf 0.5.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hougesen/mdsf/releases/download/v0.5.0/mdsf-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/hougesen/mdsf/releases/download/v0.5.0/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.5.0
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 |