Skip to content

Releases: smallstack/github-lang-stats

github-lang-stats: v1.6.1

21 Feb 21:02
4476722

Choose a tag to compare

1.6.1 (2026-02-21)

Documentation

  • add screenshot section to README for visualizing output data (1648ddb)
  • update README to reposition screenshot section and clarify cache usage (56ce38e)

github-lang-stats: v1.6.0

21 Feb 09:22
9712c48

Choose a tag to compare

1.6.0 (2026-02-21)

Added

  • add package version to aggregated stats and update related functions (0c312b6)

github-lang-stats: v1.5.0

21 Feb 08:29
3f7e2ca

Choose a tag to compare

1.5.0 (2026-02-21)

Added

  • add listRepositories function to retrieve user contributions and repository details (3aae0f6)
  • add support for PR counts and repository privacy status in aggregation (3066341)

Documentation

  • enhance README with explanation of tool advantages over GitHub profile (9c90eae)

Miscellaneous

  • typing: ⚡ Refactor RepoStats to match new requirements (374cdde)

github-lang-stats: v1.4.0

21 Feb 07:34
77466d3

Choose a tag to compare

1.4.0 (2026-02-21)

Added

  • add option to include/exclude commit dates in aggregation output (ea495fa)

github-lang-stats: v1.3.2

20 Feb 19:42
36f1f5b

Choose a tag to compare

1.3.2 (2026-02-20)

Fixed

  • update Node.js version to 24 in release workflow (b2b2604)

github-lang-stats: v1.3.1

20 Feb 19:37
d85c84f

Choose a tag to compare

1.3.1 (2026-02-20)

Fixed

  • remove unnecessary command from release workflow (b3eef04)
  • update release workflow to include conditional publishing and manifest configuration (5cb317c)

github-lang-stats: v1.3.0

20 Feb 19:25
c173ee1

Choose a tag to compare

1.3.0 (2026-02-20)

Added

  • add GitHub Actions workflow for publishing to npm (a1cf9b9)

github-lang-stats: v1.2.0

20 Feb 19:19
a1c1d90

Choose a tag to compare

1.2.0 (2026-02-20)

Added

  • add date field to CommitDetail and update cache version for time-series aggregation (b568db3)
  • make --user optional, resolve login and node ID from token via viewer query (1329c9f)
  • npm publish setup, --from-year, --select-repos, programmatic API, biome, rate limit reserve (a1dc5b4)
  • update LICENSE and package.json with company details and additional metadata (7eb04b0)
  • update release configuration to use manifest and include changelog sections (c12d7af)

Documentation

  • document all programmatic API options, ProgressEvent shape, and dev scripts (10022ea)

Miscellaneous

  • add commitlint, lefthook, and vscode extension recommendation (27b5147)
  • configure release-please (ddb5881)
  • initial commit (6dbc376)
  • main: release 1.1.0 (0ae538b)
  • main: release 1.1.0 (ff57759)
  • release: 1.0.0 (a294e49)
  • release: 1.0.1 (582fccf)
  • release: 1.0.2 (9e8e1ec)
  • unhide documentation, chore, and refactor sections in release-please config (5e1da71)