Auxly

Latest version: v0.9.0

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

Scan your dependencies

Page 2 of 6

0.7.0

=== Changed
- If an exception is caught and not re-thrown, `trycatch()` will now return the result of `oncatch`.
- Updated methods of `File` and `Path` to return None rather than throwing exceptions if the file/directory doesn't exist.

=== Fixed
- Fixed Python 2.7/<3.6 issue with `filesys.walkfiles()`.

0.6.6

=== Fixed
- Fixed issue where `filesys.copy()` would create extra directory when copying files without an extension.

0.6.5

=== Changed
- Refactored `filesys.walkfiles()` to use `os.scandir()` from the standard library to improve performance.

0.6.4

=== Changed
- The `_StartedProcess` objects returned by `shell.start()` will now call their `stop()` method when the application exits.

0.6.3

=== Added
- The `_StartedProcess` objects returned by `shell.start()` now include the PID.

0.6.2

=== Changed
- Changed how `shell.start()` works, it now starts the command as a silent background process. Attempts to fix strange behavior seen on Windows.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.