Skip to content

Release 0.1.0

Compare
Choose a tag to compare
@arporter arporter released this 18 Apr 07:30
· 186 commits to master since this release
32c9e45

Adds support for the following Fortran2008 features:

  • New arguments to OPEN;
  • Fix for arguments to ALLOCATE (including support for mold);
  • Support for BLOCK and CRITICAL constructs.

Also includes various bug fixes and removal of python 2 specific code. Code base is now formatted using Black.
For more details see the CHANGELOG.md file.