File tree Expand file tree Collapse file tree 1 file changed +7
-11
lines changed
Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Original file line number Diff line number Diff line change 1- # 1.2.0
2-
3- Feature release
4-
5- - New ` collapse_blank_lines_in_category ` option to control blank line behavior within import categories (#350 )
6- - Default ` true ` : collapses blank lines within a category (current behavior)
7- - Set to ` false ` : preserves one blank line within a category (pre-1.1.0 behavior)
1+ # 1.1.3
2+ - Feature release
3+ 4 +
4+ 5 + - New ` collapse_blank_lines_in_category ` option to control blank line behavior within import categories (#350 )
5+ 6 + - Default ` true ` : collapses blank lines within a category (current behavior)
6+ 7 + - Set to ` false ` : preserves one blank line within a category (pre-1.1.0 behavior)
87
98``` shell-session
109$ git shortlog -sn v1.1.2...
11- 4 Maggie Moss
10+ 4 Maggie Moss
1211```
1312
14-
1513# 1.1.2
1614- Fixes bug that splits one line import statements with comments
1715
@@ -20,8 +18,6 @@ $ git shortlog -sn v1.1.1...
2018 1 Maggie Moss
2119```
2220
23-
24-
2521# 1.1.1
2622- Adds new option, preserve_inline_comments, to keep inline comments when consolidating imports (#344 )
2723
You can’t perform that action at this time.
0 commit comments