Release v2024.0.0
github-actions
released this
07 Jun 01:13
·
232 commits
to main
since this release
What's Changed
- Update CONTRIBUTING.md by @PzaThief in #6084
- Check for name attribute in source parameter. by @jralls in #6114
- Smarter uninstall by @matteius in #6029
- Use fancy mode for pwsh on *nix (draft) by @samcarswell in #6108
- Vendor in Pip 24.0 by @matteius in #6117
- Update index.md by @mierzejk in #6129
- Spring 2024 vendoring by @matteius in #6118
- Add nested vcs dependency subdirectory when locking to Pipfile.lock (Fix #6120) by @AlexandreArpin in #6136
- pipenv upgrade invoke -d by @matteius in #6138
- Bump plette take 2 by @oz123 in #6134
- Convert off pkg resources by @matteius in #6139
- Fix the issue(#6126): add lockfile_path presence in pipenv check command by @nitintecg in #6135
- debugging weird CI failures by @matteius in #6143
- apply ruff fixes by @matteius in #6145
- docs update for
scripts
section and other small changes by @sss-ng in #6152 - Add --from-pipfile subcommand to
pipenv requirements
by @sanspareilsmyn in #6156 - Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #6150
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #6157
- Fix windows CI for 3.8 and the outdated command that was refactored to remove pkg_resources. by @matteius in #6146
- pipenv 2024 install (behavioral refactor) by @matteius in #6098
- Supply the extra pip args in the resolver. by @matteius in #6006
- Handle unsupported python versioning on Pipfile by @sanspareilsmyn in #6164
- Remove secho from pipenv.utils.shell by @aidencullo in #6170
New Contributors
- @PzaThief made their first contribution in #6084
- @jralls made their first contribution in #6114
- @samcarswell made their first contribution in #6108
- @mierzejk made their first contribution in #6129
- @AlexandreArpin made their first contribution in #6136
- @nitintecg made their first contribution in #6135
- @sss-ng made their first contribution in #6152
- @sanspareilsmyn made their first contribution in #6156
- @aidencullo made their first contribution in #6170
Full Changelog: v2023.12.1...v2024.0.0