Fuselage

Latest version: v3.1.2

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

Scan your dependencies

Page 1 of 3

1.0.1

------------------

- Nothing changed yet.

1.0.0

------------------

- Declaring a stable release! The core API has served us well since mid 2015
with out any major changes, and it would be unlucky to release ``0.0.13``.

- Be more strict about bytes/text internally. The ``platform.get`` API now
exclusively deals in bytes and not text.

- Fix a bug with passing binary data to a ``File`` resource via its ``source``
on Python 3.

- Switch to codecov.io for our code coverage, to match Touchdown.

- We are now being more strict! Imports must now follow the guidelines enforce
by our ``isort`` configuration.

- Declare our support for Python 3.5. We aren't testing against pypy at the
moment as the latest version isn't available in our CI environment, but it
will return as soon as it is practical.

0.0.12

-------------------

- Don't unset SSH_AUTH_SOCK in subprocesses.

0.0.11

-------------------

- Code cleanup

- More tests

0.0.10

-------------------

- Don't split mid line as you could split a unicode character in half. Which
paramiko can choke on when using readline.

0.0.9

------------------

- Fix regression in shell streaming introduced in 0.0.7.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.