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
This release was requested by the CRAN team to fix CRAN warning on invalid
108
108
numeric version inputs (#1143).
@@ -120,7 +120,7 @@ We thank everyone who helped making this release possible.
120
120
121
121
[@krlmlr](https://github.com/krlmlr), [@lorenzwalthert](https://github.com/lorenzwalthert), [@MichaelChirico](https://github.com/MichaelChirico), [@olivroy](https://github.com/olivroy), [@rkrug](https://github.com/rkrug), and [@rossdrucker](https://github.com/rossdrucker).
122
122
123
-
# {styler} 1.10.1
123
+
# styler 1.10.1
124
124
125
125
This release was requested by CRAN due to accidentally populating a user cache while building vignettes for R >= 4.3.0.
126
126
@@ -129,7 +129,7 @@ This release was requested by CRAN due to accidentally populating a user cache w
129
129
130
130
Thanks to everyone who contributed to this release: [@olivroy](https://github.com/olivroy) and [@krlmlr](https://github.com/krlmlr).
131
131
132
-
# {styler} 1.10.0
132
+
# styler 1.10.0
133
133
134
134
This release contains speed-ups between 20% and 40% depending on your use case
135
135
thanks to replacing {base} functionality with {vctrs} (#1114). With the speed
@@ -155,7 +155,7 @@ Thanks for everyone contributing to this release:
155
155
156
156
[@IndrajeetPatil](https://github.com/IndrajeetPatil), [@krlmlr](https://github.com/krlmlr), [@kyleam](https://github.com/kyleam), [@MichaelChirico](https://github.com/MichaelChirico), [@mvanaman](https://github.com/mvanaman), [@olivroy](https://github.com/olivroy), and [@vvarik](https://github.com/vvarik).
157
157
158
-
# {styler} 1.9.1
158
+
# styler 1.9.1
159
159
160
160
**Bug fixes**
161
161
@@ -175,7 +175,7 @@ Thanks for everyone who contributed to this release:
175
175
[@dpprdan](https://github.com/dpprdan), [@flying-sheep](https://github.com/flying-sheep), [@giocomai](https://github.com/giocomai) and [@MichaelChirico](https://github.com/MichaelChirico).
176
176
177
177
178
-
# {styler} 1.9.0
178
+
# styler 1.9.0
179
179
180
180
**Features**
181
181
@@ -240,7 +240,7 @@ A big shout out to anyone who contributed to this release:
[@sgorm123](https://github.com/sgorm123), [@stefanoborini](https://github.com/stefanoborini), and [@wdkrnls](https://github.com/wdkrnls).
384
384
385
-
# {styler} 1.7.0
385
+
# styler 1.7.0
386
386
387
387
- if `else` follows directly after `if`, line breaks are removed (#935).
388
388
@@ -496,11 +496,11 @@ Thanks to all contributors that made this release possible:
496
496
[\@ssh352](https://github.com/ssh352), and
497
497
[\@xjtusjtu](https://github.com/xjtusjtu).
498
498
499
-
# {styler} 1.6.2
499
+
# styler 1.6.2
500
500
501
501
- clean up cache files older than one week (#842).
502
502
503
-
# {styler} 1.6.1
503
+
# styler 1.6.1
504
504
505
505
- Files with `.Rmarkdown` extension are now recognized as an R markdown files
506
506
in `style_file()` and friends (#824).
@@ -535,7 +535,7 @@ We'd like to thank all people who helped making this release possible:
535
535
[\@lorenzwalthert](https://github.com/lorenzwalthert), and
0 commit comments