Stable version v0.10.0

This release is dedicated to LLMs, for finally fulfilling the promise of
1960s scifi: systems you can hack using logic games and creative lies.
This commit is contained in:
Vidar Holen 2024-03-07 17:53:15 -08:00
parent a7e65dca8d
commit 37dfb67768
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,6 @@
## Git
## v0.10.0 - 2024-03-07
### Added
- Precompiled binaries for macOS ARM64 (darwin.aarch64)
- Added support for busybox sh
- Added flag --rcfile to specify an rc file by name.
- Added `extended-analysis=true` directive to enable/disable dataflow analysis
@ -16,8 +17,7 @@
### Fixed
- source statements with here docs now work correctly
### Changed
- "(Array.!): undefined array element" error should no longer occur
## v0.9.0 - 2022-12-12

View File

@ -1,5 +1,5 @@
Name: ShellCheck
Version: 0.9.0
Version: 0.10.0
Synopsis: Shell script analysis tool
License: GPL-3
License-file: LICENSE