Skip to content

Releases: circa10a/go-geofence

v0.4.1

26 Feb 18:00
Compare
Choose a tag to compare

Changelog

  • b7401af #patch: fix docs to use net package privateip function

v0.4.0

20 Feb 15:20
Compare
Choose a tag to compare

Changelog

  • a67be98 #minor: remove sensitivity field, now support radius (kilometers)
  • 08b7f7a #patch: better invalid ip address error message
  • d5a2702 [skip ci] Fix link in README
  • fa7bb73 [skip ci] add http call count validation to tests
  • 2253115 [skip ci] add ipv6 validation tests
  • f9b919c [skip ci] fix comment
  • fee2f27 [skip ci] fix docs

v0.3.0

26 Nov 23:26
Compare
Choose a tag to compare

Changelog

3f6040d #minor: refactor to use config struct to init client + tests

v0.2.2

25 Nov 23:35
Compare
Choose a tag to compare

Changelog

1c1561b #patch: add Error() methods to errors

v0.2.1

25 Nov 00:52
Compare
Choose a tag to compare

Changelog

e3e3bd0 #patch: better way to detect if cache exists or not

v0.2.0

24 Nov 21:40
Compare
Choose a tag to compare

Changelog

2241304 #minor: replace ipstack.com with freegeoip.app
8c8acfa [skip ci] add golangci.yml

v0.1.4

24 Nov 14:44
Compare
Choose a tag to compare

Changelog

2f4cf45 #patch: rearrange struct fields for less memory usage

v0.1.3

15 Nov 04:02
Compare
Choose a tag to compare

Changelog

d4633f5 #patch: use goreleaser
dfb60ba fix readme badge