Skip to content

{styler} 1.10.3 (2024-04-07)

Latest
Compare
Choose a tag to compare
@lorenzwalthert lorenzwalthert released this 08 Apr 05:45

This release was requested by the CRAN team since parser error messages changed, which were hard-coded in some unit tests (#1180).

Minor changes

  • Add a package sticker (#1172, #1173).
  • Improve error message for scope (#1176).
  • Update lintr config and address newly found lints (#1158).
  • Fix new lints about implicit return (#1166).
  • Clean new lints (#1149).
  • Clean up unnecessary YAML front matter in README (#1165).

CI

Testing

  • Suppress warning in io tests (#1169).
  • Ensure unit tests check for appropriate error messages in the R parser for R > 4.3 (#1180).
  • Remove outdated test about repeated parsing (#1163).
  • Update roxygen test comments (#1162).
  • Delete unused snapshot (#1159).

We thank everyone who helped making this release possible:
@AshesITR, @averissimo, @IndrajeetPatil, @lorenzwalthert, @mcanouil, @moodymudskipper, @olivroy, @sbanville-delfi, @sorhawell, @ssh352, @swo, and @vertesy.