Skip to content

Releases: Certseeds/algorithm-template

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 02:54
72fcc04
Merge pull request #12 from Certseeds/dev

## Type of change

This commit Works for 
- [x] Algorithm
- [x] The template itself

What kind of this pr?

- [x] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [x] Documentation update
- [x] More testcase (for show fix or just add)


# How Has This Been Tested?

- [x] This can pass test in my platform
- [x] This can pass test in GitHub Actions

PS: please ensure both of them are ok

# Checklist

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my feature works
- [x] Any dependent changes have been merged and published in downstream modules

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 09:33
f3acf87
Merge pull request #10 from Certseeds/dev

Dev

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 14 May 06:37
73cd4bf
Merge pull request #9 from Certseeds/dev

新模块与兼容性提升

0.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Feb 12:11
cb55077
Merge pull request #6 from Certseeds/dev

Red-Black-Tree support

0.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Jan 10:28
d2a6a54
Merge pull request #4 from Certseeds/dev

Branch: dev, fix bugs in CMake, change Wrong username to correct …

0.0.9

Choose a tag to compare

@github-actions github-actions released this 03 Jan 17:02
235da25
Merge pull request #3 from Certseeds/dev

refactor with Modern CMake.

0.0.8

Choose a tag to compare

@github-actions github-actions released this 19 Sep 04:24
publish version 0.0.8.

0.0.7

Choose a tag to compare

@github-actions github-actions released this 05 Aug 07:48
4c96422
publish version 0.0.7

publish version 0.0.7

0.0.6.4

Choose a tag to compare

@github-actions github-actions released this 26 Jul 11:18
增加自动测试action.

0.0.6.3

Choose a tag to compare

@github-actions github-actions released this 26 Jul 11:06
更新代码模板与action.