Wilfred

Latest version: v0.10.1

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

Scan your dependencies

Page 2 of 3

0.6.1

- **Fixed** [54](https://github.com/wilfred-dev/wilfred/issues/54) Hopefully fixed broken PyPI deployment with Travis CI.
- **Fixed** [55](https://github.com/wilfred-dev/wilfred/issues/55) Fixed so that Docker exceptions reveal more info when installing by raising the Docker exceptions directly to the CLI.
- **Changed** Replaced mkdocs documentation with Sphinx (and initial API autodoc).

0.6.0

- **Added** [47](https://github.com/wilfred-dev/wilfred/issues/47) Added `--force`/`-f` flags to `wilfred kill` and `wilfred delete` (forces actions without confirmation).
- **Added** [50](https://github.com/wilfred-dev/wilfred/issues/50) Added ability to reset back to default startup command (remove custom startup command).
- **Changed** Enforce 20 character length limit on server names.
- **Changed** [42](https://github.com/wilfred-dev/wilfred/issues/42) Major refactor, separate the CLI from the core API and rewrite some of the core methods to be more consistent. With this, the Wilfred API now has it's own set of exceptions that it raise. The exceptions are no longer caught within the methods themselves and instead within the UI (a lot more predictable and makes a lot more sense).
- **Fixed** [49](https://github.com/wilfred-dev/wilfred/issues/49) Fixed a bug that caused Wilfred to crash if a container stopped running between the statement that checks if the server is running and the statement that actually retrieves the log in `wilfred console`.

0.5.1

- **Added** Added project URLs to `setup.py`.
- **Changed** Disabled terminal emojis on Windows (PowerShell and cmd have poor support for emojis).
- **Fixed** [46](https://github.com/wilfred-dev/wilfred/issues/46) Fixed a bug that caused Wilfred to crash if attaching to the server console during installation.

0.5.0

- **Added** [12](https://github.com/wilfred-dev/wilfred/issues/12) Added support for Windows.
- **Added** Added new unit tests.
- **Added** Print snap revision if Wilfred is installed via snap.
- **Changed** Replaced [yaspin](https://pypi.org/project/yaspin/) with [halo](https://pypi.org/project/halo/) for terminal spinners (mostly because yaspin does not support Windows).
- **Changed** Updated copyright headers.

0.4.2

- **Fixed** [41](https://github.com/wilfred-dev/wilfred/issues/41) Fixed a critical bug that caused servers with config settings linked to environment variables not to start.

0.4.1

- **Fixed** [37](https://github.com/wilfred-dev/wilfred/issues/37) Fixed so that the commit hash and build date are correctly displayed on `wilfred --version` for pip installations (error in Travis CI config).

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.