- Allow excluding certain usernames from changelog #128 (@stefanv, @bsipocz, @choldgraf, @nabobalis)
- Use GraphQL API for bot detection #146 (@choldgraf, @stefanv)
- Use latest github release first instead of github tag #125 (@choldgraf, @nabobalis)
- Add
pytzto requirements #147 (@jtpio, @bsipocz, @nabobalis) - Ensure PRs only show up once per changelog #130 (@choldgraf, @bsipocz, @nabobalis)
- MAINT: group the dependabot updates into one PR #141 (@bsipocz)
- Expose GitHub API call error #138 (@stefanv, @choldgraf)
- Update pre-commit to use Ruff; update versions and add a few rules #137 (@stefanv, @bsipocz)
- Change token to readonly PAT so we don't hit rate limits #134 (@choldgraf, @bsipocz)
- Fix tests and move contributing docs into our docs #133 (@choldgraf)
- Update test suite to use fewer GitHub API calls #144 (@choldgraf, @bsipocz, @stefanv)
- Bump actions/checkout from 5 to 6 in the actions group #143 (@bsipocz, @dependabot[bot])
- Bump actions/checkout from 4 to 5 #140 (@bsipocz, @dependabot[bot])
- Bump actions/setup-python from 5 to 6 #139 (@bsipocz, @dependabot[bot])
- add pyproject.toml #132 (@minrk, @choldgraf)
- [DOC] Clarify some intended functionality in docs #127 (@choldgraf, @manics)
- make sure generated anchor links resolve #122 (@minrk, @consideRatio)
The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.
(GitHub contributors page for this release)
@bsipocz (activity) | @choldgraf (activity) | @consideRatio (activity) | @dependabot[bot] (activity) | @jtpio (activity) | @manics (activity) | @minrk (activity) | @nabobalis (activity) | @stefanv (activity)
- ci: fix github action tag in publish workflow #119 (@consideRatio)
- ci: fix location of dependabot.yaml #118 (@consideRatio)
- Fix another issue in the publish workflow #116 (@consideRatio)
- Fix publish workflow failure #114 (@consideRatio)
- Parse target as an optional positional argument #94 (@manics, @choldgraf)
- Load argument defaults from
.githubactivity.json#93 (@manics, @consideRatio) - Add a continuous integration category #92 (@consideRatio, @choldgraf)
- accept 'breaking' label for breaking changes #90 (@minrk, @choldgraf)
- Make github friendly outputs #82 (@choldgraf, @minrk)
- exclude bot users from all contributors list #87 (@minrk, @choldgraf, @consideRatio)
- ENH: Write messages about GH token to stderr #83 (@minrk, @choldgraf)
- [ENH] include reviewers and committers in contributor list #65 (@minrk, @choldgraf)
- apply token via auth adapter #98 (@minrk, @consideRatio)
- fix encoding when getting token from gh cli #97 (@minrk, @consideRatio)
- fix token retrieval from gh cli #89 (@minrk, @choldgraf)
- ENH: Write messages about GH token to stderr #83 (@minrk, @choldgraf)
- Require Python 3.9+ #111 (@consideRatio, @choldgraf)
- Update tests to work against new github URL for jupyter-book #109 (@consideRatio)
- Fix ReadTheDocs config - specifying conf location is required #108 (@consideRatio)
- Add dependabot to bump github actions, and bump them #107 (@consideRatio)
- Fix detail in readthedocs config #106 (@consideRatio)
- Install required docs/test dependencies when using nox #105 (@consideRatio)
- avoid deprecated
pandas.value_counts#102 (@minrk, @consideRatio) - Add repository URL to project metadata #101 (@mfisher87, @choldgraf)
- docs: backfill changelog #112 (@consideRatio)
- Overhaul documentation and add contributing guide #86 (@choldgraf, @blink1073, @manics, @minrk)
- ci: test with latest python version as well #110 (@consideRatio)
- ci: run pytest with color and more details #103 (@consideRatio)
The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.
(GitHub contributors page for this release)
@blink1073 (activity) | @choldgraf (activity) | @consideRatio (activity) | @manics (activity) | @mfisher87 (activity) | @minrk (activity) | @wolfv (activity)
- Add ability to use GH CLI Authentication #66 (@choldgraf)
- [ENH] Add a bootstrap function for all changelog entries #64 (@blink1073, @choldgraf, @jtpio)
- BUG: import dateutil.parser #73 (@agoose77, @consideRatio, @choldgraf)
- MAINT: Add check for installed gh cli #72 (@choldgraf, @stefanv)
The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.
(GitHub contributors page for this release)
@agoose77 (activity) | @blink1073 (activity) | @choldgraf (activity) | @consideRatio (activity) | @jtpio (activity) | @stefanv (activity)
- Use auth for all usages of requests #60 (@blink1073, @choldgraf, @consideRatio)
- Handle detection of target from SSH based remotes #51 (@consideRatio, @choldgraf)
- ✨ ENH: Auto-detecting the target #45 (@choldgraf, @consideRatio)
- 🐛 FIX: write status messages to sys.stderr #47 (@minrk, @choldgraf)
- 🔧 MAINT: Split test_cli using @pytest.mark.parameterize #56 (@manics, @choldgraf)
- pre-commit configured and executed #55 (@consideRatio, @choldgraf)
- 🔧 MAINT: _get_latest_tag should use the remote repo #52 (@manics, @consideRatio)
- 🔧 MAINT: hyphen instead of asterisk #44 (@choldgraf)
The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.
(GitHub contributors page for this release)
@blink1073 (activity) | @choldgraf (activity) | @consideRatio (activity) | @manics (activity) | @minrk (activity) | @wolfv (activity)
- Adding filtering by branch #42 (@choldgraf, @blink1073, @consideRatio)
- ✨NEW: heading_level argument for increasing heading level #38 (@minrk, @choldgraf, @consideRatio)
- use tqdm for progress #39 (@minrk, @choldgraf, @consideRatio)
- 👌IMPROVE: add blank lines below headings #36 (@minrk, @choldgraf)
- 👌 IMPROVE: since/until: assume git reference, fallback to datetime #33 (@consideRatio, @choldgraf)
- 🐛 FIX: tags like 'doctor' would trigger 'doc' tag #40 (@consideRatio, @choldgraf)
- Remove no longer used code #37 (@consideRatio, @choldgraf)
- [FIX,TST] resolve refs when not run from a repo #35 (@minrk, @choldgraf, @consideRatio)
- 📚 DOC: Minor docs changes #43 (@choldgraf)
The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.
(GitHub contributors page for this release)
@blink1073 (activity) | @choldgraf (activity) | @consideRatio (activity) | @minrk (activity)
- adding thumbsup to query #31 (@choldgraf)
The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.
(GitHub contributors page for this release)
@choldgraf (activity)
- ✨ NEW: add support for title prefixes #30 (@choldgraf)
- Tests and URL CLI option #25 (@choldgraf)
- Fail early on missing GitHub api credentials #27 (@consideRatio, @choldgraf)
- documentation #26 (@choldgraf)
The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.
(GitHub contributors page for this release)
@choldgraf (activity) | @consideRatio (activity)
- adding contributors list #10 (@choldgraf, @consideRatio)
- Support git references etc. #6 (@consideRatio, @choldgraf)
- adding simple cacheing functionality #24 (@choldgraf, @consideRatio)
- defining contributions #14 (@choldgraf, @betatim)
- updating CLI for new tags #12 (@choldgraf)
- some improvements to
sinceand opened issues list #8 (@choldgraf, @consideRatio)
- Handle @ghost authors of comments #16 (@consideRatio, @choldgraf)
- fixing link to changelog with refs #11 (@choldgraf)
- Remove details on what a contributor is #19 (@betatim, @choldgraf)
- adding authentication information #2 (@choldgraf)
- Mention the required GITHUB_ACCESS_TOKEN #1 (@consideRatio, @choldgraf)
The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.
(GitHub contributors page for this release)
@betatim (activity) | @choldgraf (activity) | @consideRatio (activity)