Skip to content

Releases: MaksymStoianov/apps-script-utils

v1.6.1

01 Nov 16:31
325b95a

Choose a tag to compare

1.6.1 (2025-11-01)

Bug Fixes

v1.6.0

11 Oct 13:47
38e5d69

Choose a tag to compare

1.6.0 (2025-10-11)

Features

  • appsscript/sheet: Add extractRangeFromA1Notation utility function (55f1c99)
  • appsscript/sheet: Add extractSheetNameFromA1Notation utility function (6f9dd6f)
  • appsscript/sheet: Add parseA1Notations utility function (c2ab5ef)
  • appsscript/sheet: Add parseA1Notations utility function (cd4440c)
  • appsscript/sheet: Add updateSheetNameInA1Notation utility function (9fec360)
  • appsscript/sheet: Normalize parseA1Notation to exclude sheet name from a1Notation property (1fea5a0)

Bug Fixes

  • lang: Improve string handling in isEmpty with 'strict' mode (9ceb4e3)

v1.5.1

09 Sep 13:33
1e0b4dc

Choose a tag to compare

1.5.1 (2025-09-09)

Bug Fixes

v1.5.0

09 Sep 13:15
4d3feda

Choose a tag to compare

1.5.0 (2025-09-09)

Features

  • refactor: add new helpers and exceptions (984cff7)

v1.4.0

03 Sep 14:04
b8a274d

Choose a tag to compare

1.4.0 (2025-09-03)

Features

  • appsscript/admin/isAdmin: Add isAdmin utility function (a4dec07)
  • appsscript/sheets/sortSheets: Add sortSheets utility function (669987f)
  • base/nonFunction: Add nonFunction utility function (505c685)
  • base/nonUndefined: Add nonUndefined utility function (aeb1273)
  • base: Add isArray and nonArray utility functions (ef073d3)
  • base: Add nonScalar and nonSymbol utility function (92abd17)