1.0.16
- acb0f9b dep(maxmind): 4.1 -> 4.3 (#54)
- b99ca5e Create dependabot.yml
- b74f804 revert #44, sync flavors, version bump (#51)
- b13351c update badge urls (#48)
- 412a0d2 replace travis/appveyor with github actions (#47)
- 9f5c373 README: formatting improvements (#46)
- 980bb55 try/catch city & state lookups (#45)
- 4bad030 fix: result retrieval (#44)
- 9857b32 add funding
- b4eed14 fix loop (#42)
- 3cd9214 Remove arrow functs (#40)
- 9b46bf7 Test dbs (#39)
- 19b25be fix(package): update maxmind to version 4.0.0 (#38)
- c933396 replace nodeunit with mocha (#37)
- 2eea88b move from maxmind.openSync to async maxmind.open (#36)
- efecfc6 update to maxmind v3 (#34)
- 20515a8 fix(package): update maxmind to version 3.0.0 (#30)
- d2644ce v1.0.8: add missing 'c' in iso_code. (#29)
- 1fccc4e Update to node 10 in .travis.yml (#27)
- 8fb9f60 Release 1.0.7 (#25)
- 591e122 Merge pull request #24 from lnedry/bug-fix
- efc36d4 Fixed issue with missing iso_code
- 5cb2e4c Replace string concatenations with template literals in geoip plugin (#23)
- df3997a add tests for latitude 0 (#22)
- 417a33d Fixed issue with latitude == 0 (#21)
- c541f3b version bump 1.0.6 (#19)
- db19442 * fix lookup exception #18
- 9ec8e28 eslint no-var updates (#17)
- 5aecf8c replace node 4 with node 8 testing (#15)
- ea149a6 compat with eslint 4 (#13)
- 4a18ecb Aggregate results (#10)
- 0afbd93 Add Greenkeeper badge 🌴 (#9)
- b6d86c9 update maxmind for v2 API, enable cache & watch (#7)
- 77ec515 chore(package): update dependencies (#6)
- 02d5304 Climate 2 (#5)
- d8fce84 Climate 2 (#4)
- 190f202 Merge pull request #3 from haraka/climate
- 207c317 code climate improvements
- 588a623 Merge pull request #2 from haraka/maxmind-1
- 2988117 update to maxmind v1.0+ (geoip2) syntax
- 5ee35fc Merge pull request #1 from haraka/badge-url
- e14de7c add missing badge url
- f8535b3 add badges
- 4d2513c fix missing URL in README
- 1b2c315 rename connect.geoip -> geoip
- 213a9d3 remove geoip-lite support
- b51396c add missing eslint dependency
- 131a89c import
- 38d44e7 Initial commit