Skip to content

v0.3.1

Compare
Choose a tag to compare
@Jonxslays Jonxslays released this 03 Nov 03:10
· 60 commits to main since this release
0fe6ecf

This release adds the ability to set the values of the Checker properties after instantiation.

Features

  • Adds a setter for each of the values passed to the Checker's constructor allowing them to be altered after instantiation.

Documentation

  • Adds an example of using the Checker in a Python script to the README.

Bugfixes

  • Fixes a bug where the default excludes would be overwritten if custom ones were set.