Release 5.0.7
fixes #108 - if you had a payload file named data
and performed a bagInPlace
operation, then it would fail because it first tried to create a folder named data
to move all the files into. This has been fixed by creating a temp directory and then later renaming the temp directory to the proper name of data