Muffet Versions Save

Fast website link checker in Go

v2.10.1

1 month ago

Changelog

  • d53c423 Bump version (#370)
  • 5a6bc4a Checked HTTP client (#369)

v2.10.0

1 month ago

Changelog

  • 303c265 Bump codecov/codecov-action from 3 to 4 (#358)
  • 9cf5a84 Bump github.com/andybalholm/brotli from 1.0.6 to 1.1.0 (#357)
  • 17a14cf Bump github.com/valyala/fasthttp from 1.51.0 to 1.52.0 (#361)
  • 0375389 Bump github/codeql-action from 2 to 3 (#353)
  • eb72905 Bump golang.org/x/net from 0.18.0 to 0.19.0 (#351)
  • ea1bea5 Bump golang.org/x/net from 0.19.0 to 0.20.0 (#355)
  • 74b1a37 Bump golang.org/x/net from 0.20.0 to 0.21.0 (#359)
  • c9c0369 Bump golangci/golangci-lint-action from 3 to 4 (#362)
  • 694d750 Bump version (#368)
  • df4845c Make accepted HTTP response status codes configurable (#364)
  • 8ac32ae Refactor (#366)
  • 24d983c Rename Contains methods (#367)
  • 61d5451 Use GHA for dependabot (#352)

v2.9.3

4 months ago

Changelog

  • f56f500 Bump actions/checkout from 3 to 4 (#335)
  • ae4fa4c Bump codecov/codecov-action from 3 to 4 (#338)
  • 913022a Bump github.com/andybalholm/brotli from 1.0.5 to 1.0.6 (#342)
  • f31bf1e Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#343)
  • c92f4b7 Bump github.com/valyala/fasthttp from 1.48.0 to 1.49.0 (#334)
  • c3f265a Bump github.com/valyala/fasthttp from 1.49.0 to 1.50.0 (#337)
  • f04965c Bump github.com/valyala/fasthttp from 1.50.0 to 1.51.0 (#347)
  • 5308dba Bump go.uber.org/ratelimit from 0.2.0 to 0.3.0 (#329)
  • cf4b9fa Bump golang.org/x/net from 0.11.0 to 0.12.0 (#328)
  • 4330afd Bump golang.org/x/net from 0.12.0 to 0.13.0 (#331)
  • 093cb28 Bump golang.org/x/net from 0.13.0 to 0.14.0 (#332)
  • 07523c6 Bump golang.org/x/net from 0.14.0 to 0.15.0 (#336)
  • 7cd04af Bump golang.org/x/net from 0.15.0 to 0.16.0 (#339)
  • bc58c65 Bump golang.org/x/net from 0.16.0 to 0.17.0 (#341)
  • 711ad91 Bump golang.org/x/net from 0.17.0 to 0.18.0 (#346)
  • 3fa01a3 Bump streetsidesoftware/cspell-action from 2 to 3 (#333)
  • 60f3ca3 Bump streetsidesoftware/cspell-action from 3 to 4 (#344)
  • 0b82260 Bump streetsidesoftware/cspell-action from 4 to 5 (#348)
  • 13817e6 Bump version (#350)
  • b2f1326 Fix data URLs with spaces (#349)
  • 51647a7 Revert codecov (#340)

v2.9.2

9 months ago

Changelog

  • 79cb421 Allow application/xml and text/xml when parsing sitemaps (#325)
  • 0e436be Bump version (#326)
  • 61f7f19 Refactor (#327)
  • 4536090 Refactor release script (#324)

v2.9.1

9 months ago

Changelog

  • 3356aa0 Bump version (#323)
  • 67718ed Configure goreleaser again (#322)
  • c8a0bc8 Fix goreleaser configuration (#321)

v2.8.1

11 months ago

Changelog

  • 3ede346 Bump golang.org/x/net from 0.9.0 to 0.10.0 (#307)
  • 7c3af1f Bump version (#310)
  • 244ece1 Handle cookies (#309)

v2.8.0

11 months ago

Changelog

  • 1d108a9 Bump github.com/andybalholm/brotli from 1.0.4 to 1.0.5 (#286)
  • 0fa9f5a Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#296)
  • f3f44a3 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#287)
  • 4e1ce21 Bump github.com/valyala/fasthttp from 1.44.0 to 1.45.0 (#294)
  • 10ba75d Bump github.com/valyala/fasthttp from 1.45.0 to 1.46.0 (#303)
  • d47c7c7 Bump github.com/valyala/fasthttp from 1.46.0 to 1.47.0 (#304)
  • 81b995d Bump golang.org/x/net from 0.5.0 to 0.6.0 (#284)
  • 882a53c Bump golang.org/x/net from 0.6.0 to 0.7.0 (#285)
  • 48ba8d2 Bump golang.org/x/net from 0.7.0 to 0.8.0 (#289)
  • 1d4fa6e Bump golang.org/x/net from 0.8.0 to 0.9.0 (#297)
  • fadbe2d Bump version (#305)
  • 9cd738f Deprecate options (#299)
  • 10550e0 Ignore text fragments (#301)
  • 1db3619 Use markdown-link-check action (#302)
  • e385569 --format option (#298)

v2.7.0

1 year ago

Changelog

  • 822b6b0 Add JUnit output and expand JSON output (#275)
  • b47d835 Bump github.com/valyala/fasthttp from 1.43.0 to 1.44.0 (#274)
  • a003cec Bump version (#279)
  • 3b16971 Fix build (#283)
  • be9e885 Fix up for #275 (#276)
  • 988ce7a Missing tests for JSON/XML outputs (#280)
  • 079b922 Refactor (#277)
  • ee134be Refactor (#281)
  • cf3cdaa Remove time tracking (#278)
  • 7565219 Update readme (#282)

v2.6.3

1 year ago

Changelog

  • 549a5e3 Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#265)
  • 91ce3e3 Bump github.com/valyala/fasthttp from 1.42.0 to 1.43.0 (#262)
  • 20934d4 Bump version (#273)
  • c6a2d77 Fix badge (#263)
  • a5b5bbc Fix spell check (#270)
  • d399717 Lint more (#264)
  • d211207 Refactor (#271)
  • b5dce88 Refactor (#272)
  • 18802a9 Support scraping opengraph/twitter meta tags (#269)

v2.6.2

1 year ago

Changelog

  • 4390c59 Add CodeQL workflow for GitHub code scanning (#257)
  • a64caa2 Bump actions/checkout from 2 to 3 (#253)
  • 6d7bf11 Bump codecov/codecov-action from 1 to 3 (#252)
  • 97a3ae7 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#255)
  • 9aa8202 Bump github.com/valyala/fasthttp from 1.39.0 to 1.40.0 (#246)
  • 28537b7 Bump github.com/valyala/fasthttp from 1.40.0 to 1.41.0 (#256)
  • 08f9b2d Bump github.com/valyala/fasthttp from 1.41.0 to 1.42.0 (#260)
  • db9c9f2 Bump golangci/golangci-lint-action from 2 to 3 (#251)
  • 466443f Bump version (#261)
  • ec7145f CodeQL (#258)
  • 20a8994 Create FUNDING.yml (#247)
  • cddbc99 Fix CodeQL job (#259)
  • c85c826 Fix release workflow (#249)
  • 47a1c35 Update actions (#250)
  • 64da523 Update release workflow (#248)