Skip to content

v0.4.17 - Fix case-sensitive tool ID matching

Latest

Choose a tag to compare

@Tarquinen Tarquinen released this 11 Dec 16:46
· 1 commit to master since this release

What's Changed

  • Fix case-sensitive tool ID comparison in pruning logic that could cause re-processing of already pruned tools
  • Improve lookup performance by using Set instead of array includes()

Full Changelog: v0.4.16...v0.4.17