Releases: imreallyliam/GQuery
Releases · imreallyliam/GQuery
v1.5.2
Full Changelog: v1.5.1...v1.5.2
Published to NPM: https://www.npmjs.com/package/@imreallyliam/gquery
v1.5.1
Full Changelog: v1.5.0...v1.5.1
- add encodeCellValue and normalizeForSchema functions for improved data handling
- Implemented encodeCellValue to handle various data types for sheet cells.
- Added normalizeForSchema to treat empty strings as undefined for schema validation.
- Updated appendInternal and updateInternal functions to utilize new utilities.
- Enhanced error messages in GQuerySchemaError for better debugging.
- Refactored JSON parsing logic in parseRows to handle stringified objects/arrays.
- Bumped version to 1.5.1 in package.json and package-lock.json.
v1.5.0
Full Changelog: v1.4.1...v1.5.0
Addition of Standard Schema Type Validation
v1.4.1
Full Changelog: v1.4.0...v1.4.1
- Fix IIFE build globalization for Apps Script
- Added README
v1.4.0
What's Changed
- Optimize Google Sheets API usage and refactor codebase by @Copilot in #7
New Contributors
- @Copilot made their first contribution in #7
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Chunk sheet updates into contiguous ranges by @imreallyliam in #6
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- refactor sheet utilities and fix range update bug by @imreallyliam in #5
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Full Changelog: https://github.com/FCPS-TSSC/GQuery/commits/v1.1.0