hline/CHANGELOG.md

724 B

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.1

  • Fix bug where broken pipes would color the shell. For instance, if the last line in some output patched, running hline <pat> myfile.txt |head would color your terminal red. Oops!
  • Made error message output a bit more human-friendly.
  • Change highlight color to light red

0.1.0 - 2021-11-07

  • Initial public release 🎉