Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exegol 4.2.0 #152

Merged
merged 92 commits into from May 10, 2023
Merged

Exegol 4.2.0 #152

merged 92 commits into from May 10, 2023

Conversation

Dramelac
Copy link
Member

@Dramelac Dramelac commented May 8, 2023

Description

New wrapper release with some new feature and many bug fix.

New features

Bug fixes

  • Installation of Exegol-resources when using a custom PATH
  • Update to the capabilities available to match default capabilities added by docker
  • Updating image status after dynamic upgrade during an interactive start action

Upgrade notice

With a source installation

You can simply run exegol update to update the wrapper but don't forget to update the requirements! New requirements have been added in this release.
Packages can be updated with python3 -m pip install --upgrade -r requirements.txt

With a pip installation

Just run a simple python3 -m pip install --upgrade exegol.

In both cases, for the autocompletion to work 👇

Don't forget to update your setup to enable the auto-completion feature!
https://exegol.readthedocs.io/en/latest/getting-started/install.html#optional-using-exegol-auto-completion

@Dramelac Dramelac changed the title Exegol 4.1.2 Exegol 4.2.0 May 8, 2023
@Dramelac Dramelac marked this pull request as ready for review May 8, 2023 19:54
@ShutdownRepo ShutdownRepo added the enhancement New feature or request label May 9, 2023
@ShutdownRepo ShutdownRepo linked an issue May 10, 2023 that may be closed by this pull request
@Dramelac Dramelac merged commit b6aa6a7 into master May 10, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

New restart action Container comments Autocomplete commands
2 participants