Skip to content

Releases: datlin-org/sigzag

1.1.2-alpha

28 Apr 13:33
Compare
Choose a tag to compare

Changelog

  • 07ea2e1 Added Dockerfile with staged build
  • a207a25 Added robots.txt check
  • 15de266 Updated datasource validation

1.1.1-alpha

11 Apr 20:50
Compare
Choose a tag to compare

Changelog

1.0.1-alpha

07 Apr 08:41
Compare
Choose a tag to compare

Changelog

1.0.0-alpha

06 Apr 14:41
Compare
Choose a tag to compare

Changelog

  • e57818a Added --output-file flag
  • 471ff82 Added compare-manifest compare-merkle
  • 896853f Added crawler and manifest
  • ac51f46 Added diff manifest
  • f5bd9a4 Added download flag to retrieve asset and generate sha256 checksum
  • 4d7d752 Added download from url list in json flag
  • f309f37 Added download manifest
  • 7968c95 Added history flag and utils interface
  • a3c6390 Added initial release files
  • 15d5ad7 Added level flag for nesting depth
  • b230579 Added maximum depth flag and testdata. Updated README.md
  • 559f266 Added test for diff and compare, refactored config output-file, updated README.md
  • ee2aa86 Added timestamp for each signature
  • 0697eea Added timestamp manifest file name
  • 2dce7c7 Fixed crawler goroutine with waitgroup
  • c44a66d Fixed download flag reference in README.md
  • d6553dc Updated crawler errors and README.md
  • f7cbf68 Updated crawler read and write