Skip to content

v1.0.0

Compare
Choose a tag to compare
@DasSkelett DasSkelett released this 16 Dec 23:37
· 69 commits to master since this release
497817a

First time working!
Currently available features:

  • Scan your repo for files ending with .version, check if they're valid JSON and validate them against the KSP-AVC schema.
  • Exclude specific files from validation:
        with:
          exclude: 'invalid.version,test/corruptversionfile.version'

For usage information, see the README.md