Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 2.51 KB

CHANGELOG.md

File metadata and controls

55 lines (39 loc) · 2.51 KB

Next

  • Your contribution here.

0.2.1

  • Ensure that FeedRunner calls output formatters #finish method (allows for closing of any file handles) - @justfalter
  • Ensure that HTTP fetcher does not reuse sockets (and thus leave them open) - @justfalter

0.2.0

  • Fix file-handle leak - @justfalter
  • BREAKING CHANGE: Event#ipv4s -> now an Ipv4ObservableCollection that consists on Ipv4Observable objects.
  • Normalize and validate ipv4 addresses.
  • Add URL support @justfalter
  • Re-implement Event model, get rid of PropertyDefiner @justfalter
  • Disable decoding when testing the parsing of a single record. @justfalter

0.1.6

0.1.5

0.1.2

  • Actually include the feeds in the release. Sigh. - @justfalter

0.1.1

0.1.0