Skip to content

Support for ignoring line deletions; bug fixes

Compare
Choose a tag to compare
@johnlk johnlk released this 16 Apr 18:11
· 11 commits to main since this release
f2aafc4

What's Changed

  • feat: add regex match for files to ignore by @wu-cl in #50
  • test: add bashunit by @khru in #64
  • fix: update README example by @kooku0 in #57
  • Format arguments in README as a table by @johnlk in #72
  • Define a pr template to encourage thorough pr descriptions by @johnlk in #73
  • Support ignore deletions with "ignore_line_deletions" param by @johnlk in #71

New Contributors

Full Changelog: v1...v1.9.0