Skip to content

v0.3.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 15:23
23e8cc4

Release Notes

2 December 2024

  • chore: prepare v0.3.2 release #555
  • build(deps): bump terminal_size from 0.4.0 to 0.4.1 #554
  • chore: disable validation cron job #553
  • feat: support nginxfmt #552
  • build(deps): bump which from 6.0.3 to 7.0.0 #551
  • chore: update file extensions #550
  • build(deps): bump clap_complete from 4.5.37 to 4.5.38 #546
  • build(deps): bump hasnep/setup-roc from 0.2.0 to 0.3.0 #549
  • build(deps): bump codecov/codecov-action from 4 to 5 #548
  • build(deps): bump clap from 4.5.20 to 4.5.21 #545
  • build(deps): bump test-with from 0.14.4 to 0.14.5 #544
  • build(deps): bump serde_json from 1.0.132 to 1.0.133 #547
  • build(deps): bump rustls from 0.23.15 to 0.23.18 #543
  • chore: set version to 0.3.2-dev #542

Install mdsf 0.3.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download mdsf 0.3.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