Bug Fixes
- Fix a bug preventing ctrl-c from interrupting program execution on 2nd invocation when using "pdm run" (Windows only). #2292
- Fix list index out of range when build error message is empty. #2337
- Fix find_link sources being exported as
--extra--index-url
#2342 - Fix an installation failure when install.cache = true. #2355
- Fix a resolution issue that extra dependencies are not resolved when the bare dependency has more specific version constraint. #2369
Documentation
- Set up a chatbot powered by LLM on the doc page. #2365