File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11Package: rprojroot
22Title: Finding Files in Project Subdirectories
3- Version: 2.1.0
3+ Version: 2.1.0.9000
44Authors@R:
55 person(given = "Kirill",
66 family = "M\u00fcller",
Original file line number Diff line number Diff line change 11<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
22
3+ # rprojroot 2.1.0.9000 (2025-08-26)
4+
5+ ## Features
6+
7+ - ` is_vscode_project ` looks for ` .vscode/settings.json ` instead of just ` .vscode/ ` (#162 , #163 ).
8+
9+ ## Continuous integration
10+
11+ - Cleanup and fix macOS (#165 ).
12+
13+ - Format with air, check detritus, better handling of ` extra-packages ` (#164 ).
14+
15+ ## Documentation
16+
17+ - Use single quotes to avoid nested double quotes (#161 ).
18+
19+
320# rprojroot 2.1.0 (2025-07-12)
421
522## Bug fixes
You can’t perform that action at this time.
0 commit comments