Skip to content

Releases: samber/go-pkggodev-client

v0.4.0

23 Jun 09:04

Choose a tag to compare

What's Changed

  • feat: add Dependencies and module download size from the Go proxy by @samber in #8
  • feat: expose optional fields as mo.Option in the public API by @samber in #9

Full Changelog: v0.3.0...v0.4.0

v0.3.0

22 Jun 18:20

Choose a tag to compare

What's Changed

  • refactor: move implementation into internal/, slim the root package by @samber in #6
  • feat: dedup external calls with singleflight, pool HTTP connections, versioned User-Agent by @samber in #7

Full Changelog: v0.2.0...v0.3.0

v0.2.0

22 Jun 12:37

Choose a tag to compare

What's Changed

  • feat: add Symbol for single-symbol documentation by @samber in #3
  • Update README.md by @samber in #4
  • feat: add MajorVersions to discover a module's major versions by @samber in #5

Full Changelog: v0.1.0...v0.2.0

v0.1.0

20 Jun 17:53

Choose a tag to compare

Initial release