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
extensionsby @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.tomlby @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