We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d93d18d commit a197a85Copy full SHA for a197a85
1 file changed
README.md
@@ -1,4 +1,8 @@
1
# News #
2
+ * 01/04/2025 Version 0.2.2 released (adds support for more types of directive and
3
+ support for the Fortran2008 unlimited-repeat format specifier).
4
+ * Good to know: fparser with Python 3.14 is approximately a factor of two faster than
5
+ it is with older Python versions.
6
* 29/09/2025 Version 0.2.1 released (bug fixes for string handling and
7
loops in array constructors, support for a new, Directive node).
8
* 26/11/2024 Version 0.2.0 released (support for statements behind OMP sentinels, non-standard
0 commit comments