Skip to content

v0.5.0

Latest

Choose a tag to compare

@gls-fergius gls-fergius released this 02 Sep 10:52
· 1 commit to main since this release

Asset Standards Validator 0.5.0, the demo is now the free version

No caps. The 200-asset scan limit and the five-fixes-per-session limit are gone, and so are the notices that came with them. Point it at a project of any size, fix a whole rule in one batch, send the HTML report to your lead.

The line between free and paid is one sentence now: what a person does in the editor is free, what runs without a person is the full version.

Free

  • Every validator, every rule, every trigger
  • Scanning and auto-fix with no limits
  • Content Browser badges and filters
  • HTML report
  • In-editor documentation

Full version

  • Command line runner for CI, with exit codes to gate a build on
  • JSON and CSV export for dashboards and run-to-run diffs
  • Source code, and your own validators in C++
  • Windows, Linux and Mac

Also in this release

  • The free build says what the full version does when you reach for a paid feature, instead of only refusing.
  • Fixed: the ASV.Export console command bypassed the export format check, so JSON export was reachable in the old demo build. The check now sits inside the exporter, below every caller.
  • New Free and Full page in the in-editor docs.

Windows, UE 5.0 through 5.8. Install: unzip into Engine/Plugins/Marketplace/, enable in Edit → Plugins, restart.