Skip to content

0.13.0

Compare
Choose a tag to compare
@dgtized dgtized released this 23 Jun 15:49
· 35 commits to master since this release
60072da
  • Checklists can now be defined to match on the differences in the change, and not simply on matching filename paths
  • Calculate .git directory for pr-checklists by looking up the tree for any ancestor directory containing the directory .git if a git directory is not provided by the --git-dir flag or the GIT_DIR environment variable
  • Change project ruby version to 2.6.6
  • Upgrade rubocop to 0.85.1
  • Upgrade dev dependencies to latest for yard, rspec, and pry