Skip to content

v0.8.1: Pull in updates to xpath patching

Compare
Choose a tag to compare
@Tahvohck Tahvohck released this 03 Dec 17:59
· 205 commits to master since this release
  • New PatchOperation: AttributeMath
    • Supported operations: add, subtract, multiply, divide
    • Requires opType attribute on <value />
  • Version bump to v0.8.1 to fix issues with the window code
  • XML tag to skip a patch: <NoLoad />
  • Refactoring