New features:
-
fpm install
command for installing package executables (#257) -
fpm update
command for dependency handling (#266) -
Support for example programs (#280)
-
Support for detecting
.f
and.F
files for legacy packages (#294)
Fixes:
-
Duplicate program names in manifest not checked (#286)
-
Incorrect help text shown for
fpm help -h
(#292) -
Incorrect top-level manifest keys not detected (#293)
-
Invalid passive support for coarrays with
ifort
compiler (#300) -
Source parsing bugs (#303)
-
Output file collisions between program objects and executables (#307)
Changes to the Haskell version:
- Expanded support for different compilers (#289)
Download statistic