- Adds value for `PARAMETER` variables on hover ([116](https://github.com/hansec/fortran-language-server/issues/116)) ([1](https://github.com/fortran-lang/fortls/issues/1))
1.15.2
Fixed
- Further improves the literal variable hover added in v1.14.0
1.15.1
Fixed
- Fixes premature end of scope with variables named `end` ([9](https://github.com/fortran-lang/fortls/issues/9))
1.15.0
Added
- Adds `--config` option which allows arbitrary named configuration files
1.14.4
Fixed
- Fixes import host association includes (autocomplete work not complete) ([187](https://github.com/hansec/fortran-language-server/issues/187))
1.14.3
Fixed
- Fixes parsing of `non_intrinsic` modules ([206](https://github.com/hansec/fortran-language-server/issues/206))