Releases: fortran-lang/setup-fortran
Releases · fortran-lang/setup-fortran
Release Fortran setup action version 1.8.0
What's Changed
- Fix issues with setup-fortran in a container by @jabraham17 in #153
- Support intel 2025.2.1 on Linux and Windows by @wpbonelli in #154
New Contributors
- @jabraham17 made their first contribution in #153
Full Changelog: v1.7...v1.8.0
Fortran setup action version 1.7.0
What's Changed
- Fix intel compiler installation when "assume yes" is not set as an
apt
default by @timdawborn in #121 - Fix
gcc
install check by @timdawborn in #122 - Move the logic that invokes
setup-fortran.sh
out of the action YAML and into a reusable script by @timdawborn in #123 - Make environment modification optional by @wpbonelli in #130
- Report slightly better error by @kant2002 in #135
- Support
version: latest
for gfortran and lfortran by @danieljprice in #137 - Drop windows-2019, add windows-2025 by @wpbonelli in #139
- Pin 3rd party action dependencies, setup dependabot by @wpbonelli in #147
New Contributors
- @timdawborn made their first contribution in #121
- @kant2002 made their first contribution in #135
- @danieljprice made their first contribution in #137
- @dependabot[bot] made their first contribution in #152
Full Changelog: v1.6...v1.7.0
Fortran setup action version 1.6.3
What's Changed
- chore: support gcc14 (mac/linux), bump default intel version by @wpbonelli in #114
- Update nvidia-hpc and lfortran versions by @gha3mi in #97
- fix(oneapi): use root environment activation script by @wpbonelli in #92
Full Changelog: v1.6.2...v1.6.3
Fortran setup action version 1.6.2
What's Changed
- chore: order columns of the compatibility matrix by @minhqdao in #103
- feat(intel): support intel 2025.0 by @wpbonelli in #113
New Contributors
Full Changelog: v1...v1.6.2
Fortran setup action version 1.6.1
What's Changed
- fix(mac/gcc): just brew install --force by @wpbonelli in #96
- fix(intel-classic): fix recent ifort versions on linux and windows by @amontoison in #93
Full Changelog: v1.6.0...v1.6.1
Fortran setup action version 1.6.0
What's Changed
- Support LFortran by @gha3mi in #57
- Support Intel 2024.1.0 by @wpbonelli in #84
- Fallback to intel-classic on mac @wpbonelli in #70
- Fix Intel 2023.1.0 URL typo by @perazz in #76
- Drop support for gcc 7 and 8 by @wpbonelli in #83
New Contributors
Full Changelog: v1.5.1...v1.6.0
Fortran setup action version 1.5.1
What's Changed
- fix(mac/gcc): brew doesn't create unversioned gcc symlink by @wpbonelli in #65
Full Changelog: v1.5...v1.5.1
Fortran setup action version 1.5
What's Changed
- feat: set FPM environment variables by @wpbonelli in #63
- feat: support intel 2024.0 on linux and windows by @wpbonelli in #64
- fix(gcc/macos): don't meddle with lib locations by @wpbonelli in #62
Full Changelog: v1.4...v1.5
Fortran setup action version 1.4
What's Changed
- Lazy installation by @wpbonelli in #49
- Leave tar as-is by @scharlton2 in #48
- Fix Windows/gcc11 issue by @nbelakovski in #58
- Support GCC on macos-14 by @wpbonelli in #60
- Support NVIDIA compiler by @gha3mi in #53
New Contributors
- @scharlton2 made their first contribution in #48
- @gha3mi made their first contribution in #53
- @nbelakovski made their first contribution in #58
Full Changelog: v1.3...v1.4
Fortran setup action version 1.3
Changelog
- support gcc 13 on windows, bump default gcc to 13, improve cxx support by @wpbonelli in #44
- test with & suggest linker option for gfortran 7-9 on mac by @wpbonelli in #40
- add repo status and latest tag badges by @wpbonelli in #42
- fix usage example in readme by @ludnic in #43
New Contributors
Full Changelog: v1.2...v1.3