Skip to content

Release 1.3

Compare
Choose a tag to compare
@marcelthole marcelthole released this 16 Oct 11:47
· 27 commits to main since this release
ed3a0b7

What's Changed

  • Add option to disable the resolving of dependencies by @marcelthole in #22
  • Add Option to match files instead of providing each file as additiona… by @marcelthole in #25
Argument Meaning
--match[=MATCH] Use a RegEx pattern to determine the additionalFiles. If this option is set the additionalFiles could be omitted (multiple values allowed)
--resolve-references[=RESOLVE-REFERENCES] Resolve the "$refs" in the given files [default: true]

Full Changelog: 1.2.1...1.3