Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

32 lines (15 loc) · 1.27 KB

Changelog

1.2.0 (2024-03-11)

Features

  • adds diffview.nvim support (544ede7)

1.1.0 (2024-02-22)

Features

  • add config to disable telescope previewer #3 (e40ca42)
  • display message if git is not in path (d0a7c71)

1.0.0 (2023-12-28)

⚠ BREAKING CHANGES

  • config: Property terminal_count is renamed to terminal_id for clarity

Features

  • configure git_cmd and terminal_count (8218a14)

Code Refactoring

  • config: renamed property (112888d)