Skip to content

Releases: mattevans/pwned-passwords

v0.6.0

21 Jul 06:40
b772e25
Compare
Choose a tag to compare
  • Resolves issue where panic could occur if response from upstream wasn't as expected (#11) - @WilliamNHarvey

v0.5.0

04 Sep 10:49
Compare
Choose a tag to compare

Refactor

  • Reduces footprint
  • Removes confusing service architecture
  • Allows setting of custom HTTP client
  • Removes internal store (cache)
  • Updates tests

v0.3.1

29 Aug 09:37
6a81634
Compare
Choose a tag to compare
  • mod tidy
  • travis ver bump

v0.3.0

27 Dec 05:09
57feb7f
Compare
Choose a tag to compare
  • Removes the handrolled cache/store
  • Replaces removed store with a wrapper around patrickmn/go-cache

v0.2.0

27 Dec 04:33
6420733
Compare
Choose a tag to compare
  • Includes support for Go Modules

v0.1.0

27 Dec 04:14
Compare
Choose a tag to compare

First release