Skip to content

bacon v3.25.0

Latest

Choose a tag to compare

@Canop Canop released this 23 Aug 16:24
· 37 commits to main since this release
  • fix crash in search on multibyte char in pattern and wrapped output - Fix #446
  • fix crash of search when output grows - Fix #447
  • fix unability to remove backtab binding - Fix #450
  • watch build scripts relocated with the package.build manifest key, instead of only the default build.rs path - Fix #205