Skip to content

Commit 37dfb67

Browse files
committed
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.
1 parent a7e65dc commit 37dfb67

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## Git
1+
## v0.10.0 - 2024-03-07
22
### Added
3+
- Precompiled binaries for macOS ARM64 (darwin.aarch64)
34
- Added support for busybox sh
45
- Added flag --rcfile to specify an rc file by name.
56
- Added `extended-analysis=true` directive to enable/disable dataflow analysis
@@ -16,8 +17,7 @@
1617

1718
### Fixed
1819
- source statements with here docs now work correctly
19-
20-
### Changed
20+
- "(Array.!): undefined array element" error should no longer occur
2121

2222

2323
## v0.9.0 - 2022-12-12

ShellCheck.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: ShellCheck
2-
Version: 0.9.0
2+
Version: 0.10.0
33
Synopsis: Shell script analysis tool
44
License: GPL-3
55
License-file: LICENSE

0 commit comments

Comments
 (0)