Skip to content

Releases: voidd0/gitstats

gitstats v2.0.3 — vøiddo edition

Choose a tag to compare

@v0iddo v0iddo released this 15 May 21:01

What's new in 2.0.3

  • Fix: npm homepage URL corrected (voiddo.com/tools/gitstats/ was a 404 → now tools.voiddo.com/gitstats/?ref=gitstats-npm)
  • Add: funding field so npm fund surfaces the vøiddo sponsorship link
  • Add: os field (darwin, linux, win32) for better npm discoverability
  • Improve: test suite expanded and README badge block canonicalized

No behaviour changes. Patch bump only.


Install:
```bash
npm install -g @v0idd0/gitstats
```

One-shot via npx:
```bash
npx -y @v0idd0/gitstats --hotspots --top 30
```

Full documentation

Built by vøiddo — a small studio shipping AI-flavoured products, free dev tools, Chrome extensions and weird browser games.

v1.0.0

Choose a tag to compare

@v0iddo v0iddo released this 29 Apr 04:52

Initial public release of gitstats from the vøiddo studio.

This is the first GitHub release on v1.0.0. For install instructions, usage examples, and the full changelog, see the README.


Built by vøiddo — a small studio shipping AI-flavoured products, free dev tools, Chrome extensions and weird browser games.