# Change Log

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
<!-- Add new, unreleased changes here. -->
* none

## [2.0.0] - 2018-04-26
* All JsDoc stubs
* Automatic stubs generation directly from script.google.com files
* Fixed auto-completion files interpretation
* New generation method fixes a lot of issues (eg: functions named toString() and such)
* Now include top level Classes correctly (like Ui or Menu)
* Now include top level enumeration correctly (Weekdays, Month, ...)
* added this ChangeLog

## [1.2.0] - 2018-01-31
* Update with all different function declaration
* Update UrlFetchApp with new fetchAll() method

## [1.1.2] - 2017-11-23
* Update package.json info about Git repository

## [1.1.1] - 2017-10-26
* Update all AppsScript stubs with new declarations
* Include old corrections
* Add a real readMe file

## [1.0.16] - 2016-09-21
* GmailApp
* Utilities

## [1.0.14] - 2016-07-22
* Menu

## [1.0.13] - 2016-07-22
* SpreadsheetApp & UI + ReadMe
* Drive

## [1.0.12] - 2016-05-19
* Drive.File.patch

## [1.0.10] - 2016-05-19
* Drive.File.patch Urlfetch.fetch

## [1.0.9] - 2016-05-19
* Updated FormApp

## [1.0.8] - 2016-05-10
* Updated FormApp

## [1.0.7] - 2016-05-10
* started Advanced Service : Drive
* Updated ScriptApp to be of correct type

## [1.0.6] - 2016-05-10
* Initial npm version