We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbcc079 + 1709338 commit 0ce728cCopy full SHA for 0ce728c
articles/_release-notes/v0.12.x.md
@@ -6,6 +6,20 @@ list_title: Versions 0.12.x
6
7
# Release Notes - Versions 0.12.x
8
9
+## Version 0.12.7
10
+
11
+### Bugs Fixed
12
13
+* [#735 Fix remote getting too excited and classifying classes as callable methods](https://github.com/pybuilder/pybuilder/issues/735)
14
+* [#737 Multiple fixes for late injection of dependencies](https://github.com/pybuilder/pybuilder/issues/737)
15
16
+### Component & Dependency Upgrades
17
+* PIP ==20.1 (bundled in venv)
18
+* wheel ==0.34.2 (bundled in venv)
19
+* Coverage ~=5.2
20
+* Coveralls ~=2.1, where available
21
+* unittest-xml-reporting ~=3.0.2, where available
22
23
## Version 0.12.6
24
25
### Bugs Fixed
0 commit comments