Releases: githnow/Google-Apps-Script-ScriptSync
Releases · githnow/Google-Apps-Script-ScriptSync
v2.0.6
-
v2.0.6 (May 19, 2024)
- Added new methods:
- Appsscript operations: 2 methods of getLibraryInfo and updateLibraryInfo were added.
- createCalleeMap method.
- Added new methods:
v2.0.5
v2.0.4
-
v2.0.4 (May 12, 2024)
- Completely rewritten the library code based on classes.
- Added new methods:
- General class methods: 6 methods of assignTemplate, commit, drop, viewChanges, getChanges and getTemplateId were added.
- File operations: 5 methods of AddNewFile, renameFile, createBlankFile, setCustomSource and addFileToUserJson were added.
- IO_GetSamples method.