From 61f3f835dda29f3aa69cd96588a6bfe8d9e390a5 Mon Sep 17 00:00:00 2001 From: choldgraf Date: Tue, 9 Dec 2025 08:30:36 -0800 Subject: [PATCH] RLS: v1.1.0 --- CHANGELOG.md | 42 +++++++++++++++++++++++++++++++++++++ github_activity/__init__.py | 2 +- 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 335487e..62f7f4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,47 @@ # Changelog +## v1.1.0 - 2025-12-09 + +([full changelog](https://github.com/executablebooks/github-activity/compare/v1.0.3...3ffc68f920474d500c7150bde975e86c591a3184)) + +### Enhancements made + +- Allow excluding certain usernames from changelog [#128](https://github.com/executablebooks/github-activity/pull/128) ([@stefanv](https://github.com/stefanv), [@bsipocz](https://github.com/bsipocz), [@choldgraf](https://github.com/choldgraf), [@nabobalis](https://github.com/nabobalis)) +- Use GraphQL API for bot detection [#146](https://github.com/executablebooks/github-activity/pull/146) ([@choldgraf](https://github.com/choldgraf), [@stefanv](https://github.com/stefanv)) +- Use latest github release first instead of github tag [#125](https://github.com/executablebooks/github-activity/pull/125) ([@choldgraf](https://github.com/choldgraf), [@nabobalis](https://github.com/nabobalis)) + +### Bugs fixed + +- Add `pytz` to requirements [#147](https://github.com/executablebooks/github-activity/pull/147) ([@jtpio](https://github.com/jtpio), [@bsipocz](https://github.com/bsipocz), [@nabobalis](https://github.com/nabobalis)) +- Ensure PRs only show up once per changelog [#130](https://github.com/executablebooks/github-activity/pull/130) ([@choldgraf](https://github.com/choldgraf), [@bsipocz](https://github.com/bsipocz), [@nabobalis](https://github.com/nabobalis)) + +### Maintenance and upkeep improvements + +- MAINT: group the dependabot updates into one PR [#141](https://github.com/executablebooks/github-activity/pull/141) ([@bsipocz](https://github.com/bsipocz)) +- Expose GitHub API call error [#138](https://github.com/executablebooks/github-activity/pull/138) ([@stefanv](https://github.com/stefanv), [@choldgraf](https://github.com/choldgraf)) +- Update pre-commit to use Ruff; update versions and add a few rules [#137](https://github.com/executablebooks/github-activity/pull/137) ([@stefanv](https://github.com/stefanv), [@bsipocz](https://github.com/bsipocz)) +- Change token to readonly PAT so we don't hit rate limits [#134](https://github.com/executablebooks/github-activity/pull/134) ([@choldgraf](https://github.com/choldgraf), [@bsipocz](https://github.com/bsipocz)) +- Fix tests and move contributing docs into our docs [#133](https://github.com/executablebooks/github-activity/pull/133) ([@choldgraf](https://github.com/choldgraf)) +- Update test suite to use fewer GitHub API calls [#144](https://github.com/executablebooks/github-activity/pull/144) ([@choldgraf](https://github.com/choldgraf), [@bsipocz](https://github.com/bsipocz), [@stefanv](https://github.com/stefanv)) +- Bump actions/checkout from 5 to 6 in the actions group [#143](https://github.com/executablebooks/github-activity/pull/143) ([@bsipocz](https://github.com/bsipocz), [@dependabot[bot]](https://github.com/dependabot[bot])) +- Bump actions/checkout from 4 to 5 [#140](https://github.com/executablebooks/github-activity/pull/140) ([@bsipocz](https://github.com/bsipocz), [@dependabot[bot]](https://github.com/dependabot[bot])) +- Bump actions/setup-python from 5 to 6 [#139](https://github.com/executablebooks/github-activity/pull/139) ([@bsipocz](https://github.com/bsipocz), [@dependabot[bot]](https://github.com/dependabot[bot])) +- add pyproject.toml [#132](https://github.com/executablebooks/github-activity/pull/132) ([@minrk](https://github.com/minrk), [@choldgraf](https://github.com/choldgraf)) +- [DOC] Clarify some intended functionality in docs [#127](https://github.com/executablebooks/github-activity/pull/127) ([@choldgraf](https://github.com/choldgraf), [@manics](https://github.com/manics)) + +### Documentation improvements + +- make sure generated anchor links resolve [#122](https://github.com/executablebooks/github-activity/pull/122) ([@minrk](https://github.com/minrk), [@consideRatio](https://github.com/consideRatio)) + +### Contributors to this release + +The following people contributed discussions, new ideas, code and documentation contributions, and review. +See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports). + +([GitHub contributors page for this release](https://github.com/executablebooks/github-activity/graphs/contributors?from=2025-04-11&to=2025-12-09&type=c)) + +@bsipocz ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fgithub-activity+involves%3Absipocz+updated%3A2025-04-11..2025-12-09&type=Issues)) | @choldgraf ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fgithub-activity+involves%3Acholdgraf+updated%3A2025-04-11..2025-12-09&type=Issues)) | @consideRatio ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fgithub-activity+involves%3AconsideRatio+updated%3A2025-04-11..2025-12-09&type=Issues)) | @dependabot[bot] ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fgithub-activity+involves%3Adependabot[bot]+updated%3A2025-04-11..2025-12-09&type=Issues)) | @jtpio ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fgithub-activity+involves%3Ajtpio+updated%3A2025-04-11..2025-12-09&type=Issues)) | @manics ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fgithub-activity+involves%3Amanics+updated%3A2025-04-11..2025-12-09&type=Issues)) | @minrk ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fgithub-activity+involves%3Aminrk+updated%3A2025-04-11..2025-12-09&type=Issues)) | @nabobalis ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fgithub-activity+involves%3Anabobalis+updated%3A2025-04-11..2025-12-09&type=Issues)) | @stefanv ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fgithub-activity+involves%3Astefanv+updated%3A2025-04-11..2025-12-09&type=Issues)) + ## v1.0.3 - 2025-04-12 ### Continuous integration improvements diff --git a/github_activity/__init__.py b/github_activity/__init__.py index 9146340..e914d18 100644 --- a/github_activity/__init__.py +++ b/github_activity/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.0.3" +__version__ = "1.1.0" __all__ = ["get_activity", "generate_activity_md"] from .github_activity import get_activity, generate_activity_md