Skip to content

Choose a tag to compare

@sahil485 sahil485 released this 05 May 07:11
· 31 commits to main since this release
  • add the ability to sync an entire directory between source and destination
  • consolidate the Action API by treating everything as a source and automatically detect if it's a directory or a file
  • use from and to inside the source schema
  • add exclude modifier to prevent certain files within a directory from being copied (supports globs)