We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1038142 + 0369096 commit fb85941Copy full SHA for fb85941
2 files changed
README.md
@@ -1,4 +1,6 @@
1
# News #
2
+ * 26/06/2026 Version 0.2.4 released (bug fix for importing F2008 without
3
+ F2003. Support for additional F2008 intrinsic functions).
4
* 10/06/2026 Version 0.2.3 released (adds support for preprocessor line markers,
5
improved handling of labelled DO loops and support for F2008 extension to
6
Proc_Decl).
doc/doxygen.config
@@ -38,7 +38,7 @@ PROJECT_NAME = "fparser"
38
# could be handy for archiving the generated documentation or if some version
39
# control system is used.
40
41
-PROJECT_NUMBER = 0.2.3
+PROJECT_NUMBER = 0.2.4
42
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
# for a project that appears at the top of each page and should give viewer a
0 commit comments