Releases: circa10a/go-geofence
Releases · circa10a/go-geofence
v0.4.1
Changelog
- b7401af #patch: fix docs to use net package privateip function
v0.4.0
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
Changelog
3f6040d #minor: refactor to use config struct to init client + tests
v0.2.2
Changelog
1c1561b #patch: add Error() methods to errors
v0.2.1
Changelog
e3e3bd0 #patch: better way to detect if cache exists or not
v0.2.0
Changelog
2241304 #minor: replace ipstack.com with freegeoip.app
8c8acfa [skip ci] add golangci.yml
v0.1.4
Changelog
2f4cf45 #patch: rearrange struct fields for less memory usage