Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Releases: kamilsk/check

1.1.0

07 May 16:01
Compare
Choose a tag to compare

Changelog

1823312 fix #44: improve TestReporter and work with panics
15b6176 fix #50: add new options for urls: --decode, --no-color, --no-error, --no-redirect
711c07c fix #42: shadowing internal links
8b4a8c1 fix #41: output error string
39a40ef issue #42: restore showing internal links
76c667f issue #47: add link to research branch
219906d update deps
318c1bd define clickOptions variable
6e4e55e define all services in scrutinizer config

1.0.2

01 May 18:56
Compare
Choose a tag to compare

Changelog

f6b69e5 extend x-click-options header

1.0.1

01 May 18:53
Compare
Choose a tag to compare

Changelog

d740512 change header name related to click project updates
a739d13 remove pbcopy
f25aa35 issue #45: improve report
74f54fe issue #45: improve crawler
18e964e issue #45: improve printer
7252a30 issue #45: improve errors package
5df4b1b fix #46: update docs

1.0.0

30 Apr 10:58
Compare
Choose a tag to compare

Changelog

c6223cf release 1.0.0
24c478d fix #26: improve code coverage
95d0816 disable services in scrutinizer
92bbf34 experimental update scrutinizer config
61587e9 issue #26: improve tests
e177522 issue #26: remove go 1.5-1.7 from travis
6e599cb issue #14: add X-Click-Options header
4821473 issue #26: cover printer
a9be82d fix #24: add progress bar github.com/briandowns/spinner
f3b074d fix #40: mark 0 code as error
a568972 fix #35, fix #36: remove unnecessary dependencies, add errors package, make Report.Sites() thread-safe, handle panic better
3d6678d fix #33: skip not http(s) urls
5476bde fix #34: skip anchors
39c1ff7 issue #26: improve cralwer test
a7e5713 issue #26: cover cmd package
d84668b issue #26: cover urls command
ac0837b issue #26: cover completion command
2c47426 issue #26: improve coverage of main package
3b467a8 update checklist, add coverage badge
9ed44ab issue #26: update scrutinizer config
872d7c4 issue #26: update scrutinizer config
3fe41c5 issue #26: update scrutinizer config, last try
93f5bd8 issue #26: update scrutinizer config
8336d65 issue #26: update scrutinizer config
6c39b43 issue #26: experiments with tests and scrutinizer coverage report
c704214 issue #27: fix some mistakes and improve code
bb61769 fix #27: generate bash and zsh completion
9a9ee65 fix #25: integrate with goreleaser
62048a4 fix #30: filter empty urls
84830f0 fix #31: remove err check in redirect
66b8c1d issue #25: complete travis integration
18657e5 issue #25: integrate with travis
cf7d5b8 issue #25: complete slack and scrutinizer integration
b2e64b4 issue #25: add scrutinizer config
0e71c3c fix #23: add debugger
1503dee fix #22: pass client name to crawler
6b9246b fix #20: exlude internal links, issue #15: reduce todo list
f1f8f8b fifth iteration of refactoring, fix #19: exclude duplicate links, issue #15: reduce todo list
ef9e27c fourth iteration of refactoring
202aae8 third iteration of refactoring
6b9324f second iteration of refactoring
a38248c prepare to refactoring
4699056 fix #17: add redirect location to report
22bb2d4 fix #18: handle report with error
970a233 fix #16: handle panic in top level
43288f5 fix #21: improve output
e8c256d little fixes
97e354c fix #13: colorize output
2ccb64f fix #12: sort links by status code
b53c0a8 fix #11: prevent redirect