You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/_release-notes/v0.10.x.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,7 @@ list_title: Versions 0.10.x
105
105
default instead of `None`.
106
106
107
107
## Version 0.10.39
108
-
* Resolved problems with the python core plugin on windows. Packages with leading backslashes were leading to problems with the setup script. Thanks to [@SzeMengTan](https://github.com/SzeMengTan) for reporting.
108
+
* Resolved problems with the python core plugin on windows. Packages with leading backslashes were leading to problems with the setup script. Thanks to [@SzeMengTan](#) for reporting.
109
109
110
110
## Version 0.10.38
111
111
* Initial version of a sphinx plugin. Pull request by [@tjpnz](https://github.com/tjpnz), thanks!.
Copy file name to clipboardExpand all lines: articles/_release-notes/v0.12.x.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,12 @@ list_title: Versions 0.12.x
6
6
7
7
# Release Notes - Versions 0.12.x
8
8
9
+
## Version 0.12.6
10
+
11
+
### Bugs Fixed
12
+
13
+
*[#715 Copy_resources plugin not copying files/folders located outside of "dir_source_main_python" value](https://github.com/pybuilder/pybuilder/issues/715)
0 commit comments