Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

v0.2.3 Bug fix release

Pre-release
Pre-release
Compare
Choose a tag to compare
@andrie andrie released this 20 Nov 07:17
· 205 commits to master since this release

Bug fixes:

  • Fixes bug that caused download.intermediate.dataset() to always return a data frame with a single column.

Enhancements:

  • The function consumeWebservice() now accepts either an Endpoint or a Service as input
  • Better error reporting if a zip utility is not found on the path
  • Improved azure schema generation for data frames
  • Validation and error message if the inputSchema in publishWebservice() is something other than a list (or data frame)