Releases: smallstack/github-lang-stats
Releases · smallstack/github-lang-stats
github-lang-stats: v1.6.1
github-lang-stats: v1.6.0
github-lang-stats: v1.5.0
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
github-lang-stats: v1.3.2
github-lang-stats: v1.3.1
github-lang-stats: v1.3.0
github-lang-stats: v1.2.0
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)