Releases: MaksymStoianov/apps-script-utils
Releases · MaksymStoianov/apps-script-utils
v1.9.0
17 Mar 21:11
Compare
Sorry, something went wrong.
No results found
1.9.0 (2026-03-17)
Features
improve tsconfig and development environment (23e4c15 )
Bug Fixes
v1.8.1
17 Mar 20:24
Compare
Sorry, something went wrong.
No results found
1.8.1 (2026-03-17)
Bug Fixes
v1.8.0
17 Mar 19:26
Compare
Sorry, something went wrong.
No results found
1.8.0 (2026-03-17)
Features
enhance Apps Script utilities (admin, base, sheet, slide, ui) (853043b )
expand exception hierarchy (2a4e1bd )
update and extend language utilities (e79db8f )
update html, json, net and time utilities (5ce412e )
Bug Fixes
appsscript: resolve ReDoS vulnerability in parseA1Notation (bd4ea1a )
coverage: resolve CodeQL DOM XSS warning in sorter.js (f82bcfe )
package.json (89e0eeb )
package.json (146e091 )
v1.7.0
07 Jan 10:40
Compare
Sorry, something went wrong.
No results found
1.7.0 (2026-01-07)
Features
appsscript/sheet/getSheetById: Update getSheetById utility function (3c31a01 )
appsscript/sheet/getSheetByIndex: Add getSheetByIndex utility function (857ea01 )
lang/number/nonNegative: Add nonNegative utility function (95da638 )
v1.6.1
01 Nov 16:31
Compare
Sorry, something went wrong.
No results found
1.6.1 (2025-11-01)
Bug Fixes
v1.6.0
11 Oct 13:47
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.5.1 (2025-09-09)
Bug Fixes
v1.5.0
09 Sep 13:15
Compare
Sorry, something went wrong.
No results found
1.5.0 (2025-09-09)
Features
refactor: add new helpers and exceptions (984cff7 )
v1.4.0
03 Sep 14:04
Compare
Sorry, something went wrong.
No results found
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 )