Skip to content

Catseye v0.4.2

Choose a tag to compare

@github-actions github-actions released this 19 May 02:04
· 151 commits to main since this release

What's New

  • Svelte 5 Rune Validation - Detects missing cleanup in $effect, reassignment to $derived, and uninitialized $state()
  • Rust Support - New language support for Rust security scanning
  • Multi-platform Releases - Now building for Linux x86_64

Download

curl -L https://github.com/kritoke/catseye/releases/download/v0.4.2/catseye-linux-x86_64.tar.gz | tar xz

See CHANGELOG for full release history.