Skip to content

v0.2.1

Latest

Choose a tag to compare

@davide-colombo davide-colombo released this 07 May 09:15

v0.2.1

Patch release for rsync filter ordering.

Changes

  • Emit include = ... rules before exclude = ... rules when building the rsync command.
  • Enable whitelist-style profiles, including patterns that end with exclude = *.
  • Preserve repeat order within include rules and within exclude rules.
  • Add transfer-command tests covering include/exclude ordering and related rsync argument placement.
  • Update documentation and template comments for grouped include-before-exclude behavior.

Compatibility

Exclude-only profiles are unaffected. Exact mixed rsync filter ordering is still not supported; advanced filter-order workflows should use direct rsync or a future dedicated filter directive.