Changelog#

v0.10.4 - 2026-07-10#

Features#

  • Move docs theme to Shibuya

Fixes#

  • Remove a circular import that made it’s way into stormlibpp.node

v0.10.3 - 2026-07-09#

Features#

  • Docs improvements.

  • Add build, release, and test GitHub Actions.

  • Proper NOTICE file and headers.

Fixes#

  • Typos

  • Removing extraneous files

v0.10.2 - 2024-05-16#

Features#

  • N/A

Fixes#

  • Quit 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 (#30).

Fixes#

  • N/A