Skip to content

Releases: Fortran-FOSS-Programmers/ford

v6.2.2

24 Mar 17:00
a541d65
Compare
Choose a tag to compare

What's Changed

  • Try to be much more consistent about handling str in graphs by @ZedThree in #494
  • Fix graphs for recursive procedures by @ZedThree in #495

Full Changelog: v6.2.1...v6.2.2

v6.2.1

22 Mar 17:07
5dd969a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.0...v6.2.1

v6.2.0

16 Mar 16:59
0038420
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.17...v6.2.0

FORD v6.1.17

22 Nov 10:01
69c2084
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.16...v6.1.17

FORD v6.1.16

05 Oct 16:37
2f603a9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.15...v6.1.16

FORD v6.1.15

25 Jul 10:02
2906338
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.14...v6.1.15

FORD v6.1.14

21 Jul 16:39
aee3a32
Compare
Choose a tag to compare

What's Changed

  • Added -g/--graph argument to command parser. by @lizzyd710 in #435
  • Pin dependencies; bump required markdown-include version by @ZedThree in #438
  • Fix quoted URLs in extra_mods input not being removed by @ZedThree in #439
  • Better error messages when parsing by @ZedThree in #441
  • Tidy fortran_project.correlate and fix some minor bugs by @ZedThree in #442

Full Changelog: v6.1.13...v6.1.14

FORD v6.1.13

01 Jul 15:18
be8dd6b
Compare
Choose a tag to compare

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

Full Changelog: v6.1.12...v6.1.13

v6.1.12

16 Jun 08:44
fa4151f
Compare
Choose a tag to compare

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

04 Apr 12:00
5225848
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.10...v6.1.11