Skip to content

Choose a tag to compare

@github-actions github-actions released this 15 Feb 14:16
2f3cc80

Release Notes

Added

  • (textindex) [breaking] add column position in all encodings (#229) - (3bd1b9f)

Changed

  • (error) [breaking] rename enum to ErrorKind and create boxed Error type (#228) - (6b85ad9)

  • (textindex) [breaking] use u32 where appropriate (#231) - (e2ecedd)

Full Changelog: 0.14.0...0.15.0

Install lintspec 0.15.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download lintspec 0.15.0

File Platform Checksum
lintspec-aarch64-apple-darwin.tar.xz Apple Silicon 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