Skip to content

Commit 1709338

Browse files
committed
Release 0.12.7
1 parent bbcc079 commit 1709338

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

articles/_release-notes/v0.12.x.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ list_title: Versions 0.12.x
66

77
# Release Notes - Versions 0.12.x
88

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+
923
## Version 0.12.6
1024

1125
### Bugs Fixed

0 commit comments

Comments
 (0)