v0.26.1

umputun/ralphexv0.26.1Mar 30, 2026by umputun

AI Summary

Unifies gitignore handling and fixes write error reporting, with a revert of the codecov switch.

Key Highlights

  • Unified gitignore handling and write error reporting
  • Unified startup header and completion footer display
  • Reverted coveralls → codecov

Full Release Notes

**Improved**
- Unify gitignore handling and fix write error reporting #252 @vkazmirchuk
- Unify startup header and completion footer display 9af32cd
- Revert coveralls → codecov, switch back to coveralls 63d8a7f

**Fixed**
- Use .ralphex/.gitignore instead of modifying root .gitignore #260 @rsolmano