New Features
- on windows, try to parse the interpreter out of files.
This is done by Git for Windows as well for additional compatibility
around launching hooks. - facilities to parse interpreters out of executables (windows compatible).
We also add facilities to parse the shebang (viashebang::parse()
)
and extract the interpreter from an executable viaextract_interpreter()
.
Commit Statistics
- 4 commits contributed to the release over the course of 8 calendar days.
- 14 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages