Skip to content

Latest commit

 

History

History
67 lines (43 loc) · 737 Bytes

File metadata and controls

67 lines (43 loc) · 737 Bytes

1.2.4

  • Fix sorting when data is missing
  • Always end newlines in files with \n (Fix output in Windows)
  • Prepare for Python 3.9

1.2.3

  • Fix version number

1.2.2

  • Fix inverse lookups using CIDR notation
  • Create documentation

1.2.1

  • Fix CSV output
  • Fix Python 2 support

1.2.0

  • Fix text output

1.1.4

  • Fix time fencing

1.1.3

  • Remove from __future__ import unicode_literals

1.1.2

  • Remove duplicate CLI options

1.1.1

  • Update README

1.1.0

  • API and CLI refactoring
  • Add CSV output support
  • Add warning when a DNSDB Community Edition (DCE) key is detected
  • Bug fixes

1.0.1

  • Fix --verbose CLI option

1.0.0

  • Initial release