Releases: hakadoriya-actions/final-newline-checker
Releases · hakadoriya-actions/final-newline-checker
v0.0.2
What's Changed
🧑💻 Changes to the build process or auxiliary tools and libraries such as documentation generation
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
💥 BREAKING CHANGES
👷 Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)
📝 Documentation only changes
✨ A new feature
🐛 A bug fix
- fix: Fix log severity by @ginokent in #2
- fix: Replace tail -c 1 comparison with printf for newline detection by @ginokent in #3
- fix: Add missing-files check to fail-on-missing condition by @ginokent in #4
- fix: misc by @ginokent in #6
- fix: Fix '\n' by @ginokent in #7
- fix: Fix misc by @ginokent in #11
New Contributors
Full Changelog: v0.0.0...v0.0.1