Releases: JetBrains/teamcity-messages
Releases · JetBrains/teamcity-messages
v1.33
Version 1.33 Thu Oct 17 2024
- python: supported Python 3.12
- coverage: fix coverage 7.5+ #282
v1.32
Version 1.32 Tue Sep 27 2022
v1.31
Version 1.31 Tue Feb 22 2022
- python: supported Python 3.10
- escape unencodable messages by @kri-k #261
v1.30
Version 1.30 Fri Dec 17 2021
v1.29
- python: supported Python 3.9
- support pylint >= 2.8 by @Tirzono #242
- pytest: add an option to swap actual/expected in diff
v1.28
- support coverage >= 5.0.1 by @enkelli #225 #218
- python: dropped Python 2.6, 3.5 support. Latest version to support them is 1.27
- python: supported Python 3.8
v1.27
pylint: more compatibility fixes #215
1.26
- drop Python 3.4 support
- pylint: support pylint >= 2.3 by @PetrWolf #215
- unittest: fix test hierarchy for subtests in tests with doc comments by @throwable-one #221
v1.24
direct pylint support without flake8