We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c556f commit aac5b87Copy full SHA for aac5b87
CHANGELOG.md
@@ -1,5 +1,6 @@
1
### 0.16.0 (Sept 4, 2024)
2
- * Added `--show-make-list` option
+ * Added `--show-make-list` option to give a topological sort on the dependency graph for a source tree
3
+ * Added `--version` option
4
* Some robustness improvements around mod files [#286](https://github.com/camfort/fortran-src/pull/286)
5
* Helpers to work with the partial evaluation representation [#285](https://github.com/camfort/fortran-src/pull/285)
6
0 commit comments