Releases: cicirello/user-statistician
Releases · cicirello/user-statistician
user-statistician, v1.25.0
user-statistician, v1.24.2
[1.24.2] - 2025-11-22
Fixed
- Fixed authentication problem due to changes in actions/checkout@v6
Dependencies
- Bump
cicirello/pyactionto3.14.0-gh-2.83.1
user-statistician, v1.24.1
[1.24.1] - 2025-07-15
Dependencies
- Switch to the new tag scheme of cicirello/pyaction
- Bump
cicirello/pyactionto3.13.5-gh-2.75.1
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.