Releases: New1Direction/thumper
Releases · New1Direction/thumper
v0.2.0 — first public release
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- crates.io: https://crates.io/crates/thumper-cli (installs the
thumpbinary) - PyPI: https://pypi.org/project/thump/ (pure stdlib, zero runtime deps)
Highlights
- First public distribution — previously install-from-source only.
- Dual-license files (MIT OR Apache-2.0) added.
- Fixed the incomplete
api-anything→thumperrename that leaked into shipped output:thump completionand--helpnow emitthump(not the legacy name).
39 Rust + 20 Python tests green. See CHANGELOG.md for full notes.