Skip to content

v0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 22:04
· 42 commits to main since this release
v0.8.1
a9a0f96

Documentation can now be found at https://cmp.saghen.dev

Features

  • path: sort directories first, then by name lowercase (400de65)

Bug Fixes

  • checkhealth after checksum changes (d8ffbe9), closes #669
  • duplicate cursor moved event firing (e360828)
  • get global mapping for fallback in cmdline mode (92da013), closes #674
  • internal types for config not using strict config (bdece4e)
  • path: no items when file fails stat (4218120), closes #688
  • type signature for enabled indicating ctx could be passed (3cb7208), closes #695
  • use context.get_line() when getting preview undo text edit (0f92fb8), closes #702
  • wrong key upstreamed by cmdline_events (4757317), closes #700

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