1. e6dba2a release 21.3.3 by Bernát Gábor · 35 hours ago main 21.3.3
  2. e7517c0 Accept GraalPy implementation name. (#3144) by Tim Felgentreff · 35 hours ago
  3. 8531d47 release 21.3.2 by Bernát Gábor · 3 days ago 21.3.2
  4. afefada 🐛 fix(upgrade): regen embedded init with correct MAX and 3.16 (#3143) by Bernát Gábor · 3 days ago
  5. 7e27041 [pre-commit.ci] pre-commit autoupdate (#3141) by pre-commit-ci[bot] · 3 days ago
  6. 214934c add 3.16 to embedded wheel versions (#3140) by anthony sottile · 3 days ago
  7. 12ab495 release 21.3.1 by Bernát Gábor · 10 days ago 21.3.1
  8. 22eadc4 [pre-commit.ci] pre-commit autoupdate (#3137) by pre-commit-ci[bot] · 10 days ago
  9. 6651daf 🐛 fix(seed): bump embedded pip to 26.1.1 (#3138) by Bernát Gábor · 10 days ago
  10. 936a36a 👷 ci: retry transient apt failures on Linux (#3139) by Bernát Gábor · 10 days ago
  11. cb5a7d1 [pre-commit.ci] pre-commit autoupdate (#3133) by pre-commit-ci[bot] · 2 weeks ago
  12. e917cc2 release 21.3.0 by Bernát Gábor · 2 weeks ago 21.3.0
  13. 21152f1 Upgrade embedded pip/setuptools/wheel (#3132) by github-actions[bot] · 2 weeks ago
  14. 096bdcd chore(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 (#3131) by dependabot[bot] · 3 weeks ago
  15. 01610dc docs: Add usage instruction for Xonsh activation (#3130) by Andy Kipp · 3 weeks ago
  16. fb6ec7c 🐛 fix(test): prevent PowerShell activation test from crashing xdist workers on Windows (#3128) by Bernát Gábor · 3 weeks ago
  17. 6095679 [pre-commit.ci] pre-commit autoupdate (#3129) by pre-commit-ci[bot] · 3 weeks ago
  18. 8d3179c chore(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#3127) by dependabot[bot] · 4 weeks ago
  19. a159c50 chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#3126) by dependabot[bot] · 4 weeks ago
  20. 9ba729b feat: Reintroduce xonsh shell support (#3125) by Andy Kipp · 4 weeks ago
  21. d42ea5c 🐛 fix(type): stop ty flagging default_source on Action (#3124) by Bernát Gábor · 4 weeks ago
  22. 15063c1 release 21.2.4 by Bernát Gábor · 4 weeks ago 21.2.4
  23. 754602d 🐛 fix(seed): validate wheel zip entries before extraction (#3118) by Bernát Gábor · 4 weeks ago
  24. 43deabf 🐛 fix(seed): verify sha256 of bundled wheels on load (#3119) by Bernát Gábor · 4 weeks ago
  25. 4e412b0 🐛 fix(seed): validate distribution and version before pip download (#3120) by Bernát Gábor · 4 weeks ago
  26. 1309818 🐛 fix(zipapp): enforce ROOT containment with Path.relative_to (#3121) by Bernát Gábor · 4 weeks ago
  27. 48f6fdc 🐛 fix(periodic-update): refuse unverified HTTPS to PyPI by default (#3122) by Bernát Gábor · 4 weeks ago
  28. a5fb4a2 release 21.2.3 by Bernát Gábor · 4 weeks ago 21.2.3
  29. 7f91a9a release 21.2.2 by Bernát Gábor · 4 weeks ago 21.2.2
  30. 33348d6 bump python-discovery minimum to 1.2.2 (#3117) by Rahul Devikar · 4 weeks ago
  31. d73ff7c [pre-commit.ci] pre-commit autoupdate (#3116) by pre-commit-ci[bot] · 4 weeks ago
  32. d1fc6e6 Release 21.2.1 by Bernát Gábor · 5 weeks ago 21.2.1
  33. 4136b51 fix(ci): check out repo in publish job for gh release notes (#3115) by Bernát Gábor · 5 weeks ago
  34. d1decea fix(ci): persist git credentials in pre-release workflow (#3114) by Bernát Gábor · 5 weeks ago
  35. 48e2110 👷 ci: fix setup-uv warnings and drop brew@3.9 (#3113) by Bernát Gábor · 5 weeks ago
  36. d00c465 🐛 fix(nushell): surface actionable hint in deactivate error output (#3112) by Bernát Gábor · 5 weeks ago
  37. 0a8c46a chore(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#3111) by dependabot[bot] · 5 weeks ago
  38. f0bbe17 fix: use terminal width for help formatting instead of hardcoded 240 (#3110) by bahtyar · 5 weeks ago
  39. dfaa738 [pre-commit.ci] pre-commit autoupdate (#3109) by pre-commit-ci[bot] · 5 weeks ago
  40. cc658da chore(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 (#3107) by dependabot[bot] · 6 weeks ago
  41. f235373 Fix broken Installation link in README (#3106) by bahtyar · 6 weeks ago
  42. 235b124 Remove persist-credentials: false from jobs needing push access (#3102) by Bernát Gábor · 6 weeks ago
  43. 0f63b3d Add current and previous maintainers (#3101) by Rahul Devikar · 6 weeks ago
  44. 5b9b170 [pre-commit.ci] pre-commit autoupdate (#3100) by pre-commit-ci[bot] · 6 weeks ago
  45. 1bbeb90 🔒 ci(workflows): add zizmor security auditing (#3099) by Bernát Gábor · 7 weeks ago
  46. 3925ac8 [pre-commit.ci] pre-commit autoupdate (#3098) by pre-commit-ci[bot] · 7 weeks ago
  47. 5b5e281 [pre-commit.ci] pre-commit autoupdate (#3096) by pre-commit-ci[bot] · 8 weeks ago
  48. dc10a34 🐛 fix(create): use commonpath for correct path validation (#3097) by Bernát Gábor · 8 weeks ago
  49. 080a1bd Enhance upgrade workflow: age check, dedup, issue tracking (#3094) by Rahul Devikar · 9 weeks ago
  50. 1a838b2 [pre-commit.ci] pre-commit autoupdate (#3095) by pre-commit-ci[bot] · 9 weeks ago
  51. 98c1891 Rename u.bugfix.rst to 3093.bugfix.rst by Bernát Gábor · 9 weeks ago
  52. 2aeb918 Upgrade embedded pip/setuptools/wheel (#3093) by github-actions[bot] · 9 weeks ago
  53. 0b6f444 release 21.2.0 by Bernát Gábor · 9 weeks ago 21.2.0
  54. e1af35d 🐛 fix(create): prevent venv from racing virtualenv on gitignore creation (#3092) by Bernát Gábor · 9 weeks ago
  55. f05bf08 🐛 fix(bash): use BASH_SOURCE in activate relocation (#3091) by Bernát Gábor · 10 weeks ago
  56. 0cd0e09 fix broken README heading introduced in docs restructure (#3088) by Rahul Devikar · 2 months ago
  57. b7ab17e [pre-commit.ci] pre-commit autoupdate (#3087) by pre-commit-ci[bot] · 2 months ago
  58. f2062bc chore(deps): bump astral-sh/setup-uv from 4 to 7 (#3086) by dependabot[bot] · 2 months ago
  59. eb27e55 Add type annotations to embed wheel generator output (#3085) by Rahul Devikar · 3 months ago
  60. fbb3bd1 chore(deps): bump peter-evans/create-pull-request from 7 to 8 (#3081) by dependabot[bot] · 3 months ago
  61. a1d3963 chore(deps): bump actions/setup-python from 5 to 6 (#3080) by dependabot[bot] · 3 months ago
  62. e768d56 chore(deps): bump actions/upload-artifact from 4 to 7 (#3082) by dependabot[bot] · 3 months ago
  63. 9601a70 chore(deps): bump actions/checkout from 4 to 6 (#3083) by dependabot[bot] · 3 months ago
  64. e1118ba chore(deps): bump actions/download-artifact from 4 to 8 (#3084) by dependabot[bot] · 3 months ago
  65. 7f2e162 Standardize .github files to .yaml suffix by Bernát Gábor · 3 months ago
  66. ada469c Move SECURITY.md to .github/SECURITY.md by Bernát Gábor · 3 months ago
  67. 404a3e5 release 21.1.0 by Bernát Gábor · 3 months ago 21.1.0
  68. 981d87c add comprehensive type annotations across the entire codebase (#3076) by rahuldevikar · 3 months ago
  69. 17d98ba Add security policy by Bernát Gábor · 3 months ago
  70. 7687420 release 21.0.0 by Bernát Gábor · 3 months ago 21.0.0
  71. 8ec3142 📝 docs(changelog): add removal entry for python-discovery extraction (#3074) by Bernát Gábor · 3 months ago
  72. f89d46c ♻️ refactor(discovery): extract py_discovery as self-contained package (#3070) by Bernát Gábor · 3 months ago
  73. 0272c72 release 20.39.1 by Bernát Gábor · 3 months ago 20.39.1
  74. b1ca37f 🐛 fix(create): add pythonw3.exe to Windows venvs (#3073) by Bernát Gábor · 3 months ago
  75. 1d4a338 ✨ feat(create): add RustPython support (#3071) by Bernát Gábor · 3 months ago
  76. a10c5d4 Align dependency versions across projects (#3069) by Bernát Gábor · 3 months ago
  77. 22a8860 [pre-commit.ci] pre-commit autoupdate (#3068) by pre-commit-ci[bot] · 3 months ago
  78. ad56e78 release 20.39.0 by Bernát Gábor · 3 months ago 20.39.0
  79. ae90556 Add auto-upgrade workflow for embedded dependencies (#3057) by rahuldevikar · 3 months ago
  80. 4582e41 🐛 fix(discovery): resolve version-manager shims to real binaries (#3067) by Bernát Gábor · 3 months ago
  81. e32d82d Add architecture (ISA) awareness to Python discovery (#3058) by rahuldevikar · 3 months ago
  82. f8f7f48 🧪 test(discovery): fix test_py_info_cache_clear outside venv (#3065) by Bernát Gábor · 3 months ago
  83. c22b548 👷 ci(brew): add missing Homebrew Python versions and fix discovery (#3066) by Bernát Gábor · 3 months ago
  84. a852cbb 🐛 fix(seed): add --ignore-installed to pip invoke seeder (#3064) by Bernát Gábor · 3 months ago
  85. 6d22c9e 🐛 fix(sdist): include tox.toml in sdist (#3063) by Bernát Gábor · 3 months ago
  86. 01e8f51 Move from extras to dependency-groups (#3056) by Bernát Gábor · 3 months ago
  87. fbbb97d release 20.38.0 by Bernát Gábor · 3 months ago 20.38.0
  88. c5240c7 🔧 chore(tox): migrate tox.ini to tox.toml (#3050) by Bernát Gábor · 3 months ago
  89. 6ff2e3e 🐛 fix(discovery): harden subprocess interrogation and test reliability (#3054) by Bernát Gábor · 3 months ago
  90. d7919e5 Fix bash activate PKG_CONFIG_PATH unbound variable under bash -u (#3047) by Fridayai700 · 3 months ago
  91. 39568b0 [pre-commit.ci] pre-commit autoupdate (#3043) by pre-commit-ci[bot] · 3 months ago
  92. f745000 🔒 security(workflows): add explicit permissions to all jobs by Bernát Gábor · 3 months ago
  93. fda5bbc 🐛 fix(release): clear coverage env vars in release env by Bernát Gábor · 3 months ago
  94. 1ecf0ed 👷 ci(release): split into release and tag-triggered publish (#3042) by Bernát Gábor · 3 months ago
  95. 4fb0401 📝 docs: restructure to follow Diataxis framework (#3041) by Bernát Gábor · 3 months ago
  96. 834c7ff 👷 ci(release): scope GH_RELEASE_TOKEN to release environment by Bernát Gábor · 3 months ago
  97. a238b9a 👷 ci(release): add workflow_dispatch release with zipapp and get-virtualenv (#3040) by Bernát Gábor · 3 months ago
  98. 44bce57 Improve error message when discovery plugin is not available (#3032) by Varun Chawla · 3 months ago
  99. 77ac227 Version bump filelock to latest (#3039) by Mr. Walls · 3 months ago
  100. bc1aec7 Python3.9 dependency range correction (#3038) by Mr. Walls · 3 months ago