File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
src/main/kotlin/kscript/app Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Changes
22
3+ ## 3.2
4+
5+ Release TBD
6+
7+ Major changes & enhancements
8+ * Improved for relative script inclusions (Thanks to PR by ** aartiPI** [ #330 ] ( https://github.com/holgerbrandl/kscript/pull/330 ) )
9+ * Fixed bootstrap header support ([ #324 ] ( https://github.com/holgerbrandl/kscript/issues/324 ) )
10+
11+
312## 3.1
413
514Major changes & enhancements
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Options:
4747 --add-bootstrap-header Prepend bash header that installs kscript if necessary
4848
4949
50- Copyright : 2020 Holger Brandl
50+ Copyright : 2021 Holger Brandl
5151License : MIT
5252Version : v$KSCRIPT_VERSION
5353Website : https://github.com/holgerbrandl/kscript
You can’t perform that action at this time.
0 commit comments