Releases: atomicptr/crab
Releases · atomicptr/crab
v1.4.0
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
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
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
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
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
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
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
Changelog
d605a74 add ability to filter logs by status