Skip to content

Releases: beeb/lintspec

v0.15.0

15 Feb 14:16
2f3cc80

Choose a tag to compare

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

v0.14.0

11 Feb 17:16
253e6e3

Choose a tag to compare

Release Notes

Changed

Documentation

Full Changelog: 0.13.0...0.14.0

Install lintspec 0.14.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download lintspec 0.14.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

v0.13.0

10 Feb 13:18
c6c9a86

Choose a tag to compare

Release Notes

Changed

  • [breaking] split logic into core crate (#216) - (fea17ce)

Documentation

Fixed

  • derive ValueEnum for types used in clap (#217) - (b2b045c)

Full Changelog: 0.12.2...0.13.0

Install lintspec 0.13.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download lintspec 0.13.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

v0.12.2

22 Dec 15:39
9e30613

Choose a tag to compare

Release Notes

Changed

Documentation

Full Changelog: 0.12.1...0.12.2

Install lintspec 0.12.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download lintspec 0.12.2

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

v0.12.1

18 Nov 07:22
8ba3a7f

Choose a tag to compare

Release Notes

Fixed

  • (macros) doc-comment and remove unsynn features (#198) - (eb41088)

  • (macros) docs for generated code (#202) - (8288b37)

Tests

Full Changelog: 0.12.0...0.12.1

Install lintspec 0.12.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download lintspec 0.12.1

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

v0.12.0

05 Nov 19:18
bab1c7e

Choose a tag to compare

Release Notes

Changed

Full Changelog: 0.11.4...0.12.0

Install lintspec 0.12.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download lintspec 0.12.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

v0.11.4

21 Oct 06:05
225c35e

Choose a tag to compare

Release Notes

Changed

  • (slang) update slang legacy parser (#98) - (c0a884a)

Documentation

Full Changelog: 0.11.3...0.11.4

Install lintspec 0.11.4

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download lintspec 0.11.4

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

v0.11.3

18 Oct 19:58
8d08d9b

Choose a tag to compare

Release Notes

Added

  • (solar) expose LintspecVisitor definitions and complete_text_ranges (#179) - (eebb060)

Changed

  • (solar) take definitions by mutable reference (#180) - (fc1249c)

  • (solar) use 256-bit register (avx2) (#181) - (72b86bc)

Documentation

Full Changelog: 0.11.2...0.11.3

Install lintspec 0.11.3

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download lintspec 0.11.3

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

v0.11.2

16 Oct 08:56
3900e6f

Choose a tag to compare

Release Notes

Added

Changed

  • don't negate all file types in ignore's TypesBuilder (#176) - (7d4bef0)

Documentation

Fixed

Full Changelog: 0.11.1...0.11.2

Install lintspec 0.11.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download lintspec 0.11.2

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

v0.11.1

15 Oct 15:05
740f87a

Choose a tag to compare

Release Notes

Tests

  • remove miette decorations and color during test (#170) - (e1ffe21)

Full Changelog: 0.11.0...0.11.1

Install lintspec 0.11.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download lintspec 0.11.1

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