Skip to content

Releases: fortran-lang/fortls

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

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