Skip to content

Releases: m-messiah/ip2geo

v1.0.7

12 Apr 05:26
Compare
Choose a tag to compare
  • Add quotes for nobase64 cities and countries (fix #17)

v1.0.6

08 Mar 09:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

19 Feb 17:39
Compare
Choose a tag to compare
  • Add -nobase64 flag to skip base64 MaxMind cities encoding
  • Add multiarch build/release

v1.0.4.1-1

07 Mar 09:04
0ae06ea
Compare
Choose a tag to compare

What's Changed

  • ip2proxy always store ip-ranges into nginx config by @AlexAkulov in #11

v1.0.4

01 Mar 18:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

20 Jul 06:41
Compare
Choose a tag to compare

Fix tor merge, when one is nil (close #6)

v1.0.2

03 Jul 19:28
Compare
Choose a tag to compare
  • Add error handling (fix #5)
    • All functions now return errors (goroutines return to channel)
    • Remove sync.WaitGroup in honor to errors channel
    • Failfast, when first error occures
  • Add -q and -qq params to reduce output

v1.0.1

08 Jun 15:50
Compare
Choose a tag to compare

What's Changed

  • Устранение проблемы NoneType Error by @Leutin in #2
  • maxmind-importer by @ilnurkhal in #3

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Jun 15:52
Compare
Choose a tag to compare

First Golang release

  • Speedup sorting form MaxMind
  • Add Github releases
  • Rename to ip2geo