Skip to content

Releases: GoatG33k/rage-lint

rage-lint v0.0.4

19 Jun 21:42
Compare
Choose a tag to compare
  • Added version checking
  • Simplified results output

rage-lint v0.0.3

19 Jun 07:02
Compare
Choose a tag to compare
  • Support for ambiguous types in Rockstar metafiles:
<ExampleType>
  <Item type="CChildExampleType" />
</ExampleType>
  • Formatting improvements
  • Added the -u / --update argument to force re-downloading the schema

rage-lint v0.0.2

16 Jun 10:54
Compare
Choose a tag to compare

v0.0.2

  • fix: fixed run error between different drives by removing relpath usages

rage-lint v0.0.1

16 Jun 09:19
Compare
Choose a tag to compare

Initial Release

  • Initial release!
  • feat: more detailed test percentage

rage-lint v0.0.1-rc3

16 Jun 03:51
Compare
Choose a tag to compare
rage-lint v0.0.1-rc3 Pre-release
Pre-release
  • feat: added a percentage total to the output
  • feat: moved the summary to the end of the output for readability
  • fix: improved calculation of file count
  • fix: fixed storage of schema.xml in temp dir when running as .exe

rage-lint v0.0.1-rc2

15 Jun 20:09
Compare
Choose a tag to compare
rage-lint v0.0.1-rc2 Pre-release
Pre-release
  • fix: bugfixes for error codes
  • feat: more output is redirected to stderr

rage-lint v0.0.1-rc1

15 Jun 19:11
Compare
Choose a tag to compare
rage-lint v0.0.1-rc1 Pre-release
Pre-release
feat: added copyright header