Skip to content

2.0.2

Compare
Choose a tag to compare
@levinmr levinmr released this 03 Jan 21:03
· 6 commits to master since this release

features:

  • Refactors to move file operations and serializer initialization into separate classes which are then injected into the matcher.
  • Add more class/method docs
  • Update rubocop and fix lint issues

chores:

  • bump ruby version to 3.2
  • replace travis CI with github actions workflow
  • enable dependabot