Skip to content

Releases: cicirello/user-statistician

user-statistician, v1.25.0

31 Jan 20:01
6a7e459

Choose a tag to compare

[1.25.0] - 2026-01-31

Added

Dependencies

  • Bump cicirello/pyaction to 3.14.2-gh-2.86.0

user-statistician, v1.24.2

22 Nov 21:22
d1918dd

Choose a tag to compare

[1.24.2] - 2025-11-22

Fixed

  • Fixed authentication problem due to changes in actions/checkout@v6

Dependencies

  • Bump cicirello/pyaction to 3.14.0-gh-2.83.1

user-statistician, v1.24.1

15 Jul 20:40
653508b

Choose a tag to compare

[1.24.1] - 2025-07-15

Dependencies

  • Switch to the new tag scheme of cicirello/pyaction
  • Bump cicirello/pyaction to 3.13.5-gh-2.75.1

user-statistician, v1.24.0

14 Oct 13:58
edee8cd

Choose a tag to compare

[1.24.0] - 2024-10-14

Added

Dependencies

  • Bump cicirello/pyaction from 4.29.0 to 4.32.0

user-statistician, v1.23.0

13 May 16:06
24d5642

Choose a tag to compare

[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

08 Dec 17:52
351b0a0

Choose a tag to compare

[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

18 Oct 20:43
930471d

Choose a tag to compare

[1.22.0] - 2023-10-18

Added

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

04 Oct 17:10
bb6a2e0

Choose a tag to compare

[1.21.0] - 2023-10-04

Added

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

07 Sep 20:49
7192a0d

Choose a tag to compare

[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

07 Sep 20:15
a1eebf9

Choose a tag to compare

[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.