Skip to content

0.9.0

Compare
Choose a tag to compare
@Jeehut Jeehut released this 24 Apr 21:40
· 43 commits to main since this release

Added

  • Added new option violationLocation parameter for checkFileContents for specifying position of violation marker using .init(range:bound:), where range can be one of .fullMatch or .captureGroup(index:) and bound one of .lower or .upper.