Skip to content

v2.0.0

Latest

Choose a tag to compare

@oschwald oschwald released this 12 Nov 18:48
92813c0
  • BREAKING CHANGE: Networks with empty map or empty array data are now
    skipped by default. This makes the output cleaner when working with
    databases that use empty values for networks without meaningful data (e.g.,
    public IPs in some databases). Use the new -include-empty-values flag to
    include these networks in the output.
  • Added -include-empty-values flag to optionally include networks whose data
    is an empty map or empty array.