Skip to content

Commit 0d94051

Browse files
committed
feat: include root when using glob patterns
Fixes #681
1 parent 97d9adb commit 0d94051

File tree

5 files changed

+78
-197
lines changed

5 files changed

+78
-197
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3838

3939
### Changed
4040

41+
- Changed glob resolution module to `glob` from `fast-glob` due to bug #43
42+
([#681](https://github.com/fortran-lang/vscode-fortran-support/issues/681))
4143
- Changed how Python packages are installed for unittesting for performance
4244
([#652](https://github.com/fortran-lang/vscode-fortran-support/issues/652))
4345
- Changed the linter to be asynchronous, should imprpove performance

0 commit comments

Comments
 (0)