Skip to content

Releases: Fortran-FOSS-Programmers/ford

v6.2.5

05 May 16:59
1f980bb
Compare
Choose a tag to compare

What's Changed

  • add typebound procedures to call graph, and show the bound type on procedures' page by @JosephWood2001 in #509
  • Fix bind names for subroutines, and pull out common base class for procedures by @ZedThree in #510
  • Some minor refactoring by @ZedThree in #511
  • Make double-colon in bound procedure declaration optional by @ZedThree in #512

Full Changelog: v6.2.4...v6.2.5

v6.2.4

05 Apr 13:17
e204811
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.2.3...v6.2.4

v6.2.3

03 Apr 08:14
21d98e5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.2...v6.2.3

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