Skip to content

0.2.2

Latest

Choose a tag to compare

@arporter arporter released this 01 Apr 15:04
· 1 commit to master since this release
d93d18d

What's Changed

The most significant change in this release is the extension of support for handling of directives such that all valid
forms are recognised (https://fparser.readthedocs.io/en/latest/fparser2.html#compiler-openmp-directive-support).
Support has also been added for the Fortran2008 unlimited format repeat.

  • (Closes #483) Recognise generic directives (OpenMP, OpenACC, general compiler-specific forms) by @LonelyCat124 in #486
  • Add module interfaces to the set of module provided entities by @nmnobre in #487
  • Support Fortran 2008 unlimited format repeat *(format-item-list) by @perazz in #493

New Contributors

Full Changelog: v0.2.1...v0.2.2