Skip to content

Releases: atomicptr/crab

v1.4.2

24 Jul 09:57
1f46f56
Compare
Choose a tag to compare

Changelog

v1.4.1

16 Jul 18:45
949bba7
Compare
Choose a tag to compare

Changelog

v1.4.0

26 May 12:18
99ad155
Compare
Choose a tag to compare

Changelog

  • 5c6523f feat: Printing the url list to txt file with output-file (#10) thanks to @ramazansancar
  • update dependencies
  • fix deprecations with golangci-lint and goreleaser

v1.3.2

28 Dec 11:40
Compare
Choose a tag to compare

Changelog

  • f31c8ef Update to Go 1.19 and move to Github Actions
  • 44d283b Apply some request modifiers to the initial sitemap pull (fixes #7)
  • b3a0bfc Drop Snap Support (see #9)

v1.3.0

15 Jan 11:26
Compare
Choose a tag to compare

Changelog

987fd27 add ability to set http basic auth for requests, update to go 1.15 and update dependencies
5b29c21 fix goreleaser homebrew support
ec393f0 update travis to use golangci-lint binary instead of building from source

Docker images

  • docker pull atomicptr/crab:latest
  • docker pull atomicptr/crab:v1
  • docker pull atomicptr/crab:v1.3
  • docker pull atomicptr/crab:v1.3.0

v1.2.0

30 Apr 13:31
Compare
Choose a tag to compare

Changelog

fae309d add VersionString() to user agent
a3d1c31 add tool to convert sitemaps into url lists, closes #5
7f5d871 update docker credentials

Docker images

  • docker pull atomicptr/crab:latest
  • docker pull atomicptr/crab:v1
  • docker pull atomicptr/crab:v1.2
  • docker pull atomicptr/crab:v1.2.0

v1.1.3

04 Apr 07:46
Compare
Choose a tag to compare

Changelog

edef46d add a few more tests to request modifiers and status rules
309e212 add rpm/deb builds, update readme

Docker images

  • docker pull atomicptr/crab:latest
  • docker pull atomicptr/crab:v1
  • docker pull atomicptr/crab:v1.1
  • docker pull atomicptr/crab:v1.1.3

v1.1.2

04 Apr 07:07
Compare
Choose a tag to compare

Changelog

2f33c68 add better build flags
3159bdd fix bug that caused all SSL certificates to be invalid within docker image
40f70fb fix bug that caused logs to not be rendered when --filter-status was empty
9e8eaae use the same io.Writer as the cobra.Commands for writing crawl logs

Docker images

  • docker pull atomicptr/crab:latest
  • docker pull atomicptr/crab:v1.1.2
  • docker pull atomicptr/crab:v1
  • docker pull atomicptr/crab:v1.1

v1.1.1

03 Apr 14:14
Compare
Choose a tag to compare

Changelog

2c14fd2 add docker support
51d7793 log into docker for travis

Docker images

  • docker pull atomicptr/crab:latest
  • docker pull atomicptr/crab:v1.1.1
  • docker pull atomicptr/crab:v1
  • docker pull atomicptr/crab:v1.1

v1.1.0

02 Apr 15:11
Compare
Choose a tag to compare

Changelog

d605a74 add ability to filter logs by status