We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abcc761 commit c586e15Copy full SHA for c586e15
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+# v1.0 (2020-11-18)
2
+
3
+This is the first standalone release of `sbang`
4
5
+* Completely POSIX-compatible `sbang` implementation
6
+* Support for regular `#` shebangs, `lua`, `node`, and `php`
7
+* Special -x handling for `perl` and `ruby`
8
+* Unit tests with full coverage
9
+* Standalone release number, separate from Spack
0 commit comments