Skip to content

v2.0.0

Compare
Choose a tag to compare
@alistairsykes alistairsykes released this 30 Oct 12:23
· 10 commits to master since this release
f098bc3

I have refactored some of the foundations of XMLCheck.

Instead of having checks (a combination of rules), I have moved to having singular rules. This simplifies the overall structure and makes the code simpler to read and understand.

The readme has been updated with details on implementing your own rules. Follow these to replace your custom rules.

Since this is a fundamental change, moving to version 2.0.0