Releases: AbsaOSS/release-notes-presence-check
Releases · AbsaOSS/release-notes-presence-check
v0.4.0
v0.3.0
New Features 🎉
Bugfixes 🛠
- #10 Markdown expected empty line not supported in #17
- Introduce empty line support after chapter title.
- #13 Action does not fail in workflow when RLS notes title in #14
- Improved getting action input.
- Fixed bug with setting failed action state.
Infrastructure ⚙️
- #11 Add mypy tool to project in #19
- Add support to mypy type check.
- #12 Update to spring 2025 standards in #16
Documentation 📜
- PR: #8 Improve Doc - Add User Impact chapter
- Chapter added with example and description.
Full Changelog
v0.2.1
Bugfixes 🛠
- PR: #7 Bug/fix wrong return codes
- Fixed returning of 0 where 1 is expected
- Removed old script based solution of Release Notes check
Full Changelog
v0.2.0
Breaking Changes 💥
- PR: #6 After Release fix
- Fixe typo in README.md.
- Added hint on how to get values.
- Removed fail-on-error from inputs.
- Removed valid from outputs.
Full Changelog
v0.1.0
New Features 🎉
- #2 Implement basic logic for Release notes located in PR body in #3
- Initial commit of project files.
- Applied black.
- Fixed pylint warnings.
- Created content for README.md.
- Implemented unit tests.
Full Changelog
https://github.com/AbsaOSS/release-notes-presence-check/commits/v0.1.0