Make release 1.1.0
What is the new feature
This MR makes sure that the new version with OpenACC feature can be properly merged back to icon-mpim
How is it implemented
See MR in icon-mpim for BuildBot results. All BuildBots must pass.
- Doxygen-style comments are removed to following the ICON style guide
- Intent specifiers are manually capitalized. This is an open issue for
fprettify
. See here -
Put back missing subroutines
Mandatory steps before review
-
Gitlab CI passes (Hint: use make format
for linting) -
New feature is covered by additional unit tests -
Mark the merge request as ready by removing Draft:
Mandatory steps before merge
-
Test coverage does not decrease -
Reviewed by a maintainer -
Incorporate review suggestions -
Remember to edit the commit message and select the proper changelog category (feature/bugfix/other)
You are not supposed to merge this request by yourself, the maintainers of fortan-support take care of this action!
Edited by Yen-Chen Chen