Skip to content
This repository has been archived by the owner on Sep 24, 2023. It is now read-only.

2.1.1

Compare
Choose a tag to compare
@MurdoMaclachlan MurdoMaclachlan released this 01 Nov 23:56
· 98 commits to master since this release
78368fb

As expected, 2.1.0 crashed and burned, so here are the bug fixes I find that should make it not crash or burn quite as much.

Bug Fixes

  • Fixed a crash when using regexes due to a type mismatch in the checkRegex() method.
  • Fixed a crash on attempting to handle AttributeErrors in comment checking due to not specifying a dataset to call from.
  • Fixed a crash on attempting to dumpStats due to an attribute naming mismatch.