HEAD | 20b0b2f | docs: add authors file (#60) <!-- Thank you for your contribution to ponio! --> <!-- ༊彡 --> <!-- Please check the following before submitting your PR --> - [x] I have installed [pre-commit](https://pre-commit.com/) locally and use it to validate my commits. - [x] The PR title follows the [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) convention. Available tags: 'build', 'chore', 'ci', 'docs', 'feat', 'fix', 'perf', 'refactor', 'revert', 'style', 'test' - [ ] This new PR is documented. - [ ] This new PR is tested. ## Description <!-- A clear and concise description of what you have done in this PR. --> ## Related issue <!-- List the issues solved by this PR, if any. --> ## How has this been tested? <!-- Give the list of files used to test this new implementation. --> ## Code of Conduct By submitting this PR, you agree to follow our [Code of Conduct](https://github.com/hpc-maths/ponio/blob/master/ponio/doc/CODE_OF_CONDUCT.md) - [x] I agree to follow this project's Code of Conduct --------- Co-authored-by: Loic Gouarin <loic.gouarin@gmail.com> | 26 September 2024, 09:26:36 UTC |
refs/heads/main | 20b0b2f | docs: add authors file (#60) <!-- Thank you for your contribution to ponio! --> <!-- ༊彡 --> <!-- Please check the following before submitting your PR --> - [x] I have installed [pre-commit](https://pre-commit.com/) locally and use it to validate my commits. - [x] The PR title follows the [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) convention. Available tags: 'build', 'chore', 'ci', 'docs', 'feat', 'fix', 'perf', 'refactor', 'revert', 'style', 'test' - [ ] This new PR is documented. - [ ] This new PR is tested. ## Description <!-- A clear and concise description of what you have done in this PR. --> ## Related issue <!-- List the issues solved by this PR, if any. --> ## How has this been tested? <!-- Give the list of files used to test this new implementation. --> ## Code of Conduct By submitting this PR, you agree to follow our [Code of Conduct](https://github.com/hpc-maths/ponio/blob/master/ponio/doc/CODE_OF_CONDUCT.md) - [x] I agree to follow this project's Code of Conduct --------- Co-authored-by: Loic Gouarin <loic.gouarin@gmail.com> | 26 September 2024, 09:26:36 UTC |
refs/tags/v0.1.0 | 1334b7c | fix: clang-tidy fix (#43) <!-- Thank you for your contribution to ponio! --> <!-- ༊彡 --> <!-- Please check the following before submitting your PR --> - [x] I have installed [pre-commit](https://pre-commit.com/) locally and use it to validate my commits. - [x] The PR title follows the [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) convention. Available tags: 'build', 'chore', 'ci', 'docs', 'feat', 'fix', 'perf', 'refactor', 'revert', 'style', 'test' - [x] This new PR is documented. - [x] This new PR is tested. ## Description <!-- A clear and concise description of what you have done in this PR. --> Fix clang-tidy warnings. ## Related issue <!-- List the issues solved by this PR, if any. --> ## How has this been tested? <!-- Give the list of files used to test this new implementation. --> ## Code of Conduct By submitting this PR, you agree to follow our [Code of Conduct](https://github.com/hpc-maths/ponio/blob/master/solver/doc/CODE_OF_CONDUCT.md) - [x] I agree to follow this project's Code of Conduct | 04 March 2024, 16:55:28 UTC |
refs/tags/v0.2.0 | 589502f | chore(main): release 0.2.0 (#48) :robot: I have created a release *beep* *boop* --- ## [0.2.0](https://github.com/hpc-maths/ponio/compare/v0.1.0...v0.2.0) (2024-03-18) ### Features * rename solver into ponio ([#47](https://github.com/hpc-maths/ponio/issues/47)) ([b9419c8](https://github.com/hpc-maths/ponio/commit/b9419c8a0e907f97e54c24da53b7d08d3bd960cf)) ### Bug Fixes * cmake ([#46](https://github.com/hpc-maths/ponio/issues/46)) ([810e93e](https://github.com/hpc-maths/ponio/commit/810e93e767cb358e5e1fa337e654d5e9b64397a4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 18 March 2024, 15:24:29 UTC |