Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 22:06
· 33 commits to main since this release

Changelog

  • 02a1229 Added ACL error handling (GH-2) Combined both runners into a single one
  • e0559fc updated data set
  • 3130134 refactored: moved code from main into here Added GetHashes() Added LoadDrivers()
  • 0699343 Renamed FilesInFolder -> FileWalker FileWalker results -> channel (GH-3) Removed IsAdmin since it was only needed once
  • 9397d36 refactored; moved code into modules reduced the usage of go funcs