- Added FACE as a fpm dependency.
- Introduced an optional
color
argument for theprint_time
function. - Implemented milliseconds for enhanced time conversion accuracy.
- Expanded CI testing to include
macOS
. - Enhanced CI testing by incorporating
ifort
(Intel Fortran Compiler Classic) andnvfortran
(NVIDIA HPC Fortran) compilers. - Updated
README.md
,ford.yml
andfpm.toml
files.
Full Changelog: Compare v0.4.0 to v0.5.0