Important notice: this release drops Python 2 support
new defaults:
- support for submodules (@han190)
 - formatting of 
endstatements (@helmutwecke) - indentation for 
forallandwhere(@helmutwecke) - indentation rules for fypp preprocessor statements (@helmutwecke)
 
fixes:
- support for multiline strings
 - parsing of 
+/-in addition/subtraction 
New options:
--config-filefor custom configuration file (@ellio167)--diff(@jhaiduce)--excludeto exclude files from recursive file search (@jhaiduce)--caseletter case formatting of Fortran intrinsics (@meteokid)--disable-indent-moddisable indentation after module / program--enable-declwhitespace formatting for variable declarations (::)