Skip to content

Releases: New1Direction/thumper

v0.2.0 — first public release

30 May 00:36

Choose a tag to compare

Thumper's first public release on both registries.

Install

cargo install thumper-cli   # the native `thump` binary (Rust TUI/CLI)
pip install thump           # the Python harness  →  python -m thump

Highlights

  • First public distribution — previously install-from-source only.
  • Dual-license files (MIT OR Apache-2.0) added.
  • Fixed the incomplete api-anythingthumper rename that leaked into shipped output: thump completion and --help now emit thump (not the legacy name).

39 Rust + 20 Python tests green. See CHANGELOG.md for full notes.