Skip to content

Releases: praetorian-inc/noseyparker-explorer

Nosey Parker Explorer v0.24.0

09 May 19:01
Compare
Choose a tag to compare

NOTE: This version of Nosey Parker Explorer works with datastores created by Nosey Parker v0.24.

Changes

  • Dependencies have been updated to the latest versions:
    • aiosqlite>=0.21.0
    • duckdb>=1.2.2
    • filelock>=3.18.0
    • rich>=14.0.0
    • textual>=3.2.0

Nosey Parker Explorer v0.23.0

28 Jan 19:08
Compare
Choose a tag to compare

This version of Nosey Parker Explorer works with datastores created by Nosey Parker v0.23

This is the initial public release of Nosey Parker Explorer. It is a terminal UI (TUI) application that provides a simple interactive filtering and annotation mechanism for results from Nosey Parker. It is built using the Textual framework for Python.