Skip to content

Releases: imreallyliam/GQuery

v1.5.2

12 Mar 22:46

Choose a tag to compare

v1.5.1

08 Mar 22:02

Choose a tag to compare

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

08 Mar 05:57

Choose a tag to compare

Full Changelog: v1.4.1...v1.5.0
Addition of Standard Schema Type Validation

v1.4.1

07 Feb 02:42

Choose a tag to compare

Full Changelog: v1.4.0...v1.4.1

  • Fix IIFE build globalization for Apps Script
  • Added README

v1.4.0

06 Feb 22:07

Choose a tag to compare

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

19 Aug 21:04

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

16 Aug 04:33

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

18 Jul 22:21

Choose a tag to compare

Full Changelog: v1.1.1...v1.2.0

v1.1.1

10 Jun 22:29

Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 Jun 21:56

Choose a tag to compare