Brace Expansion: Enjoy improved brace expansion functionality with enhanced support for Bash 4.3 specifications, making your pattern matching more accurate and reliable.
Improvements
Error Handling: Experience a more robust tool as it no longer throws errors on imbalanced braces, allowing for smoother usage even with incorrect input.
Path Recognition: Benefit from improved recognition of bad paths and mismatched values, ensuring that your patterns are processed correctly and efficiently.
Whitespace Support: Use patterns with whitespace seamlessly, expanding the flexibility of your brace expansion capabilities.
Test Coverage: The addition of more unit tests and coverage for Bash 4.3 specifications enhances the reliability of the tool, giving you confidence in its performance.
Fixes
Fix issues related to escaping in spec fixtures, ensuring that your patterns are interpreted correctly without unexpected behavior.
Resolve partial issues with bad expansion paths, leading to a more accurate and dependable brace expansion experience.
Others
Clean up the codebase and improve overall organization, making it easier to maintain and enhance in the future.