Skip to content

Releases: gmickel/SmartTrim

v1.0.1

09 Dec 21:53

Choose a tag to compare

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

09 Dec 21:45

Choose a tag to compare