Green

Latest version: v4.0.2

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

Scan your dependencies

Page 13 of 16

1.9.3

7 June 2015

- Switched to cyan instead of blue on Windows only.

- Stubbed in the beginnings of support for designating initialization to run in
each process to obtain whatever resources might be needed by a single
process (like its own database, for example).

1.9.2

8 May 2015

- Fixed a regression that caused the `-a/--allow-stdout` cli option and
corresponding config option to be ignored. Fixes issue 58.

1.9.1

13 April 2015

- Don't do the interactive print/reprint a test line behavior when we're not
connected to a terminal. Contributed by Sam Spilsbury. Issue 52. Pull
request 53.

- Fixed a rather largeish bug that caused all configuration files to be
ignored. Issue 56. Thanks for Monty Hindman for finding and reporting the
bug.

- The `g` script has been improved so that wildcards are passed through without
local expansion. `g` is is used by developers to try out changes to green
itself in-place without installing it. Contributed by Monty Hindman. Pull
request 57.

- Switch to Travis CI's docker builders for faster builds. Contributed by Sam
Spilsbury. Issue 54. Pull request 55.

- Cleaned up the formatting of dates on this changelog file.

- Removed Python 3.3 builders on Linux, now that they're failing. Official
support for Python 3.3 was dropped on 31 August 2014. It may still work in
various use cases, but no guarantees.

- Fixed `test_versions` again. The regex for non-Travis CI builds had broken,
so that only the default python was being tested on development setups.

1.9.0

8 April 2015

- BREAKING CHANGE: `--omit` was renamed to `--omit-patterns` for consistency
with how other pattern-related options are named.

- BREAKING CHANGE: `--pattern` was renamed to `--file-pattern` for consistency
with how other pattern-related options are named.

- Added `-n` / `--test-pattern` option to further refine which tests are
actually run. Thanks to Monty Hindman for a pull request that got this
feature going.

- Tweaked Travis CI builds

1.8.1

1 April 2015 (Not a joke!)

- Fixed issue where command-line arguments could not override config
arguments to set options back to default values. Reported by Monty Hindman.
Issue 47.

- Converted this changelog file to markdown format.

1.8.0

30 March 2015

- The tag to use for questions on StackOverflow was changed to python-green to
avoid being too generic. The tag has a nice wiki entry and an initial
question to get things going. Contributed by Mikko Ohtamaa. Pull request 43.

- Added `-p/--pattern` option to specify the file pattern to search for
tests under instead of the default pattern `test*py`. Contributed by Monty
Hindman. Issue 41. Pull request 42.

- Green now supports nose-parameterized. Contributed by Sam Spilsbury.
Issue 39. Pull request 40.

- Fixed a crash that could occur in PyPy 2.5

- Fixed a crash that could occur during automated build testing with pip 6.x

- Colorama is now a dependency on all platforms (dropping python-termstyle as a
dependency is planned).

Page 13 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.