PSGSuite
2.5.3
Powershell module wrapping Googles .NET SDKs in handy functions. Authentication is supported both with service account P12 keys as well as client_secrets.json to go through OAuth2.
## Prerequisites
In order to use this module, youll need to have the following:
* Powershell 4.0 or higher
* API Access Enabled in the Admin Console under Security
* Servic
Powershell module wrapping Googles .NET SDKs in handy functions. Authentication is supported both with service account P12 keys as well as client_secrets.json to go through OAuth2.
## Prerequisites
In order to use this module, youll need to have the following:
* Powershell 4.0 or higher
* API Access Enabled in the Admin Console under Security
* Service Account key created and downloaded as a P12 key file
* API Client access allowed for the Service Account that will be used towards the API scopes that you intend to utilize
* Domain-Wide Delegation enabled for the service account
## Breaking Changes in 2.0.0
### Functions Removed
Please note that not all functions were ported to PSGSuite 2.0.0 due to restrictions within the .NET SDK and deprecated API calls. Here is the list of functions no longer existing in PSGSuite as of 2.0.0:
* Get-GSToken: no need for this as the keys are being consumed by Googles Auth SDK directly now, which makes Access/Refresh tokens non-existent for P12 Key service accounts and token management is handled automatically
* Revoke-GSToken: same here, no longer needed due to auth service changes
* Start-PSGSuiteConfigWizard: no longer supported as WPF is not compatible outside of Windows
All other functions are either intact or have an alias included to support backwards compatibility in scripts.
## Tips & Tricks
* All functions support pre-acquired Access Tokens (using the AccessToken parameter).
* This is useful if you have a lot of recurring commands that leverage the same admin and scope(s) so you do not overrun the user API call quota, i.e. pulling info for a large set of emails in a user's inbox.
* If the access token is not pre-acquired, then the P12KeyPath, AppEmail, AdminEmail, CustomerID, and Domain parameters will default to reading from the PSGSuite config file (these can also be named in each function call, if preferred).
* If you plan on using this module on multiple computers or between multiple accounts on the same computer, you will need a new PSGoogle config created for each computer / user account pair.
Minimum PowerShell version
4.0
Installation Options
Owners
Copyright
(c) SCRT HQ 2016-2018. All rights reserved.
Package Details
Author(s)
- Nate Ferrell
Tags
Google GSuite Apps G Suite REST API Admin Directory User Goo.gl
Functions
Add-GSCalendarSubscription Add-GSDrivePermission Add-GSEventAttendee Add-GSGmailDelegate Add-GSGmailFilter Add-GSGmailForwardingAddress Add-GSGroupMember Add-GSPrincipalGroupMembership Add-GSUserAddress Add-GSUserExternalId Add-GSUserPhone Add-GSUserSchemaField Block-CoreCLREncryptionWarning Clear-GSSheet Copy-GSDriveFile Copy-GSSheet Export-GSDriveFile Export-GSSheet Get-GSActivityReport Get-GSCalendarEventList Get-GSCalendarSubscription Get-GSDataTransferApplication Get-GSDriveFile Get-GSDriveFileList Get-GSDriveFileUploadStatus Get-GSDrivePermission Get-GSGmailAutoForwardingSettings Get-GSGmailDelegates Get-GSGmailFilter Get-GSGmailForwardingAddress Get-GSGmailImapSettings Get-GSGmailLabel Get-GSGmailMessage Get-GSGmailMessageList Get-GSGmailPopSettings Get-GSGmailVacationSettings Get-GSGroup Get-GSGroupAlias Get-GSGroupMember Get-GSGroupSettings Get-GSMobileDevice Get-GSOrganizationalUnit Get-GSResource Get-GSSheetInfo Get-GSShortUrl Get-GSTeamDrive Get-GSUsageReport Get-GSUser Get-GSUserAlias Get-GSUserASP Get-GSUserLicense Get-GSUserPhoto Get-GSUserSchema Get-GSUserToken Get-GSUserVerificationCodes Get-PSGSuiteConfig Import-GSSheet New-GSCalendarEvent New-GSDriveFile New-GSGroup New-GSGroupAlias New-GSOrganizationalUnit New-GSResource New-GSSheet New-GSShortUrl New-GSTeamDrive New-GSUser New-GSUserAlias New-GSUserSchema New-GSUserVerificationCodes Remove-GSCalendarSubscription Remove-GSGmailDelegate Remove-GSGmailFilter Remove-GSGmailMessage Remove-GSGroup Remove-GSGroupAlias Remove-GSGroupMember Remove-GSMobileDevice Remove-GSOrganizationalUnit Remove-GSPrincipalGroupMembership Remove-GSResource Remove-GSTeamDrive Remove-GSUser Remove-GSUserAlias Remove-GSUserASP Remove-GSUserLicense Remove-GSUserSchema Remove-GSUserToken Restore-GSGmailMessage Restore-GSUser Revoke-GSUserVerificationCodes Send-GmailMessage Set-GSGroupSettings Set-GSUserLicense Set-GSUserSchema Set-PSGSuiteConfig Show-PSGSuiteConfig Start-GSDataTransfer Start-GSDriveFileUpload Switch-PSGSuiteConfig Unblock-CoreCLREncryptionWarning Update-GSCalendarEvent Update-GSDriveFile Update-GSGmailAutoForwardingSettings Update-GSGmailImapSettings Update-GSGmailPopSettings Update-GSGmailVacationSettings Update-GSGroupSettings Update-GSOrganizationalUnit Update-GSResource Update-GSTeamDrive Update-GSUser Update-GSUserLicense Update-GSUserSchema Watch-GSDriveUpload
PSEditions
Dependencies
-
- Configuration (>= 1.2.0)
FileList
- psgsuite.nuspec
- PSGSuite.psd1
- PSGSuite.psm1
- Aliases\PSGSuite.Aliases.ps1
- lib\net45\BouncyCastle.Crypto.dll
- lib\net45\Google.Apis.Admin.DataTransfer.datatransfer_v1.dll
- lib\net45\Google.Apis.Admin.DataTransfer.datatransfer_v1.xml
- lib\net45\Google.Apis.Admin.Directory.directory_v1.dll
- lib\net45\Google.Apis.Admin.Directory.directory_v1.xml
- lib\net45\Google.Apis.Admin.Reports.reports_v1.dll
- lib\net45\Google.Apis.Admin.Reports.reports_v1.xml
- lib\net45\Google.Apis.Auth.dll
- lib\net45\Google.Apis.Auth.PlatformServices.dll
- lib\net45\Google.Apis.Auth.xml
- lib\net45\Google.Apis.Bigquery.v2.dll
- lib\net45\Google.Apis.Bigquery.v2.xml
- lib\net45\Google.Apis.Calendar.v3.dll
- lib\net45\Google.Apis.Calendar.v3.xml
- lib\net45\Google.Apis.Core.dll
- lib\net45\Google.Apis.Core.xml
- lib\net45\Google.Apis.dll
- lib\net45\Google.Apis.Drive.v2.dll
- lib\net45\Google.Apis.Drive.v2.xml
- lib\net45\Google.Apis.Drive.v3.dll
- lib\net45\Google.Apis.Drive.v3.xml
- lib\net45\Google.Apis.Gmail.v1.dll
- lib\net45\Google.Apis.Gmail.v1.xml
- lib\net45\Google.Apis.Groupssettings.v1.dll
- lib\net45\Google.Apis.Groupssettings.v1.xml
- lib\net45\Google.Apis.Licensing.v1.dll
- lib\net45\Google.Apis.Licensing.v1.xml
- lib\net45\Google.Apis.Logging.v2.dll
- lib\net45\Google.Apis.Logging.v2.xml
- lib\net45\Google.Apis.Oauth2.v2.dll
- lib\net45\Google.Apis.Oauth2.v2.xml
- lib\net45\Google.Apis.PlatformServices.dll
- lib\net45\Google.Apis.Prediction.v1_6.dll
- lib\net45\Google.Apis.Prediction.v1_6.xml
- lib\net45\Google.Apis.Script.v1.dll
- lib\net45\Google.Apis.Script.v1.xml
- lib\net45\Google.Apis.Sheets.v4.dll
- lib\net45\Google.Apis.Sheets.v4.xml
- lib\net45\Google.Apis.Tasks.v1.dll
- lib\net45\Google.Apis.Tasks.v1.xml
- lib\net45\Google.Apis.Urlshortener.v1.dll
- lib\net45\Google.Apis.Urlshortener.v1.xml
- lib\net45\Google.Apis.xml
- lib\net45\MimeKit.dll
- lib\net45\MimeKit.xml
- lib\net45\Newtonsoft.Json.dll
- lib\net45\Newtonsoft.Json.xml
- lib\netstandard1.3\BouncyCastle.Crypto.dll
- lib\netstandard1.3\BouncyCastle.Crypto.xml
- lib\netstandard1.3\Google.Apis.Admin.DataTransfer.datatransfer_v1.dll
- lib\netstandard1.3\Google.Apis.Admin.DataTransfer.datatransfer_v1.xml
- lib\netstandard1.3\Google.Apis.Admin.Directory.directory_v1.dll
- lib\netstandard1.3\Google.Apis.Admin.Directory.directory_v1.xml
- lib\netstandard1.3\Google.Apis.Admin.Reports.reports_v1.dll
- lib\netstandard1.3\Google.Apis.Admin.Reports.reports_v1.xml
- lib\netstandard1.3\Google.Apis.Auth.dll
- lib\netstandard1.3\Google.Apis.Auth.PlatformServices.dll
- lib\netstandard1.3\Google.Apis.Auth.xml
- lib\netstandard1.3\Google.Apis.Bigquery.v2.dll
- lib\netstandard1.3\Google.Apis.Bigquery.v2.xml
- lib\netstandard1.3\Google.Apis.Calendar.v3.dll
- lib\netstandard1.3\Google.Apis.Calendar.v3.xml
- lib\netstandard1.3\Google.Apis.Core.dll
- lib\netstandard1.3\Google.Apis.Core.xml
- lib\netstandard1.3\Google.Apis.dll
- lib\netstandard1.3\Google.Apis.Drive.v2.dll
- lib\netstandard1.3\Google.Apis.Drive.v2.xml
- lib\netstandard1.3\Google.Apis.Drive.v3.dll
- lib\netstandard1.3\Google.Apis.Drive.v3.xml
- lib\netstandard1.3\Google.Apis.Gmail.v1.dll
- lib\netstandard1.3\Google.Apis.Gmail.v1.xml
- lib\netstandard1.3\Google.Apis.Groupssettings.v1.dll
- lib\netstandard1.3\Google.Apis.Groupssettings.v1.xml
- lib\netstandard1.3\Google.Apis.Licensing.v1.dll
- lib\netstandard1.3\Google.Apis.Licensing.v1.xml
- lib\netstandard1.3\Google.Apis.Logging.v2.dll
- lib\netstandard1.3\Google.Apis.Logging.v2.xml
- lib\netstandard1.3\Google.Apis.Oauth2.v2.dll
- lib\netstandard1.3\Google.Apis.Oauth2.v2.xml
- lib\netstandard1.3\Google.Apis.Prediction.v1_6.dll
- lib\netstandard1.3\Google.Apis.Prediction.v1_6.xml
- lib\netstandard1.3\Google.Apis.Script.v1.dll
- lib\netstandard1.3\Google.Apis.Script.v1.xml
- lib\netstandard1.3\Google.Apis.Sheets.v4.dll
- lib\netstandard1.3\Google.Apis.Sheets.v4.xml
- lib\netstandard1.3\Google.Apis.Tasks.v1.dll
- lib\netstandard1.3\Google.Apis.Tasks.v1.xml
- lib\netstandard1.3\Google.Apis.Urlshortener.v1.dll
- lib\netstandard1.3\Google.Apis.Urlshortener.v1.xml
- lib\netstandard1.3\Google.Apis.xml
- lib\netstandard1.3\MimeKit.dll
- lib\netstandard1.3\MimeKit.xml
- lib\netstandard1.3\Newtonsoft.Json.dll
- lib\netstandard1.3\Newtonsoft.Json.xml
- Private\Convert-Base64.ps1
- Private\Convert-DateToEpoch.ps1
- Private\Convert-EpochToDate.ps1
- Private\Get-MimeType.ps1
- Private\Import-GoogleSDK.ps1
- Private\Import-SpecificConfiguration.ps1
- Private\New-GoogleService.ps1
- Private\New-MimeMessage.ps1
- Private\Out-TruncatedString.ps1
- Private\Read-MimeMessage.ps1
- Private\Read-Prompt.ps1
- Private\Test-FileLock.ps1
- Private\ThrowTerm.ps1
- Private\Write-InlineProgress.ps1
- Private\Legacy\Get-GSToken.ps1
- Private\ListPrivate\Get-GSGroupListPrivate.ps1
- Private\ListPrivate\Get-GSGroupMemberListPrivate.ps1
- Private\ListPrivate\Get-GSOrganizationalUnitListPrivate.ps1
- Private\ListPrivate\Get-GSResourceListPrivate.ps1
- Private\ListPrivate\Get-GSShortUrlListPrivate.ps1
- Private\ListPrivate\Get-GSUserASPListPrivate.ps1
- Private\ListPrivate\Get-GSUserLicenseListPrivate.ps1
- Private\ListPrivate\Get-GSUserListPrivate.ps1
- Private\ListPrivate\Get-GSUserSchemaListPrivate.ps1
- Private\ListPrivate\Get-GSUserTokenListPrivate.ps1
- Public\Calendar\Add-GSCalendarSubscription.ps1
- Public\Calendar\Get-GSCalendarEventList.ps1
- Public\Calendar\Get-GSCalendarSubscription.ps1
- Public\Calendar\New-GSCalendarEvent.ps1
- Public\Calendar\Remove-GSCalendarSubscription.ps1
- Public\Calendar\Update-GSCalendarEvent.ps1
- Public\Configuration\Get-PSGSuiteConfig.ps1
- Public\Configuration\Set-PSGSuiteConfig.ps1
- Public\Configuration\Show-PSGSuiteConfig.ps1
- Public\Configuration\Switch-PSGSuiteConfig.ps1
- Public\Data Transfer\Get-GSDataTransferApplication.ps1
- Public\Data Transfer\Start-GSDataTransfer.ps1
- Public\Delegation\Add-GSGmailDelegate.ps1
- Public\Delegation\Get-GSGmailDelegates.ps1
- Public\Delegation\Remove-GSGmailDelegate.ps1
- Public\Drive\Add-GSDrivePermission.ps1
- Public\Drive\Copy-GSDriveFile.ps1
- Public\Drive\Export-GSDriveFile.ps1
- Public\Drive\Get-GSDriveFile.ps1
- Public\Drive\Get-GSDriveFileList.ps1
- Public\Drive\Get-GSDriveFileUploadStatus.ps1
- Public\Drive\Get-GSDrivePermission.ps1
- Public\Drive\Get-GSTeamDrive.ps1
- Public\Drive\New-GSDriveFile.ps1
- Public\Drive\New-GSTeamDrive.ps1
- Public\Drive\Remove-GSTeamDrive.ps1
- Public\Drive\Start-GSDriveFileUpload.ps1
- Public\Drive\Update-GSDriveFile.ps1
- Public\Drive\Update-GSTeamDrive.ps1
- Public\Drive\Watch-GSDriveUpload.ps1
- Public\Gmail\Add-GSGmailFilter.ps1
- Public\Gmail\Add-GSGmailForwardingAddress.ps1
- Public\Gmail\Get-GSGmailAutoForwardingSettings.ps1
- Public\Gmail\Get-GSGmailFilter.ps1
- Public\Gmail\Get-GSGmailForwardingAddress.ps1
- Public\Gmail\Get-GSGmailImapSettings.ps1
- Public\Gmail\Get-GSGmailLabel.ps1
- Public\Gmail\Get-GSGmailMessage.ps1
- Public\Gmail\Get-GSGmailMessageList.ps1
- Public\Gmail\Get-GSGmailPopSettings.ps1
- Public\Gmail\Get-GSGmailVacationSettings.ps1
- Public\Gmail\Remove-GSGmailFilter.ps1
- Public\Gmail\Remove-GSGmailMessage.ps1
- Public\Gmail\Restore-GSGmailMessage.ps1
- Public\Gmail\Send-GmailMessage.ps1
- Public\Gmail\Update-GSGmailAutoForwardingSettings.ps1
- Public\Gmail\Update-GSGmailImapSettings.ps1
- Public\Gmail\Update-GSGmailPopSettings.ps1
- Public\Gmail\Update-GSGmailVacationSettings.ps1
- Public\Groups\Add-GSGroupMember.ps1
- Public\Groups\Add-GSPrincipalGroupMembership.ps1
- Public\Groups\Get-GSGroup.ps1
- Public\Groups\Get-GSGroupAlias.ps1
- Public\Groups\Get-GSGroupMember.ps1
- Public\Groups\Get-GSGroupSettings.ps1
- Public\Groups\New-GSGroup.ps1
- Public\Groups\New-GSGroupAlias.ps1
- Public\Groups\Remove-GSGroup.ps1
- Public\Groups\Remove-GSGroupAlias.ps1
- Public\Groups\Remove-GSGroupMember.ps1
- Public\Groups\Remove-GSPrincipalGroupMembership.ps1
- Public\Groups\Set-GSGroupSettings.ps1
- Public\Groups\Update-GSGroupSettings.ps1
- Public\Helpers\Add-GSEventAttendee.ps1
- Public\Helpers\Add-GSUserAddress.ps1
- Public\Helpers\Add-GSUserExternalId.ps1
- Public\Helpers\Add-GSUserPhone.ps1
- Public\Helpers\Add-GSUserSchemaField.ps1
- Public\Helpers\Block-CoreCLREncryptionWarning.ps1
- Public\Helpers\Unblock-CoreCLREncryptionWarning.ps1
- Public\Licensing\Get-GSUserLicense.ps1
- Public\Licensing\Remove-GSUserLicense.ps1
- Public\Licensing\Set-GSUserLicense.ps1
- Public\Licensing\Update-GSUserLicense.ps1
- Public\Org Units\Get-GSOrganizationalUnit.ps1
- Public\Org Units\New-GSOrganizationalUnit.ps1
- Public\Org Units\Remove-GSOrganizationalUnit.ps1
- Public\Org Units\Update-GSOrganizationalUnit.ps1
- Public\Reports\Get-GSActivityReport.ps1
- Public\Reports\Get-GSUsageReport.ps1
- Public\Resources\Get-GSResource.ps1
- Public\Resources\New-GSResource.ps1
- Public\Resources\Remove-GSResource.ps1
- Public\Resources\Update-GSResource.ps1
- Public\Schemas\Get-GSUserSchema.ps1
- Public\Schemas\New-GSUserSchema.ps1
- Public\Schemas\Remove-GSUserSchema.ps1
- Public\Schemas\Set-GSUserSchema.ps1
- Public\Schemas\Update-GSUserSchema.ps1
- Public\Security\Get-GSMobileDevice.ps1
- Public\Security\Get-GSUserASP.ps1
- Public\Security\Get-GSUserToken.ps1
- Public\Security\Get-GSUserVerificationCodes.ps1
- Public\Security\New-GSUserVerificationCodes.ps1
- Public\Security\Remove-GSMobileDevice.ps1
- Public\Security\Remove-GSUserASP.ps1
- Public\Security\Remove-GSUserToken.ps1
- Public\Security\Revoke-GSUserVerificationCodes.ps1
- Public\Sheets\Clear-GSSheet.ps1
- Public\Sheets\Copy-GSSheet.ps1
- Public\Sheets\Export-GSSheet.ps1
- Public\Sheets\Get-GSSheetInfo.ps1
- Public\Sheets\Import-GSSheet.ps1
- Public\Sheets\New-GSSheet.ps1
- Public\URL Shortener\Get-GSShortUrl.ps1
- Public\URL Shortener\New-GSShortUrl.ps1
- Public\Users\Get-GSUser.ps1
- Public\Users\Get-GSUserAlias.ps1
- Public\Users\Get-GSUserPhoto.ps1
- Public\Users\New-GSUser.ps1
- Public\Users\New-GSUserAlias.ps1
- Public\Users\Remove-GSUser.ps1
- Public\Users\Remove-GSUserAlias.ps1
- Public\Users\Restore-GSUser.ps1
- Public\Users\Update-GSUser.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
2.36.4 | 72,166 | 3/20/2020 |
2.36.3 | 51 | 3/20/2020 |
2.36.2 | 250 | 3/3/2020 |
2.36.1 | 43 | 3/2/2020 |
2.36.0 | 75 | 2/28/2020 |
2.35.1 | 583 | 12/29/2019 |
2.35.0 | 37 | 12/29/2019 |
2.34.0 | 584 | 11/3/2019 |
2.33.2 | 400 | 10/7/2019 |
2.33.1 | 32 | 10/6/2019 |
2.33.0 | 125 | 9/27/2019 |
2.32.3 | 174 | 9/19/2019 |
2.32.2 | 99 | 9/15/2019 |
2.32.1 | 40 | 9/14/2019 |
2.32.0 | 66 | 9/13/2019 |
2.31.1 | 171 | 8/30/2019 |
2.31.0 | 492 | 7/31/2019 |
2.30.2 | 160 | 7/18/2019 |
2.30.1 | 50 | 7/17/2019 |
2.30.0 | 39 | 7/17/2019 |
2.29.0 | 234 | 6/28/2019 |
2.28.2 | 288 | 6/5/2019 |
2.28.1 | 61 | 6/1/2019 |
2.28.0 | 42 | 5/31/2019 |
2.27.0 | 166 | 5/15/2019 |
2.26.4 | 152 | 4/26/2019 |
2.26.3 | 32 | 4/26/2019 |
2.26.2 | 57 | 4/25/2019 |
2.26.1 | 171 | 4/7/2019 |
2.26.0 | 100 | 3/30/2019 |
2.25.3 | 85 | 3/26/2019 |
2.25.2 | 38 | 3/26/2019 |
2.25.1 | 31 | 3/26/2019 |
2.25.0 | 65 | 3/20/2019 |
2.24.0 | 1,474 | 3/6/2019 |
2.23.2 | 34 | 3/5/2019 |
2.23.1 | 33 | 3/5/2019 |
2.23.0 | 83 | 2/27/2019 |
2.22.4 | 202 | 2/4/2019 |
2.22.3 | 125 | 1/15/2019 |
2.22.2 | 33 | 1/15/2019 |
2.22.1 | 182 | 12/29/2018 |
2.22.0 | 44 | 12/27/2018 |
2.21.3 | 46 | 12/26/2018 |
2.21.2 | 34 | 12/24/2018 |
2.21.1 | 39 | 12/21/2018 |
2.21.0 | 40 | 12/19/2018 |
2.20.2 | 166 | 11/25/2018 |
2.20.1 | 31 | 11/25/2018 |
2.20.0 | 67 | 11/20/2018 |
2.19.0 | 71 | 11/14/2018 |
2.18.1 | 61 | 11/8/2018 |
2.18.0 | 57 | 11/6/2018 |
2.17.2 | 83 | 10/25/2018 |
2.17.1 | 62 | 10/23/2018 |
2.17.0 | 32 | 10/23/2018 |
2.16.1 | 80 | 10/14/2018 |
2.16.0 | 32 | 10/14/2018 |
2.15.4 | 41 | 10/12/2018 |
2.15.3 | 42 | 10/10/2018 |
2.15.2 | 45 | 10/9/2018 |
2.15.1 | 64 | 10/5/2018 |
2.15.0 | 48 | 10/3/2018 |
2.14.1 | 43 | 10/2/2018 |
2.14.0 | 45 | 9/28/2018 |
2.13.2 | 159 | 8/31/2018 |
2.13.1 | 123 | 8/24/2018 |
2.13.0 | 115 | 8/15/2018 |
2.12.1 | 81 | 7/26/2018 |
2.12.0 | 75 | 7/13/2018 |
2.11.0 | 73 | 7/6/2018 |
2.10.2 | 37 | 7/5/2018 |
2.10.1 | 29 | 7/4/2018 |
2.10.0 | 35 | 7/3/2018 |
2.9.0 | 23 | 7/1/2018 |
2.8.1 | 23 | 6/29/2018 |
2.8.0 | 23 | 6/27/2018 |
2.7.2 | 35 | 6/22/2018 |
2.7.1 | 23 | 6/21/2018 |
2.7.0 | 35 | 6/17/2018 |
2.6.3 | 39 | 6/9/2018 |
2.6.2 | 92 | 5/18/2018 |
2.6.1 | 24 | 5/17/2018 |
2.6.0 | 43 | 5/8/2018 |
2.5.4 | 28 | 5/4/2018 |
2.5.3 (current version) | 18 | 5/4/2018 |
2.5.2 | 26 | 5/3/2018 |
2.5.1 | 46 | 5/1/2018 |
2.5.0 | 34 | 4/30/2018 |
2.4.0 | 126 | 4/9/2018 |
2.3.0 | 33 | 4/9/2018 |
2.2.1 | 58 | 3/28/2018 |
2.2.0 | 82 | 3/17/2018 |
2.1.7 | 48 | 3/10/2018 |
2.1.6 | 47 | 3/1/2018 |
2.1.5 | 50 | 2/20/2018 |
2.1.4 | 43 | 2/16/2018 |
2.1.3 | 35 | 2/16/2018 |
2.1.2 | 51 | 2/10/2018 |
2.1.1 | 32 | 2/10/2018 |
2.1.0 | 32 | 2/10/2018 |
2.0.3 | 39 | 2/9/2018 |
2.0.2 | 47 | 2/6/2018 |
2.0.1 | 39 | 2/5/2018 |
2.0.0 | 43 | 2/5/2018 |
1.2.1 | 415 | 3/12/2017 |
1.2.0 | 37 | 3/12/2017 |
1.1.5 | 42 | 2/27/2017 |
1.1.2 | 35 | 2/22/2017 |
1.1.1 | 40 | 2/12/2017 |
1.1.0 | 34 | 2/12/2017 |
1.0.6 | 36 | 2/8/2017 |
1.0.5 | 33 | 2/8/2017 |