Skip to content

Releases: fortran-lang/fortls

v3.2.2

16 Mar 18:02
72d07b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v3.2.2

v3.2.1

14 Mar 09:13
ff31b7e
Compare
Choose a tag to compare

What's Changed

  • fix: diagnostic error for interface arguments by @gnikit in #472

Full Changelog: v3.2.0...v3.2.1

v3.2.0

10 Mar 09:12
f7c3ecd
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #412
  • build(deps): bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #429
  • Update M_intrinsics by @github-actions in #422
  • build(deps): bump rossjrw/pr-preview-action from 1.4.7 to 1.4.8 by @dependabot in #430
  • build(deps): bump codecov/codecov-action from 4.5.0 to 5.0.0 by @dependabot in #437
  • ci: drop Python 3.7 since its EOL by @gnikit in #462
  • docs: fix spelling by @gnikit in #461
  • build(deps): bump codecov/codecov-action from 5.0.0 to 5.3.1 by @dependabot in #457
  • build(deps): bump rossjrw/pr-preview-action from 1.4.8 to 1.6.0 by @dependabot in #453
  • Update M_intrinsics by @github-actions in #432
  • fix: M_intrinsics repo restructure by @gnikit in #464
  • build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot in #463
  • fix: flip the condition in strip_comment for fixed format by @tomoto in #448
  • fix: not treat form feed as line break (#443) by @tomoto in #444
  • fix: catch RecursionError in initialization by @tomoto in #446

New Contributors

Full Changelog: v3.1.2...v3.2.0

v3.1.2

19 Jun 23:29
3ba09d1
Compare
Choose a tag to compare

What's Changed

  • fix(lsp): use correct symbol for submodules by @gnikit in #414

Full Changelog: v3.1.1...v3.1.2

v3.1.1

03 Jun 21:22
b32e084
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0

20 May 01:04
81a33a1
Compare
Choose a tag to compare

What's Changed

  • feat/debug preproc by @gnikit in #396
  • fix(parser): preproc operator mixed with line cont by @gnikit in #399
  • build(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0 by @dependabot in #397
  • fix: properly locates closing parenthesis in the presence of quotes by @gnikit in #400
  • fix(parser): support free-form line continuation in lexical tokens by @gnikit in #401
  • chore: update CHANGELOG version by @gnikit in #402

Full Changelog: v3.0.0...v3.1.0

v3.0.0

10 May 15:27
e82ce61
Compare
Choose a tag to compare

What's Changed

Read more

v3.0.0rc6

10 May 13:31
bd931e6
Compare
Choose a tag to compare
v3.0.0rc6 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0rc5...v3.0.0rc6

v3.0.0rc5

08 May 07:53
8b2960c
Compare
Choose a tag to compare
v3.0.0rc5 Pre-release
Pre-release

What's Changed

  • build: update setuptools include pattern in pyproject.toml by @gnikit in #389
  • refactor/small improvements by @gnikit in #388
  • chore: update Codecov action to version 4.3.1 by @gnikit in #390

Full Changelog: v3.0.0rc4...v3.0.0rc5

v3.0.0rc4

05 May 15:14
6f29abe
Compare
Choose a tag to compare
v3.0.0rc4 Pre-release
Pre-release

What's Changed

  • ci: enable testing with Python 3.12 by @gnikit in #382
  • ci/simplify coverage by @gnikit in #383
  • Update M_intrinsics by @github-actions in #381
  • build: move project setup to pyproject.toml by @gnikit in #384
  • ci: enable parallel tests on GitHub Actions by @gnikit in #385
  • maint(ci): update repository-url key field by @gnikit in #386
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #315

Full Changelog: v3.0.0rc3...v3.0.0rc4