Releases: CleanCut/green
Releases · CleanCut/green
4.0.2
4.0.1
What's Changed
- Improve support for local testing. by @sodul in #281
- Cleanup dead code and fix some imports. by @sodul in #283
- Python 3.12.1 start time by @sodul in #284
- Add more typing to the codebase and various fixes. by @sodul in #285
- Add more typing to the codebase and minor fixes. by @sodul in #286
- Add more typing to the codebase. by @sodul in #287
- Py3.12.2 by @sodul in #288
- Add pypi-publish action. by @sodul in #290
- Set environment name for the releases by @sodul in #291
Full Changelog: 4.0.0...4.0.1
4.0.0
Minimum python version is now 3.8.
There is a breaking in change in Python 3.12.1 which causes Green to break on skipped tests. The workaround is to use Python 3.12.0 or to comment out unittests that use @unittest.skipIf(...) annotation. We will release a fix for this in the next version of Green.
What's Changed
- Fix for Python 3.12 by @CleanCut in #274
- Address 'addDuration' warnings in python 3.12. by @sodul in #275
- Release/4.0.0 by @IanFoertsch-clumio in #280
New Contributors
- @IanFoertsch-clumio made their first contribution in #280
Full Changelog: 3.5.0...4.0.0
3.5.0
3.4.3
3.4.2
Released on May 23, 2022
Full Changelog: 3.4.1...3.4.2
3.4.1
3.4.0
3.3.0
Released on Jul 15, 2021
Full Changelog: 3.2.6...3.3.0