Skip to content

Releases: mdjastrzebski/pkg-stats

v0.7.0

Choose a tag to compare

@mdjastrzebski mdjastrzebski released this 10 Jun 20:19

0.7.0 (2026-06-10)

✨ Features

  • sort by downloads (desc) (4d76f74)

v0.6.0

Choose a tag to compare

@mdjastrzebski mdjastrzebski released this 22 Feb 22:44

0.6.0 (2025-02-22)

✨ Features

v0.5.0

Choose a tag to compare

@mdjastrzebski mdjastrzebski released this 06 Feb 07:36

0.5.0 (2025-02-06)

✨ Features

🐛 Bug Fixes

📚 Documentation

v0.4.0

Choose a tag to compare

@mdjastrzebski mdjastrzebski released this 22 Jan 22:25

0.4.0 (2025-01-22)

✨ Features

v0.3.1

Choose a tag to compare

@mdjastrzebski mdjastrzebski released this 17 Jan 18:30

0.3.1 (2025-01-17)

🐛 Bug Fixes

v0.3.0

Choose a tag to compare

@mdjastrzebski mdjastrzebski released this 11 Jan 19:25

0.3.0 (2025-01-11)

✨ Features

  • color improvements: --color options, color of the day (#6) (d3c5965)

v0.2.0

Choose a tag to compare

@mdjastrzebski mdjastrzebski released this 10 Jan 17:48

Features

  • switches to minor if major contains only a single version, ditto patch for single minor version.
  • more color schemes, random color selection

Fixes

  • fixed crash when there was a single version

v0.1.1

Choose a tag to compare

@mdjastrzebski mdjastrzebski released this 09 Jan 21:56

v0.1.1

The first release:

  • basic functionality
  • grouping by version type: --group/-g <major|minor|patch>, --major, --minor, --patch
  • top N results: --top N, -t N