Releases: Fortran-FOSS-Programmers/ford
Releases · Fortran-FOSS-Programmers/ford
FORD v6.1.13
What's Changed
- Update README with spack installation and badge by @lizzyd710 in #430
- Fix hang when creating graphs during writing documentation by @ZedThree in #433
- Small tidying up of graph modules by @ZedThree in #434
New Contributors
- @lizzyd710 made their first contribution in #430
Full Changelog: v6.1.12...v6.1.13
v6.1.12
What's Changed
- Do not fail on existing MathJax-config directory by @Meax5qiu in #415
- External projects: Actually return the generated object in dict2obj by @haraldkl in #418
- Only fall back to unpreprocessed file if preprocessing fails by @ZedThree in #426
- Fix filtering public entities not lowercasing name by @ZedThree in #425
- External: Fix extending external types with by @haraldkl in #420
- Minor refactoring of
output.py
by @ZedThree in #419
New Contributors
Full Changelog: v6.1.11...v6.1.12
FORD v6.1.11
What's Changed
- Fix bad conversion to
str
insort: type-alpha
by @ZedThree in #401 - Fix change to
exclude
behaviour by @ZedThree in #408
Full Changelog: v6.1.10...v6.1.11
FORD v6.1.10
What's Changed
Full Changelog: v6.1.9...v6.1.10
FORD v6.1.9
What's Changed
- Update math and environ markdown extensions by @ZedThree in #385
- External projects: deal with extended types by @haraldkl in #396
- Fix external project test by @ZedThree in #397
- Fix CSS for markdown tables and add optional striped-table extension by @ZedThree in #384
- Fix showing source in generated docs by @ZedThree in #390
- Fix
type
permission attributes by @ZedThree in #392 - Fix for preprocessors that can't read from stdin by @ZedThree in #393
- Fix
exclude_dirs
by @ZedThree in #394
Full Changelog: v6.1.8...v6.1.9
FORD v6.1.8
FORD v6.1.7
FORD v6.1.6
- Fix for bound procedure with abstract interface used from other module #372 (ZedThree)
- Add asterisks to list of mangled symbols #374 (chucklesoclock)