Skip to content

Version 1.2.0

Latest

Choose a tag to compare

@alexbourret alexbourret released this 18 Dec 14:10
· 4 commits to master since this release
  • Handles strings longer than 255 characters
    • In append mode, check whether the SharePoint column is single or multiple lines of text, and chunk accordingly the string to be uploaded
    • In overwrite mode, initially recreate the columns as single line, and convert to multiple lines if a column contains a string longer than 255 characters