Revision history for REST-Google-Apps-EmailSettings
1.1.6
* Fri Jan 07 2011 Scott Schneider <sschneid@gmail.com>
- Parameter names are now case-insensitive
- Bug fixes:
- createSendAs internal property renamed from 'default' to 'makeDefault'
1.1.5
* Mon Sep 08 2009 Scott Schneider <sschneid@gmail.com>
- Added setLanguage, setPageSize, enableShortcuts, disableShortcuts,
enableArrows, disableArrows, enableSnippets, and disableSnippets functions
1.1.4
* Mon Sep 08 2009 Scott Schneider <sschneid@gmail.com>
- Added createFilter, createSendAs, enableVacation, disableVacation,
enableSignature, and disableSignature functions
- Functions will croak is necessary arguments are not specified
1.1.3
* Fri Sep 04 2009 Scott Schneider <sschneid@gmail.com>
- Standardizing on OO-style input (all values must be named)
1.1.2
* Fri Sep 04 2009 Scott Schneider <sschneid@gmail.com>
- Fixing syntax error (oops!)
1.1.1
* Fri Sep 04 2009 Scott Schneider <sschneid@gmail.com>
- initial version