Release 0.1.0
Adds support for the following Fortran2008 features:
- New arguments to
OPEN
; - Fix for arguments to
ALLOCATE
(including support formold
); - Support for
BLOCK
andCRITICAL
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.