Envswitch

Latest version: v1.4.1

Safety actively analyzes 619456 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.4.1

* Fixed an issue with the Linux 64bit version: Qt was not loading correctly because of the xcb dependency. See [12](https://github.com/smarie/env-switcher-gui/issues/12)

1.4.0

* Added a settings menu in order to choose whether to apply the environment variables for current user (default) or local machine. Settings are persisted
* Refactoring: all file-related stuff is now in a separate class

1.3.0

* Added popups on error so that the GUI provides feedback when an action could not be performed

1.2.2

* Fixed packaging for windows: the 'platforms' folder was missing
* Improved the CLI to create sub commands 'apply', 'list' (new) and 'open' (new).
* Added an icon to the app
* The windows installer now creates a shortcut on the desktop
* The CLI is now embedded also in the standalone version, and can be executed from other working directories (solved a Qt import issue)
* Improved documentation

1.2.1

* Fixed windows 64 distribution with minimal size so that it is now completely standalone. Reusing independent project [PyQt5-minimal](https://github.com/smarie/PyQt5-minimal)
* Added linux 64 distribution with minimal size, reusing as well [PyQt5-minimal](https://github.com/smarie/PyQt5-minimal)

1.2.0

* Reducing the size of generated distribution on windows and on linux (but on linux it is still quite large as it includes libicudata.so.58, help would be needed to remove this dependency).
* Added licenses for PyQt and Qt
* Now releasing a .tar.gz 'executable' release for linux distributions, and removed the old .tar.gz 'source' file release that was redundant with the github-generated one
* Fixed documentation to include a valid template

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.