We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec7975b commit 6e23ac7Copy full SHA for 6e23ac7
CHANGELOG.md
@@ -35,6 +35,10 @@
35
- Changed automatic detection of fixed/free-form of files to ignore
36
preprocessor lines.
37
([#302](https://github.com/fortran-lang/fortls/pull/302))
38
+- Moved project setup from `setup.cfg` to `pyproject.toml`
39
+ ([#384](https://github.com/fortran-lang/fortls/pull/384))
40
+- Bumped `setuptools` version to `>=61.0.0`
41
42
43
### Fixed
44
0 commit comments