Skip to content

Releases: Fortran-FOSS-Programmers/ford

v7.0.6

03 Apr 15:44
8e05e45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.5...v7.0.6

v7.0.5

08 Jan 11:12
809aa10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.4...v7.0.5

v7.0.4

05 Jan 09:24
e76e1c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.3...v7.0.4

v7.0.3

09 Nov 14:52
e2784cb
Compare
Choose a tag to compare

What's Changed

  • Fix call chain following for external types by @ZedThree in #584

Full Changelog: v7.0.2...v7.0.3

v7.0.2

01 Nov 17:13
cd71a3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.1...v7.0.2

v7.0.1

17 Oct 16:12
32d6044
Compare
Choose a tag to compare

What's Changed

  • Fix some issues with code blocks and listing of source files by @ZedThree in #576

Fixes:

  • code blocks not wrapping
  • code highlighting not working
  • "Source File" navbar link not working for single file projects
  • duplicated source files on case insensitive filesystems

Full Changelog: v7.0.0...v7.0.1

v7.0.0

16 Oct 15:42
84c75f0
Compare
Choose a tag to compare

This is a major release that changes quite a few thing. Notably, we have updated the CSS framework, Bootstrap, to 5.3, which changes the look of built websites a bit. We've also added processing of namelists, and the ability to set project options in fpm.toml files.

Breaking changes

  • It is no longer possible to include other files in the project file metadata
  • The Bootstrap CSS framework has been updated to 5.3, which might break project's custom CSS

What's Changed

New Contributors

Full Changelog: v6.2.5...v7.0.0

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