Skip to content

v0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 20:51
· 142 commits to master since this release

0.8.1 - Jun 3, 2023

  • Fix use of MCFLY_DISABLE_MENU (thanks @barklan!)
  • Support Fish private mode support (thanks @Aeron!)
  • Always set MCFLY_HISTORY in zsh to support subshells (thanks @utkarshgupta137!)
  • Allow linking mcfly with system-provided sqlite with sqlite-bundled feature flag (thanks @jirutka!)
  • And allow sourcing in zsh more than once (thanks @ahatzz11 and @deekshithanand!)
  • Reduce size by removing unnecessary/unused regex features (thanks @jirutka!)
  • Add per-directory history (thanks @rawkode!)