Skip to content

Commit 7d84b5e

Browse files
committed
NEWS
1 parent 5b3dacf commit 7d84b5e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

NEWS.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## styler 0.0-7 (2017-07-27)
2+
3+
- curly braces don't move a line up if previous token is comment.
4+
- wrap parse + transform + serialize in new function.
5+
- Speedup of nested styler functions by ~ 4x.
6+
- Use multi line instead of line1 / line2 for indention and unindention.
7+
- Indent multiple.
8+
- add tidyverse rules (indention not yet working properly).
9+
- Refactoring and add token before and afterwards to parse table.
10+
- Implement post visitor instead of complicated move_up child.
11+
12+
113
## styler 0.0-6 (2017-07-10)
214

315
* Tidy up README (#43).

0 commit comments

Comments
 (0)