Skip to content

1.1.0

Compare
Choose a tag to compare
@raviqqe raviqqe released this 02 Aug 04:15
· 325 commits to main since this release

Changelog

9c0a325 Add an option to check links on a single page only (#45)
b9bfd6f Add cache struct
2807988 Add gometalinter configuration file
b4cdbe3 Add renovate.json (#47)
c282bc1 Bump github.com/valyala/fasthttp from 1.3.0 to 1.4.0 (#49)
0d70286 Bump version
36ee916 Bump version
53ec207 Bump version
56558af Bump version
a9058ce Bump version
72eaa19 Bump version
d9b6fae Bump version
1a841ba Check status code
c387814 Define version in source file
4c3b27c Fix cache lock bug
92d964d Fix docker image
a506fea Fix missing Dockerfile
8f1fd62 Format snapcraft.yaml
ca2188a Free locks
437c6cd Ignore snap files
0944bbd Maintain lock files
affe35c Push docker image only when version is changed
7673486 Refactor CI configuration
46679c0 Refactor CI file
7f40ab5 Refactor fetch result
351c447 Refactor fetcher
b5c62d1 Remove a space
b7cc49b Remove passthrough case of switch
e878d24 Revert removal of early return in cache
29230ca Set connection: close
51cd3f6 Share HTTP client over checkers
cbbcda8 Test HTTP request concurrency
53414f1 Test URL inspector with all options pairs on self certified server
27ecb46 Test no response URL with URL instructor constructor
c6cddbe Update modules
879dcfa Upgrade dependencies
15a0596 Use GIF instead of asciinema link
9685809 Use build pattern on Docker build
3a16d49 Use go module
2183f12 Use golangci-lint
fe0e45a Use goreleaser
0746d53 Visit URLs only once