🚀 Release Notes
🔥 What's New?
- Added support for older Robot Framework versions, starting from 5.0.
🐞 Bug Fixes
- Fixed a bug that prevents calling `path/your_test_suite.robot` suite directly.
- Fixed a bug that prevents using underscores `_` in Test Case names.
📈 Improvements
- Updated the CI workflow to include tests for multiple Robot Framework versions, improving test coverage and compatibility.
- Enhanced documentation to clarify supported versions and usage.
📦 Dependencies Updated
- Updated `robotframework` backward to v5.0+ from v7.0+ to support older versions.