Skip to content

v0.7.1

Compare
Choose a tag to compare
@stevemao stevemao released this 17 Apr 11:29
· 508 commits to next since this release
  • 0.7.1 (a79fda1)
  • Add a test for non-git diff parsing (65c6d87)
  • Add a test for non-git diff parsing (16f0e25)
  • add example install listing to readme (6f8cdc5)
  • By default don't remove any lines (i.e. don't fail on non-diff files) (9df7597)
  • Don't error out if we don't have a filename (5c47ebe)
  • Don't error out if we don't have a filename (dc3c8b6)
  • Move "highlight context line" to Perl (one less sed call) (0ef08b5)
  • Remove a bash variable so the tests won't fail (33e83ed)
  • Specifically bold the context line (b90ff62)
  • Streamline the input by reading one line at a time (22b045f)
  • update readme to mention the lib dependency (52a25d0)