Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
fpm-0.10.1-linux-x86_64 | 2024-03-24 | 5.9 MB | |
fpm-0.10.1-linux-x86_64.sha256 | 2024-03-24 | 90 Bytes | |
fpm-0.10.1-macos-x86_64 | 2024-03-24 | 2.0 MB | |
fpm-0.10.1-macos-x86_64.sha256 | 2024-03-24 | 90 Bytes | |
fpm-0.10.1-windows-x86_64.exe | 2024-03-24 | 6.0 MB | |
fpm-0.10.1-windows-x86_64.exe.sha256 | 2024-03-24 | 96 Bytes | |
fpm-installer-0.10.1.exe | 2024-03-24 | 28.4 MB | |
fpm-installer-0.10.1.exe.sha256 | 2024-03-24 | 91 Bytes | |
fpm-0.10.1.F90 | 2024-03-24 | 1.5 MB | |
fpm-0.10.1.F90.sha256 | 2024-03-24 | 81 Bytes | |
fpm-0.10.1.zip | 2024-03-24 | 372.6 kB | |
fpm-0.10.1.zip.sha256 | 2024-03-24 | 81 Bytes | |
Fpm version v0.10.1 source code.tar.gz | 2024-03-24 | 252.6 kB | |
Fpm version v0.10.1 source code.zip | 2024-03-24 | 385.9 kB | |
README.md | 2024-03-24 | 3.1 kB | |
Totals: 15 Items | 44.8 MB | 1 |
What's Changed
- Add gcc versions 11,12,13 for CI validation by @perazz in https://github.com/fortran-lang/fpm/pull/981
- ci: adds monthly dependabot updates on GitHub Actions by @gnikit in https://github.com/fortran-lang/fpm/pull/983
- Support of additional suffixes of Fortran files for preprocessing by @perazz in https://github.com/fortran-lang/fpm/pull/982
- Bump actions/checkout from 1 to 4 by @dependabot in https://github.com/fortran-lang/fpm/pull/986
- Bump actions/setup-python from 1 to 5 by @dependabot in https://github.com/fortran-lang/fpm/pull/988
- filesystem_utilities.c: use INODE64 on 64-bit, but not on 32-bit by @barracuda156 in https://github.com/fortran-lang/fpm/pull/997
- Documentation fixes: help text and manifest URL by @rouson in https://github.com/fortran-lang/fpm/pull/999
- export fpm model to TOML and JSON by @perazz in https://github.com/fortran-lang/fpm/pull/879
- Ensure no empty dependencies in dependency tree by @perazz in https://github.com/fortran-lang/fpm/pull/1001
- Bump fortran-lang/setup-fpm from 3 to 5 by @dependabot in https://github.com/fortran-lang/fpm/pull/992
- Fix autodiscovery for case-insensitive filesystems by @perazz in https://github.com/fortran-lang/fpm/pull/1007
- fix issue [#375] : a small qol change by @AnonMiraj in https://github.com/fortran-lang/fpm/pull/1005
- Clear registry cache using
fpm clean --registry-cache
by @minhqdao in https://github.com/fortran-lang/fpm/pull/949 - fix: update registry backend APIs and download functionality by @henilp105 in https://github.com/fortran-lang/fpm/pull/990
- FPM Release v0.10.1 by @henilp105 in https://github.com/fortran-lang/fpm/pull/1009
New Contributors
- @dependabot made their first contribution in https://github.com/fortran-lang/fpm/pull/986
- @AnonMiraj made their first contribution in https://github.com/fortran-lang/fpm/pull/1005
- @henilp105 made their first contribution in https://github.com/fortran-lang/fpm/pull/990
Full Changelog: https://github.com/fortran-lang/fpm/compare/v0.10.0...v0.10.1
Download statistic
Feedback
Discourse thread: https://fortran-lang.discourse.group/t/fpm-version-0-10-1-released-centralized-registry-playground/7683