Skip to content

Commit 1db8542

Browse files
committed
NEWS
1 parent 8f62178 commit 1db8542

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

NEWS.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
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+
125
## styler 0.0-9 (2017-10-23)
226

327
- Hotfix: utf8 should not be verbose (#245).

0 commit comments

Comments
 (0)