mostly bugfixes that people have be complaning about in this version the only other big thing is the implementation of PS Credentials in GDataService.
Sunday, August 22, 2010
Sunday, July 25, 2010
Version 0.5.1.1
Version 0.5.1.1
There are some big changes in this version =)
New-GDataService replaces all previous Service cmdlets and creates a generic service object.
All (Except calendar) now have a powershell adapted output.
I have also done allot of bugfixing.
Saturday, July 24, 2010
Version 0.5.1.0
Version 0.5.1.0
I have been working on a more powershell adapted output for the cmdlets.
GDataUser
GDataMailSetting
GDataProfile
now have a powershell adapted output.
Get-GDataUserNickName -UserService $Service
UserName aliasEmail-------- ----------user1@domain.com email1@domain.comuser2@domain.com email2@domain.comuser3@domain.com email3@domain.com
Thursday, July 22, 2010
Version 0.5.0.9
Version 0.0.5.9 adds support for management of user profiles.
New-GdataProfileService
Get-GdataProfile
Set-GdataProfile
Wednesday, July 21, 2010
Version 0.5.0.8
Added cmdlets for Calendar resources.
New-GDataResourceService
New-GDataResource
Get-GDataResource
Remove-GDataResource
Set-GDataResource
New-GDataResource
Get-GDataResource
Remove-GDataResource
Set-GDataResource
Version 0.5.0.7
Multi domain support
Add-GdataUserNickName, Get-GdataUserNickName and Remove-GdataUserNickName can now manage nicknames in other associated domains. These are the first cmdlets the utilizes the Google Rest API instead of the .NET Data API therefor the output is a bit different then before.
We have also added a -Legacy parameter to these cmdlets if invoked they use the Google .NET Data API and work exactly as in previous versions.
The long time plan is to move away from the .NET Data API.
Tuesday, July 20, 2010
Version 0.5.0.6
Added cmdlets:
Get-GdataGroupOwner
Add-GdataGroupOwner
Remover-GdataGroupOwner
This version also contains some minor bugfixes and optimization implementing the use of LINQ.
Subscribe to:
Posts (Atom)