You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,20 @@ editor_options:
4
4
wrap: 72
5
5
---
6
6
7
+
# precommit v0.3.2.9000
8
+
9
+
-`use_ci()` is now documented to take `NA`, not `NULL` for argument
10
+
`ci` (#431).
11
+
7
12
# precommit v0.3.2
8
13
9
14
-`parsable-R` hook now gives more context on where and how parsing
10
15
fails (#423).
11
16
- fixed R CMD check issues in devel (#425).
12
17
- move from *experimental* to *stable* (#426).
13
18
14
-
Thanks to [@danielinteractive](https://github.com/danielinteractive), [@jonocarroll](https://github.com/jonocarroll) for their contributions.
19
+
Thanks to [\@danielinteractive](https://github.com/danielinteractive),
20
+
[\@jonocarroll](https://github.com/jonocarroll) for their contributions.
15
21
16
22
# precommit v0.3.1
17
23
@@ -40,7 +46,8 @@ Thanks to [@danielinteractive](https://github.com/danielinteractive), [&#
40
46
- All (R)md files in that repo are now formatted in a pandoc-compliant
41
47
way (#415).
42
48
43
-
Thanks to [@danielinteractive](https://github.com/danielinteractive) and [@mpadge](https://github.com/mpadge) for their contributions.
49
+
Thanks to [\@danielinteractive](https://github.com/danielinteractive)
50
+
and [\@mpadge](https://github.com/mpadge) for their contributions.
0 commit comments