v2.2.1
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