Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 779 Bytes

CHANGELOG.md

File metadata and controls

20 lines (18 loc) · 779 Bytes

v0.10.2 - 2024-05-16

Features

  • N/A

Fixes

  • Quite gracefully for auth failures in stormlibpp.hstorm (#36).

v0.10.1 - 2024-03-26

Features

  • Adds slib prefix to dnsstorm module.

Fixes

  • N/A

v0.10.0 - 2024-03-26

Features

  • Adds export/import methods to HttpCortex for greater CLI parity (#28).
  • Improves ItemContainer to use a dict under the hood (#28).
  • An HTTP based version of the synapse.tools.feed script - hfeed (#29).
  • Moves the dnsstorm and lookup-storm Synapse Power-Ups into the StormLib++ project.

Fixes

  • N/A