Skip to content

Releases: fortran-lang/fortls

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

v3.0.0rc3

02 May 20:27
40b2105
Compare
Choose a tag to compare
v3.0.0rc3 Pre-release
Pre-release

What's Changed

  • Fix version update unit test by @emanspeaks in #347
  • Ignore preprocessor lines when detecting fixed form fortran by @albertziegenhagel in #302
  • Allow dollar in symbol names by @emanspeaks in #351
  • build(deps): bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #355
  • Addressing compatibility issue for shell script in CONTRIBUTING.md by @azzamh15 in #361
  • ci: bump codecov to v4 by @gnikit in #364
  • Fixes update intrinsics action by @azzamh15 in #362
  • Update M_intrinsics by @github-actions in #366
  • build(deps): bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #370
  • Preprocessor macro expansion by @gnikit in #368
  • refactor: use lazy string evaluation for logs by @gnikit in #372
  • feat: add option to increase the default Python recursion depth by @gnikit in #373
  • feat: Add GitHub Actions workflow for previewing documentation by @gnikit in #374
  • chore: update pydantic dependency to version 2.7.0 by @gnikit in #375
  • refactor/debug by @gnikit in #377
  • docs/minor edits by @gnikit in #378

New Contributors

Full Changelog: v3.0.0rc2...v3.0.0rc3

v3.0.0rc2

02 Jan 15:03
8263781
Compare
Choose a tag to compare
v3.0.0rc2 Pre-release
Pre-release

What's Changed

  • Update M_intrinsics by @github-actions in #338
  • build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #342
  • build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #340
  • Refactor parser for modularity by @gnikit in #333

Full Changelog: v3.0.0rc1...v3.0.0rc2

v3.0.0rc1

19 Nov 20:07
b5fb861
Compare
Choose a tag to compare
v3.0.0rc1 Pre-release
Pre-release

This is the first sneak preview (release candidate1) to the final v3.0.0 for fortls.
Expect some minor changes to the final release and bug fixes.

What's Changed

New Contributors

Full Changelog: v2.13.0...v3.0.0rc1