v1.02 Added method to get originalEvent from XML - suggested by Ian Norton v1.01 Fixed POD typo (Pete Lytle) (https://rt.cpan.org/Ticket/Display.html?id=61798) Added "302 moved temporarily" patch (Pete Lytle) (https://rt.cpan.org/Ticket/Display.html?id=69824) v1.0 Add OAuth support (Patrick Michaud) Add convenience methods to Calendar object (Patrick Michaud) Add reminder support to Net::Google::Calendar::Entry (Stanislav Anton) (https://rt.cpan.org/Public/Bug/Display.html?id=40811) Add html_url method to ::Entry (Jerrad Pierce) (https://rt.cpan.org/Ticket/Display.html?id=54354) v 0.99 Make when return an all day flag (Tim Irvin) v0.98 Fix minimum XML::Atom version (Tim Irvin) Deal with ExtendedProperty properly (Tim Irvin) Add is_allday (Tim Irvin) v0.97 Deal with update to Net::Google::AuthSub Provide access to AuthSub object Add quick_add support for Entry v0.96 Much better when() behaviour (J. Shirley) v0.95 Tue 29 Jul 2008 00:17:45 BST Fix typo in base (various) Allow proxies (Justin Hayes) v0.94 Wed 09 Apr 2008 21:53:47 BST Fix distribution Fix when() call (J. Shirley) v0.93 Tue 08 Apr 2008 18:36:00 GMT Much better attendee support Fix typo (James Wright) Added start of comment support v0.92 Wed 19 Dec 2007 21:30:26 GMT Fix creation duplicate tags when editing an existing record (James Wright) Fix fetching of a single entry using entryID (James Wright) Allow Google Gadgets and prefs in WebContent v0.91 Sun 16 Dec 2007 12:50:49 GMT Fix bad release v0.9 Sat 15 Dec 2007 22:56:40 GMT Fix location in Entry (Julian Bilcke) Add ability to create, update and delete calendars Add ability to get attendees (Scott Gifford) Fix bug with getting objects instead of scalars (Mark Allen) Use Net::Google::AuthSub Allow webcontent in Entries v0.8 Mon 16 Apr 2007 08:08:20 BST Don't clobber the url passed in (Rich Williams) Allow setting of all-day events (Rich Williams) v0.7 Mon 02 Apr 2007 23:38:00 BST Sort out problem with read-write feeds. Default to inplace overwriting of added and updated events. v0.6 Sun 18 Mar 2007 16:38:00 UTC Allow Authorization token login (advice from various people) Use the HOSTED_OR_GOOGLE app type by default (ditto) v0.5 Wed 01 Nov 2006 00:38:00 UTC Make when() work properly again, not sure what happened there Enable posting to non-default calendars Enable listing of all Calendars Allow reading of Calendar without logging in (as long as you have the magic cookie) v0.4 Sun 01 Oct 2006 12:37:00 UTC Fix for changes in XML::Atom Fix for UTF8 receiving (Gosuke Miyashita) v0.3 Thu 31 Aug 2006 21:01:29 BST Timezone support (HarleyPig) Other calendar support (HarleyPig) UTF8 posting support (Yi-Hsuan Hsin) Fix bug with namespacing support in Entry recasting (Yi-Hsuan Hsin) v0.2 Thu Jun 15 10:38:52 BST 2006 Support for querying entries Support for recurring events (thanks to Google *finally* fixing their service) v0.1 Wed Apr 09:35:14 BST 2006 Initial release Support for listing entries then adding, deleting or updating them