`clasp push --watch`, Autogenerated docs, improved exiting, Windows test support
This minor version improves the code and adds filesystem watching via clasp push --watch
.
Internal
- Generated documentation. #200 #205
- Commands are separated into functions.
- Improved Auth scoping
- Using
logError
everywhere instead ofconsole.log
- Windows test support #232
- Load credentials async #202
External
Thanks for the contributions @campionfellin @wilt00 @rafasc @kant! 🎉
View the full diff.