Releases: gmickel/SmartTrim
Releases · gmickel/SmartTrim
v1.0.1
Bug Fixes
- Fixed shell command mangling — Multi-line shell commands with backslash continuations (like
curl \,docker run \) are now preserved correctly instead of being joined into a single broken line
Changes
- Reorganized test fixtures into
SmartTrimTests/fixtures/ - Added test coverage for shell command edge cases
v1.0.0
Full Changelog: https://github.com/gmickel/SmartTrim/commits/v1.0.0