Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 987 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 987 Bytes

1.4.7

  • dbaf552 Upgrade to latest ipinfo/cli commit, fixing CSV values being written to stdout
  • 508bba1 read: include IP in JSON output

1.4.6

  • #39 Switch to "github.com/edsrzf/mmap-go" for cross-platform mmap implementation (to make Windows builds work again)
  • #37 import: JSON input processing supports --fields and --fields-from-header flags
  • #30 added type sizes info found within the data section)
  • #28 added low-level mmdb data to the metadata output
  • #26 Fix: Compatibility Issue with IP2Location DB using int for IP Range

1.4.4

  • Revert back to maxmind/mmdbwriter

1.4.3

  • Temporarily use max-info/mmdbwriter