Skip to content

Commit bedf689

Browse files
add news
1 parent 1584683 commit bedf689

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

NEWS.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,25 @@
11
<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->
2+
# styler 1.10.0
3+
4+
**Infrastructure**
5+
6+
- Bump `actions/checkout` to version 3 in GitHub Actions (#1098).
7+
- Bump {touchstone} config (#1104, #1107).
8+
- split `test-public_api.R` for better sharding (#1109).
9+
- 0-pad filenames for sharding (#1110)
10+
- add missing {testthat} snapshots (#1115).
11+
12+
**Other changes**
13+
14+
- Remove tail recursion in favor of `repeat` (#1113).
15+
- Prefer {vctrs} functions over slower {base} equivalents (#1114).
16+
- Replace deprecated use of `rlang::with_handlers()` (#1103).
17+
- Require at least R 3.6 (#1101).
18+
19+
20+
Thanks for everyone contributing to this release:
21+
22+
[&#x0040;IndrajeetPatil](https://github.com/IndrajeetPatil), [&#x0040;krlmlr](https://github.com/krlmlr), [&#x0040;kyleam](https://github.com/kyleam), [&#x0040;MichaelChirico](https://github.com/MichaelChirico), [&#x0040;mvanaman](https://github.com/mvanaman), [&#x0040;olivroy](https://github.com/olivroy), and [&#x0040;vvarik](https://github.com/vvarik).
223

324
# styler 1.9.1
425

inst/WORDLIST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ setCacheRootPath
232232
setdiff
233233
setenv
234234
Shallowify
235+
sharding
235236
shinydashboardPlus
236237
shinymeta
237238
shinyMonacoEditor

0 commit comments

Comments
 (0)