Skip to content

Purple Boa

Latest

Choose a tag to compare

@rcaloras rcaloras released this 24 Aug 01:25
· 1 commit to master since this release

What's Changed

  • Use bats-core/bats-action to set up Bats by @jparise in #176
  • Mention Ghostty by @jparise in #172
  • Test against Bash 3.2, 4.4, 5.0, and 5.3 in CI by @rcaloras in #177
  • Use a function substitution in $PS0 for preexec in Bash >= 5.3 by @akinomyoga in #166
  • Re-adjust PROMPT_COMMAND when PROMPT_COMMAND is modified elsewhere by @akinomyoga in #143
  • fix: Allow __bp_precmd_invoke_cmd to be called from __bp_install. by @JeffFaer in #184
  • fix: Properly check to see if we're already installed in PROMPT_COMMAND. by @JeffFaer in #185
  • fix preexec for the first command by @Rogach in #180
  • Preserve $? and $_ on __bp_precmd_invoke_cmd early returns by @gnachman in #187
  • Remove the local declarations of {preexec,precmd}_functions by @akinomyoga in #182

Special shout out to @akinomyoga for continued supports as primary collaborator/maintainer of this repo.

New Contributors

Full Changelog: 0.6.0...0.7.0