Skip to content

ThunderGo v0.8.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Owen3H Owen3H released this 20 Dec 13:22
· 4 commits to main since this release

Changelog

Submission (Experimental)

  • Documented ValidateManifest and ValidateReadme methods.
  • ValidateReadme now accumulates errors instead of returning at the first encountered error.
  • When 'validate' methods accumulate errors, the output is now []error instead of []string.
  • Added test for ValidateReadme.