Skip to content

Releases: nekr0z/static-webmentions

v0.7.3

11 Feb 20:51
v0.7.3
14b8e68
Compare
Choose a tag to compare

Commits

  • 612a987: fix test (Evgeny Kuznetsov)
  • a72cd57: Bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0 (#26) (dependabot[bot]) #26
  • 8fc4cae: avoid ConcurrentRequests lockout (Evgeny Kuznetsov)
  • a2b40c0: avoid data race (Evgeny Kuznetsov)
  • 624fc4d: temporarily disable Go's builting race detection (Evgeny Kuznetsov)
  • 14b8e68: prepare 0.7.3 (Evgeny Kuznetsov)

v0.7.2

08 Jan 20:07
v0.7.2
6d3b857
Compare
Choose a tag to compare

Commits

  • 8d4789c: Bump actions/cache from 2.1.6 to 2.1.7 (#25) (dependabot[bot]) #25
  • 6918ca9: fix missing linebreak (Evgeny Kuznetsov)
  • 3836aa1: update dependency (Evgeny Kuznetsov)
  • 6d3b857: prepare 0.7.2 (Evgeny Kuznetsov)

v0.7.1

17 Dec 18:02
v0.7.1
e9c92c1
Compare
Choose a tag to compare

Commits

  • e9c92c1: add a missing linebreak (Evgeny Kuznetsov)

v0.7.0

14 Dec 14:12
v0.7.0
3e24163
Compare
Choose a tag to compare

Commits

  • 6838e37: fix key address in release workflow (Evgeny Kuznetsov)
  • 36ed9ec: make builds reproducible(?) (Evgeny Kuznetsov)
  • 52a0fac: strip binaries (Evgeny Kuznetsov)
  • 0effa36: strip released binaries (Evgeny Kuznetsov)
  • a71fba7: disable GOPROXY for builds (Evgeny Kuznetsov)
  • 244e5c9: fix build badge (Evgeny Kuznetsov)
  • 210248f: fix changelog path (Evgeny Kuznetsov)
  • 43a6866: update import path (Evgeny Kuznetsov)
  • 4d780e3: don't make pre-releases (Evgeny Kuznetsov)
  • d2265eb: reproducible builds (Evgeny Kuznetsov)
  • 6dc7ba7: output locations for 201s (Evgeny Kuznetsov)
  • 28ec1a5: fix build badge (Evgeny Kuznetsov)
  • 3e24163: prepare 0.7.0 (Evgeny Kuznetsov)

v0.6.2

14 Nov 23:13
v0.6.2
4d4fb13
Compare
Choose a tag to compare

Commits

  • 0f2b040: document tombstone requirement (Evgeny Kuznetsov)
  • 647a912: Bump actions/checkout from 2.3.4 to 2.3.5 (#22) (dependabot[bot]) #22
  • 0810c29: Bump github.com/PuerkitoBio/goquery from 1.7.1 to 1.8.0 (#23) (dependabot[bot]) #23
  • a172151: use another release script (Evgeny Kuznetsov)
  • 4c1c2a3: Bump actions/checkout from 2.3.5 to 2.4.0 (#24) (dependabot[bot]) #24
  • aec4fa6: add file with info on how to obtain source code (Evgeny Kuznetsov)
  • ced2145: try to build debs for pre-releases (Evgeny Kuznetsov)
  • 42a5613: fix creating debian.changelog (Evgeny Kuznetsov)
  • 7305884: fix deb packaging (Evgeny Kuznetsov)
  • 4436362: fix deb versions (Evgeny Kuznetsov)
  • 3bbf685: don't remove i386 deb (Evgeny Kuznetsov)
  • d6dbdc0: keep the tree clean (Evgeny Kuznetsov)
  • 48be542: add description to debs (Evgeny Kuznetsov)
  • e785acc: build deb files for releases (Evgeny Kuznetsov)
  • f12f703: changelog (Evgeny Kuznetsov)
  • ec2bceb: work around the issue in actions/checkout (Evgeny Kuznetsov)
  • cd8400a: Revert "use another release script" (Evgeny Kuznetsov)
  • 29b54db: automatically trigger repo update (Evgeny Kuznetsov)
  • 4d4fb13: prepare 0.6.2 (Evgeny Kuznetsov)

v0.6.1

06 Oct 14:33
v0.6.1
8f06671
Compare
Choose a tag to compare

Commits

  • 14e179f: fix console output (Evgeny Kuznetsov)
  • 8f06671: changelog for 0.6.1 (Evgeny Kuznetsov)

v0.6.0

06 Oct 13:57
v0.6.0
9e40750
Compare
Choose a tag to compare

Commits

  • b3879f3: make codecov less noisy (Evgeny Kuznetsov)
  • 2ebb9c5: process files concurrently (Evgeny Kuznetsov)
  • a9c1763: update dependency to fix bug with empty endpoints (Evgeny Kuznetsov)
  • 6f4fd0f: send webmentions concurrently (Evgeny Kuznetsov)
  • 87801ff: upgrade dependency to fix redirect-relative endpoint discovery (Evgeny Kuznetsov)
  • 9e40750: changelog for 0.6.0 (Evgeny Kuznetsov)

v0.5.0

04 Oct 08:43
v0.5.0
427cf49
Compare
Choose a tag to compare

Commits

  • 82005a9: search for changes in additional selectors (Evgeny Kuznetsov)
  • 5f5a3f3: add option to specify CSS selectors to exclude (Evgeny Kuznetsov)
  • 427cf49: changelog for 0.5.0 (Evgeny Kuznetsov)

v0.4.0

03 Oct 13:33
v0.4.0
f11701a
Compare
Choose a tag to compare

Commits

  • update linter (Evgeny Kuznetsov)
  • 1727347: update linter (Evgeny Kuznetsov)
  • a27458e: use github actions for linter (Evgeny Kuznetsov)
  • 5896091: add dependabot (Evgeny Kuznetsov)
  • 6234054: Bump github.com/PuerkitoBio/goquery from 1.6.0 to 1.6.1 (#2) (dependabot[bot]) #2
  • 7b331c0: use latest linter (Evgeny Kuznetsov)
  • 079f8cf: avoid double-running Travis builds for dependabot (Evgeny Kuznetsov)
  • 380e6f3: use github-actions for codecov (Evgeny Kuznetsov)
  • 4fc6a43: add caching (Evgeny Kuznetsov)
  • f70234d: Bump actions/checkout from 2 to 2.3.4 (#3) (dependabot[bot]) #3
  • d3705fe: Bump codecov/codecov-action from 1 to 1.5.0 (#4) (dependabot[bot]) #4
  • f661511: Bump actions/cache from 2 to 2.1.5 (#6) (dependabot[bot]) #6
  • 571cb62: Bump golangci/golangci-lint-action from 2 to 2.5.2 (#5) (dependabot[bot]) #5
  • a73e22d: Bump actions/cache from 2.1.5 to 2.1.6 (#7) (dependabot[bot]) #7
  • 9eeffdf: Bump codecov/codecov-action from 1.5.0 to 1.5.2 (#8) (dependabot[bot]) #8
  • c9f04bf: Bump github.com/PuerkitoBio/goquery from 1.6.1 to 1.7.0 (#9) (dependabot[bot]) #9
  • 3662fe4: Bump github.com/PuerkitoBio/goquery from 1.7.0 to 1.7.1 (#10) (dependabot[bot]) #10
  • 1f90138: Bump codecov/codecov-action from 1.5.2 to 2.0.1 (#11) (dependabot[bot]) #11
  • 985b0d1: Bump codecov/codecov-action from 2.0.1 to 2.0.2 (#12) (dependabot[bot]) #12
  • 32a1880: Bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1 (#13) (dependabot[bot]) #13
  • 23cb25e: Bump codecov/codecov-action from 2.0.2 to 2.0.3 (#14) (dependabot[bot]) #14
  • a7a059a: Bump codecov/codecov-action from 2.0.3 to 2.1.0 (#15) (dependabot[bot]) #15
  • 5feda76: resend webmention to a link if the link is removed (#17) (Evgeny Kuznetsov) #17
  • fb1fb00: changelog (Evgeny Kuznetsov)
  • 9be2b06: bump Go version to 1.15 (Evgeny Kuznetsov)
  • d6689e1: changelog (Evgeny Kuznetsov)
  • d956f81: use GitHub Actions instead of Travis CI (Evgeny Kuznetsov)
  • 633a117: changelog (Evgeny Kuznetsov)
  • fix build badge (Evgeny Kuznetsov)
  • f11701a: changelog (Evgeny Kuznetsov)

v0.3.2

30 Oct 20:11
v0.3.2
23a0d62
Compare
Choose a tag to compare
maintenance release