Releases: cicirello/user-statistician
Releases · cicirello/user-statistician
user-statistician, v1.24.0
[1.24.0] - 2024-10-14
Added
- Translation to Czech (
locale: cs
) in #259 (@Sarthak027) - Translation to Greek (
locale: el
) in #260 (@Debasmita54)
Dependencies
- Bump cicirello/pyaction from 4.29.0 to 4.32.0
user-statistician, v1.23.0
[1.23.0] - 2024-05-13
Added
- An action input,
commit-message
, to enable customizing the commit message
Dependencies
- Bump cicirello/pyaction from 4.27.0 to 4.29.0
user-statistician, v1.22.1
[1.22.1] - 2023-12-08
Fixed
- Eliminated adjustment for watching own repositories from the "Watched By" stat for consistency with other stats that don't make such an adjustment such as the star count.
Dependencies
- Bump cicirello/pyaction from 4.25.0 to 4.27.0
user-statistician, v1.22.0
[1.22.0] - 2023-10-18
Added
- Translation to Armenian (
locale: hy
) in #240 (@JairTorres1003).
Dependencies
- Bump cicirello/pyaction from 4.24.0 to 4.25.0 (which includes bumping Python to 3.12).
CI/CD
- Bump Python to 3.12 in CI/CD workflows when running unit tests (@cicirello).
user-statistician, v1.21.0
[1.21.0] - 2023-10-04
Added
- Translation to Tagalog (
locale: tl
) in #227 (@digracesion). - Translation to Swedish (
locale: sv
) in #230 (@Viveksati5143). - Translation to Persian (
locale: fa
) in #232 (@AshkanArabim). - Translation to Malayalam (
locale: ml
) in #235 (@Sarthak027). - Translation to Finnish (
locale: fi
) in #236 (@Sadeedpv).
Dependencies
- Bump cicirello/pyaction from 4.22.0 to 4.24.0
Other
- Updated the quickstart / sample workflows to the latest version of actions/checkout.
user-statistician, v1.20.5
[1.20.5] - 2023-09-07
Fixed
- Resolved issue with failing to commit and push, a bug introduced in v1.20.3.
user-statistician, v1.20.4
[1.20.4] - 2023-09-07
Fixed
- Refactored everything locale related to extract definitions of locales from Python dictionaries into JSON files to make it easier to contribute additional language translations.
user-statistician, v1.20.3
user-statistician, v1.20.2
[1.20.2] - 2022-12-30
Fixed
- Better match background for GitHub-inspired themes, using GitHub's canvas.default instead of canvas.inset.