Releases: Fortran-FOSS-Programmers/ford
Releases · Fortran-FOSS-Programmers/ford
v7.0.11
What's Changed
- Add GNU License Family by @elv3rs in #704
- Fix extraneous
relurl
in type-bound procedure list by @ZedThree in #706 - Bump tqdm to avoid problematic version by @ZedThree in #708
- Fix incorrect handling for the
summary
key in documentation metadata by @kuanchihwang in #703
New Contributors
Full Changelog: v7.0.10...v7.0.11
v7.0.10
What's Changed
- Update README.md to fix spack badge link by @d7919 in #671
- Don't store sub-groups where not needed in regex and other processing optimisations by @d7919 in #669
- Update base.html to point to bootstrap 5.3.3 by @d7919 in #673
- Experimental: Avoid subprocess in preprocessing by @d7919 in #670
- Experimental/allow user specified html template directory by @d7919 in #672
- Add backslash as escape for alias by @mgoonde in #679
- Switch from tipue to lunr for search by @d7919 in #674
- Update web page dependencies by @kuanchihwang in #681
- Fix warning about invalid escape sequence in docstring by @ZedThree in #683
- Deal with external type bound procedures without local overwrite by @haraldkl in #677
- Raise error if fixed-form extension also appears in
extensions
by @ZedThree in #693 - Make error message when failing to parse ford link a bit friendlier by @ZedThree in #692
- Fix
[[ford]]
links to external entities by @ZedThree in #698 - Fix some issues with using
fpm.toml
by @ZedThree in #697 - Fix external type bound procedures by @ZedThree in #700
New Contributors
- @mgoonde made their first contribution in #679
- @kuanchihwang made their first contribution in #681
Full Changelog: v7.0.9...v7.0.10
v7.0.9
What's Changed
- Remove setuptools_scm_git_archive from build requirements by @coriollis-nico in #661
- Fix error detection when parsing
extra_filetype
by @ZedThree in #660 - make creation_date timezone-aware by @amorison in #664
- Update md_admonition.py to fix issue #665 by @d7919 in #666
- Update README.md to remove incorrect Tipue Search link by @d7919 in #667
- Remove binary .DS_Store files by @d7919 in #668
New Contributors
- @coriollis-nico made their first contribution in #661
- @amorison made their first contribution in #664
Full Changelog: v7.0.8...v7.0.9
v7.0.8
v7.0.7
What's Changed
- Fix bug with
hide_undoc = True
by @thundermoose in #651 - Fix
namelist
page title by @interkosmos in #653 - Fix corpus test for recent GS2 release by @ZedThree in #654
New Contributors
- @thundermoose made their first contribution in #651
Full Changelog: v7.0.6...v7.0.7
v7.0.6
What's Changed
- fix: Handle zero-length tuple during exception handling within
Project.__init__()
by @Liam-Deacon in #619 - Fix typo in docs by @gha3mi in #621
- Various minor bug fixes by @ZedThree in #629
- Tests: Workaround massive slowdown when building stdlib docs by @ZedThree in #640
- Fix type definition in
block
breaking parent scope by @ZedThree in #639 - Restore
show_proc_parent
option functionality by @ZedThree in #641 - Make link names case-insensitive by @ZedThree in #642
- Fix a couple more instances of relative links in the navbar by @ZedThree in #643
- Small cleanup of frontpage template by @ZedThree in #644
- Enable linking to submodules by @ZedThree in #645
New Contributors
- @Liam-Deacon made their first contribution in #619
- @gha3mi made their first contribution in #621
Full Changelog: v7.0.5...v7.0.6
v7.0.5
v7.0.4
What's Changed
- Handle entities that might not have be correlated in resolving links by @ZedThree in #592
- Fix corpus tests by @ZedThree in #596
- Use non-slim version of Jquery by @ZedThree in #595
- Ensure proper data types for command line arguments to fix #601 by @haraldkl in #602
- Fix some graph issues by @ZedThree in #599
- Replace multiple consecutive spaces with unicode non-breaking spaces by @ZedThree in #607
- Fix clash between table and alias syntax by @ZedThree in #608
- Ensure all internal links are relative by @ZedThree in #609
Full Changelog: v7.0.3...v7.0.4