Fortran Lang Fpm Versions Save

Fortran Package Manager (fpm)

v0.10.1

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/fortran-lang/fpm/compare/v0.10.0...v0.10.1

Download statistic

Linux executable MacOS executable Windows executable Windows installer Source file Source archive

Feedback

Discourse thread: https://fortran-lang.discourse.group/t/fpm-version-0-10-1-released-centralized-registry-playground/7683

v0.10.0

4 months ago

What's Changed

Full Changelog: https://github.com/fortran-lang/fpm/compare/v0.9.0...v0.10.0

Download statistic

Linux executable MacOS executable Windows executable Windows installer Source file Source archive

Feedback

Discourse thread: https://fortran-lang.discourse.group/t/fpm-version-0-10-0-released/7135

v0.9.0

11 months ago

Thanks to @minhqdao, @perazz, @gnikit for contributing to this release! This release was supported by the Sovereign Tech Fund (STF).

Changelog

Full Changelog: https://github.com/fortran-lang/fpm/compare/v0.8.2...v0.9.0

Download statistic

Linux executable MacOS executable Windows executable Windows installer Source file Source archive

v0.8.2

1 year ago

Registry preview release.

This release introduces fpm support for uploading packages to the fpm-registry server directly from the command-line interface, via

fpm publish --token <token-here>

fpm will now interact with a web interface that will help to manage the namespaces & packages. The release includes furhter bugfixes and extensions for C/C++ support as detailed in the changelog.

Thanks to @minhqdao, @arteevraina @henilp105 @perazz and everyone who contributed to this release! This release was supported by the Sovereign Tech Fund (STF).

Changelog

  • Not store temporary data in .local (#900) by @minhqdao
  • Add flags to link main programs with C/C++ main (#896) by @perazz
  • replace unix with is_unix to avoid intel fpp collisions (#894) by @perazz
  • Fix bootstrapping on Windows (#892) by @minhqdao
  • Improve error message for [build] structure errors (#890) by @perazz
  • Fix multiple installs (#888) by @perazz
  • Fix --show-package-version (#887) by @minhqdao
  • Update Windows CI image compiler to MinGW gfortran 10.4.0 (#881) by @perazz
  • Implement fpm publish (#876) by @minhqdao
  • Automated dependency update: restore deterministic behavior (#875) by @perazz

Full Changelog: https://github.com/fortran-lang/fpm/compare/v0.8.1...v0.8.2

Download statistic

Linux executable MacOS executable Windows executable Windows installer Source file Source archive

Feedback

Discourse thread: ....

v0.8.1

1 year ago

Changelog

  • Only update dependencies between cached build and manifest (fix) by @perazz in fpm#871
  • Print dependency update messages on verbosity>0 (fix) by @perazz in fpm#873
  • Automated dependency update: restore deterministic behavior by @perazz in fpm#875
  • Release version 0.8.1 by @perazz in fpm#878

Full Changelog: https://github.com/fortran-lang/fpm/compare/v0.7.0...v0.8.1

Download statistic

Linux executable MacOS executable Windows executable Windows installer Source file Source archive

Feedback

Discourse thread: https://fortran-lang.discourse.group/t/fpm-version-0-8-0-released/5520

v0.8.0

1 year ago

Changelog

New Contributors

Full Changelog: https://github.com/fortran-lang/fpm/compare/v0.7.0...v0.8.0

Download statistic

Linux executable MacOS executable Windows executable Windows installer Source file Source archive

Feedback

Discourse thread: https://fortran-lang.discourse.group/t/fpm-version-0-8-0-released/5520

v0.7.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/fortran-lang/fpm/compare/v0.6.0...v0.7.0

Download statistic

Linux executable MacOS executable Windows executable Windows installer Source file Source archive

Feedback

Discourse thread: https://fortran-lang.discourse.group/t/fpm-version-0-7-0-released/4619

v0.6.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/fortran-lang/fpm/compare/v0.5.0...v0.6.0

Download statistic

Linux executable MacOS executable Windows executable Windows installer Source file Source archive

Feedback

Discourse thread: https://fortran-lang.discourse.group/t/3794 Twitter thread: https://twitter.com/fortranlang/status/1538892402768986116

v0.5.0

2 years ago

Alpha release update for the Fortran package manager (fpm).

Many thanks to Carl Burkert (@Carltoffel), Laurence Kedward (@LKedward), Sascha Klawohn (@Sideboard), Brad Richardson (@everythingfunctional), Damian Rouson (@rouson), Simon Rowe (@wiremoons), Carlos Une (@brocolis), John Urban (@urbanjost), and Zuo Zhihua (@zoziha) for making this release possible.

Changes

New features

Fixes

Repository updates

Download statistic

Linux executable MacOS executable Windows executable Windows installer Source file Source archive

Feedback

Discourse thread: https://fortran-lang.discourse.group/t/2314 Twitter post: https://twitter.com/fortranlang/status/1462506491752161286

current

2 years ago