Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@nithinphilips nithinphilips released this 17 Aug 19:13
· 41 commits to master since this release
  • Using regex to parse url input. Now supports context paths.
  • Raise error when guiid cannot be found. Fixes #1.
  • Uniquely identify and report status of the file just uploaded. Fixes #3.
  • Wait by default. Return exit code based on upload status. Fixes #3
  • Explicitly set the uploaded file name to match DI record. Fixes #4.
  • Continue running in case of random SOAP faults. Fixes #6.
  • Adding note about concurrent processing. Fixes #7.
  • Underscores in type info will be interpreted as spaces. Fixes issue #8.