This release of DVUploader includes bug fixes/enhancements for the following issues:
- Now recognizes ingested files and avoids uploading a duplicate original: #29
- adds a -noIngest flag to tell Dataverse to not ingest tabular files: #28
- Adopts Dataverse's rules for path and file name characters - will automatically replace bad chars with _ (-failOnInvalidNames can be used to fail for these files instead): #26