Skip to content

v0.8.1 : patch `PATH` sharing and tab complete default

Compare
Choose a tag to compare
@tomeichlersmith tomeichlersmith released this 27 Jun 13:45
· 70 commits to main since this release

What's Changed

  • restrict more *PATH variables and document bad-name regex by @tomeichlersmith in #111
    • This prevents more clashes between environment variables inside and outside the denv.
  • add trailing else block to catch everything else by @tomeichlersmith in #113
    • This ensures that the bash-default filepath completion is restored for all unknown arguments

🤖 Bot Updates

  • Auto Runner Version Update by @github-actions in #109
  • Auto Runner Version Update by @github-actions in #112
  • Auto Man Page Update by @github-actions in #114

Full Changelog: v0.8.0...v0.8.1