Skip to content

v5.2.0

Choose a tag to compare

@cfsimplicity cfsimplicity released this 09 Sep 11:15
· 33 commits to develop since this release

Enhancements

  • #429 Allow info() to read a password protected file
  • #433 Data validation: support minimum or maximum date or integer values
  • #434 Data validation: allow integer and date inputs to accept a formula
  • #435 Data validation: support decimal min/max/range constraints
  • #436 Data validation: support text length constraint
  • #437 Data validation: support custom constraints using formula
  • #438 Data validation: Allow the 'Ignore blanks' or 'Allow empty cells' flag to be turned off

Fixes

  • #426 Read() not importing trailing empty columns when headerRow and rows arguments specified