Releases: thedevmystic/github-actions
Releases · thedevmystic/github-actions
v0.2.1
thedevmystic/github-actions@v0.2.1
What's Changed
Added
- Better cache support in pre-commit action.
- README for Dummy C++ Project.
- Status logging in pre-commit action.
Changed
- Naming convention of variables in actions.
Fixed
- Typos in pre-commit action.
- Move dummy C++ project to .github.
- Fix libpcre caching issue.
Full Changelog: v0.2.0...v0.2.1
v0.2.0
thedevmystic/github-actions@v0.2.0
What's Changed
Added
- C++ compatibility check action and tests.
- Dummy C++ project to check the compatibility action.
Changed
- Update README.
Fixed
- Cppcheck missing installation in pre-commit action.
- Cppcheck invalid argument.
- Cppcheck now excludes tests directory.
Removed
- Copyright checker pre-commit hook.
Full Changelog: v0.1.0...v0.2.0
v0.1.0
thedevmystic/github-actions@v0.1.0
What's Changed
- Pre commit action and tests.
- Dependabot, mergify, and stale bot configuration.
- Pre-commit configuration.
- Changelog file.
- VERSION file to keep track of current version.
- License (Apache 2.0 License).
- README: Project brief introduction and API usage.
Full Changelog: https://github.com/thedevmystic/github-actions/commits/v0.1.0