Skip to content

v2.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 21:56
2891530
feat: Improve CopyTo directory extension to allow overwrites (#58)

* Basic implementation of overwrite within a directory copy to method

* check when not overwriting to enure that partial overwrite doesn't happen

* Move new argument to end of function

* remove overwrite checks