Skip to content

0.6.2 - 2025-08-12

Choose a tag to compare

@github-actions github-actions released this 12 Aug 20:36
v0.6.2
fd5b71f

Release Notes

Added

Changed

  • (deps) update deps (#103) - (349bc06)

  • (deps) bump actions/download-artifact from 4 to 5 (#109) - (1df56c7)

  • use environment for crates.io secret (#107) - (888cc04)

  • let-chains and dependencies update (#106) - (0fed638)

  • revert download-artifact version for cargo-dist (#110) - (03ab645)

  • update checkout action version (#111) - (1a29c06)

Fixed

  • (natspec) consume input in parser to avoid winnow errors (#102) - (bf5e21f)

Full Changelog: 0.6.1...0.6.2

Install lintspec 0.6.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/beeb/lintspec/releases/download/v0.6.2/lintspec-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/beeb/lintspec/releases/download/v0.6.2/lintspec-installer.ps1 | iex"

Download lintspec 0.6.2

File Platform Checksum
lintspec-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
lintspec-x86_64-apple-darwin.tar.xz Intel macOS checksum
lintspec-x86_64-pc-windows-msvc.zip x64 Windows checksum
lintspec-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
lintspec-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum