Skip to content

Latest commit

 

History

History
58 lines (34 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

58 lines (34 loc) · 1.29 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.5 - 2024-06-24

Changed

  • Make directory walk report errors without halting the entire walk
  • Include symlink info in file names

0.1.4 - 2024-06-19

Changed

  • Improve performance for the non-unique line case
  • Update dependency versions

0.1.2 - 2024-06-09

Added

  • Added shell completions via --completions

0.1.1 - 2024-06-09

Documentation fixes only

Changed

  • Improve readme

Fixed

  • Correct license

0.1.0 - 2024-06-09

Initial release.

Added

  • Color diff including token level coloration
  • Common prefix stripping for paths
  • Directory walking