Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 13:07
· 11 commits to main since this release

2.1.0 (2024-12-29)

Bug Fixes

  • update findAll function to handle headers and data more robustly (3581c28)

Features

  • add findAll function to retrieve all records from a specified sheet #12 (759a974)
  • add includeEmptyRows option to findAll function (29bfec3)
  • enhance findAll function to optionally include empty rows in results #12 (2c21398)