We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8410016 commit 924ad91Copy full SHA for 924ad91
NEWS.md
@@ -1,3 +1,13 @@
1
+## styler 0.0-11 (2017-12-05)
2
+
3
+- Remove `regex_none()`, document `NULL` default.
4
+- `style_dir()` and `style_pkg()` now also handle `.Rmd` files (#292, @jonmcalder).
5
+- Add test for styling `.Rmd` files.
6
+- Better error message for styling new files via the RStudio addin (#295).
7
+- Spelling via devtools::spell_check() (#294).
8
+- Roundtrip and CLI (#289).
9
10
11
## styler 0.0-10 (2017-11-27)
12
13
- Adapt documentation (#290).
0 commit comments