This repository has been archived by the owner on Sep 24, 2023. It is now read-only.
2.1.1
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.