Green

Latest version: v4.0.2

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

Scan your dependencies

Page 5 of 16

2.15.0

11 Apr 2019

- Added `-j/--junit-report` to generate an JUnit/XML test report.
Contributed by fchauvel in 204. Resolves 104.

2.14.2

4 Apr 2019

- Add an .encoding attribute to the wrapped sys.stdout so that things like
z3 which expect it to be present don't crash. Resolves 203.

2.14.1

21 Mar 2019

- Removed a redundant optional dependency that was already a required
dependency. Thanks to AndreGuerra123, GjjvdBurg, and yelectric for
researching this. Resolves 202.

2.14.0

15 Mar 2019

- Added `-U/--disable-unidecode` to disable using unidecode to convert test
output from unicode to ascii on Windows. Note that this conversion was
done to work around some difficult-to-debug crashes on Windows, so using
this option has a possibility of re-introducing those crashes. Resolves 201.

2.13.1

11 Feb 2019

- Tested Green with Django 2.1.5 -- it seems to work just fine. Something
must have changed between Django 2.0.0 and 2.1.5 that eliminated the
problem we were having.

- Properly close the version file after reading it so it doesn't leave the
file handle open for the duration of Green running. Contributed by
Nickolas Grigoriadis in 200.

- Drop official support for Python 3.4, though Green will probably continue to
work for Python 3.4 for some years before something actually breaks.

- Remove code supporting Python 3.3. We dropped official support in 2015.

- Drop termstyle dependency in favor of using only colorama. Contributed by
Ogaday in 199 to resolve 186.

- Show number of processes used in test summary. Contributed in 198 by Ogaday
to resolve 85.

- CI fixes/improvements - the world keeps changing.

- Some typo fixes in README.md and help output

2.13.0

5 Oct 2018

- Add `-e/--no-tracebacks` to omit traceback output for failures and errors.
Resolves feature request 191.

- Fixed travis builds

- Documentation updates (readme, release doc), one by Nattaphoom Chaipreecha
in 192.

- Fix example in `djangorunner.py`. Contributed by Yong Joseph Bakos in 188.

- Tooling fixes, including using python3, twine and keyring to do releases.

Page 5 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.