Skip to content

Releases: patramsey/plat

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 05:24
ad7b9f3

Changelog

  • ff80c8c feat(model)!: publish the data model, and make Lookup's errors honest (#77)

Released by GoReleaser.

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 03:22
36037a4

Changelog

  • 1bee9c8 fix(cli): help text, empty-label rejection, honest legends, and width discipline (#75)

Released by GoReleaser.

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 22:35
2572172

Changelog

  • fd4454b fix: reconcile before comparing — stop reporting normalisation gaps as conflicts (#73)
  • 2572172 test(merge): pin normalizeDomain's punycode fallback, and cut v0.6.0 (#74)

Released by GoReleaser.

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 05:00
d4299f7

Changelog

  • c5a3b23 fix(plat)!: JSON output, a resolver that no longer degrades silently, and HTTPClient everywhere (#71)

Released by GoReleaser.

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 05:06
4b9d269

Changelog

  • efa4305 chore(deps): bump charm.land/lipgloss/v2 from 2.0.5 to 2.0.6 (#66)
  • fd733ed chore(deps): bump github.com/charmbracelet/x/ansi from 0.11.7 to 0.11.8 (#65)
  • 203dea7 chore(deps): bump golang.org/x/net from 0.57.0 to 0.58.0 (#67)
  • 6ad8ba0 feat: --diff a fresh lookup against a saved snapshot (#64)
  • 4dbeaf7 feat: bulk mode — file input, worker pool, per-server WHOIS pacing (#68)
  • 6139f08 feat: publish the lookup engine as a Go library, and consume it from the CLI (#69)
  • ae9ef58 fix: widen the Homebrew formula description past domains (#62)
  • 72c37b1 refactor: collapse the remaining per-object-type duplication into generics (#63)

Released by GoReleaser.

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 12 Aug 21:20
db89094

Changelog

  • 3f488fb ci: correct the codecov.yml sync note (floor stays at 90%) (#58)
  • be1b107 ci: enforce the 90% whole-project coverage floor in CI (#57)
  • 2d24032 fix: scope the source legend to the object type, and demo IP/ASN (#60)

Released by GoReleaser.

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 17:49
355ceec

Changelog

  • 097fbb5 fix: recognize LACNIC's owner/ownerid/changed keys in IP WHOIS parsing (#53)
  • 99fa7e8 fix: sort merge-engine union outputs for deterministic ordering (#49) (#51)
  • 188bd79 refactor: share the common WHOIS vocabulary between the IP and ASN parsers (#54)

Released by GoReleaser.

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 17:11
0313022

Changelog

  • ea1b7af feat: look up autonomous system numbers via RDAP and WHOIS (#47)

Released by GoReleaser.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 05:46
c6ef5d9

Changelog

  • eeb5c9a feat: look up IP addresses via RDAP and WHOIS (#44)
  • e928c56 fix: correct policy attribution and add registrar-discretion framing (#40)
  • 184ffa7 fix: reject IP-address input instead of returning a bogus record (#42)

Released by GoReleaser.

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 05 Aug 01:48
e49dc18

Changelog

  • 18dc22a chore: code quality cleanup from the idiomaticity review (#22)
  • cb63fba ci: bump codecov-action to v7.0.0 (#28)
  • 6d84ea2 ci: enable -race and gosec, close a test coverage gap (#23)
  • aa00aac ci: pin actions to commit SHAs, declare least-privilege permissions (#24)
  • a6f8d0e ci: upload coverage to codecov, add README badge (#27)
  • 3034eee ci: use -coverpkg=./... for accurate whole-program coverage (#29)
  • beb751e feat: interpret expired-domain lifecycle stage (ICANN EDDP timeline) (#38)
  • fa68571 fix: drop redundant bare EPP status when a prefixed variant is present (#37)

Released by GoReleaser.