v0.8.0: shebang support
This is a new minor release for the shebang support feature introduced by #106 and documented in the SCRIPTING section of the manual (website copy linked). Besides this feature introduction various cleaning chores have been done to try to help the debug and info logs be more helpful (and less cluttered) as well as fix up some typos and leftovers from development.
What's Changed
- shebang support by @tomeichlersmith in #106
- disable xtrace for commands with bloated outputs by @tomeichlersmith in #108
🤖 Bot Changes 🤖
- Auto Runner Version Update by @github-actions in #101
- Bump actions/configure-pages from 4 to 5 by @dependabot in #103
- Auto Runner Version Update by @github-actions in #105
- Auto Man Page Update by @github-actions in #107
Full Changelog: v0.7.0...v0.8.0