0.15.0
github-actions
released this
21 Apr 01:01
·
106 commits
to refs/heads/main
since this release
What's new since 0.14.0
- [#143] Added linting of the GitHub actions. @AlexSkrypnyk (#155)
- Fixed
composer test
not accepting arguments. @AlexSkrypnyk (#151) - Fixed test failures not being ignored in GHA for shell script tests when running on non-coverage OSes. @AlexSkrypnyk (#154)
- Fixed coverage report uploads to GHA registry. @AlexSkrypnyk (#153)
- Fixed BATS testing helper to correctly handle test dir creation. @AlexSkrypnyk (#152)
- [#145] Added cspell config. @tannguyen04 (#150)
- [#144] Rename
index.md
toREADME.md
. @tannguyen04 (#150) - Update dependency cspell to v8.7.0 @renovate (#149)
- Update docusaurus monorepo to v3.2.1 @renovate (#148)
- Update actions/configure-pages action to v5 @renovate (#147)
- Update docusaurus monorepo to v3.2.0 @renovate (#146)
Full Changelog: 0.14.0...0.15.0
@AlexSkrypnyk, @renovate, @renovate[bot] and @tannguyen04