Skip to content

Releases: gmickel/SmartTrim

Release list

v1.0.1

Choose a tag to compare

@gmickel gmickel released this 09 Dec 21:53

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

Choose a tag to compare

@gmickel gmickel released this 09 Dec 21:45