- Service Account auth support
- Option to return all worksheets
- Options to ignore columns or rows
- Option to choose header line (disabling auto-detection)
- Support for multiple lines in header (sub-header, merged cells handling)
- Removed user/password auth method (BREAKING)
- Multiple worksheet selection
- Node API
- Direct output (
stdout
) when not specifying file path - Custom or predefined property name generation methods
- Worksheet selection by title
- Option to include header (first line or column) when using "list-only" option
- Added some tests
- Empty first rows (or columns, if vertical) prevented properties from being detected
Needed for some fixes on the package
- OAuth 2.0 support
- Wrong lists creation caused by empty cells, when using "list-only" option
- Better error handling
First release