File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## styler 0.0-10 (2017-11-27)
2
+
3
+ - Adapt documentation (#290 ).
4
+ - Add roundtrip (#287 ).
5
+ - Fix AppVeyor builds.
6
+ - Fix token insertion / comment interaction (#279 ).
7
+ - Clarify labelling strategy (#285 ).
8
+ - Fixing and extending Rstudioaddins (#283 ).
9
+ - Fix eq assign parsing (#276 ).
10
+ - style_files -> vectorized style_file (#273 ).
11
+ - Refactoring (#270 ).
12
+ - Fix CI (#275 ).
13
+ - Fix covr (#274 ).
14
+ - Renaming files (#271 ).
15
+ - Handle styling of an unsaved active file (#243 ).
16
+ - Test R 3.1 and R 3.2 (#249 ).
17
+ - Allow empty {} without line break (#261 ).
18
+ - Wrap expr in expr before enclosing with curly braces (#263 ).
19
+ - Avoid checking for hard-coded dot (#262 ).
20
+ - Account for dependency renaming (utf8 changed to enc) (#264 ).
21
+ - Indention of function declaration and closing braces (#260 ).
22
+ - Only remove line break before closing with strict option (#252 ).
23
+
24
+
1
25
## styler 0.0-9 (2017-10-23)
2
26
3
27
- Hotfix: utf8 should not be verbose (#245 ).
You can’t perform that action at this time.
0 commit comments