PowerShellGet
3.0.0-beta300
PowerShell module with commands for discovering, installing, updating and publishing the PowerShell artifacts like Modules, DSC Resources, Role Capabilities and Scripts.
Minimum PowerShell version
3.0
See the version list below for details.
Installation Options
Owners
Copyright
(c) Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Tags
PackageManagement Linux Mac Windows
Functions
Find-PSResource Get-PSResourceRepository Get-PSResource Install-PSResource Register-PSResourceRepository Save-PSResource Set-PSResourceRepository Uninstall-PSResource Unregister-PSResourceRepository Update-PSResource
PSEditions
Dependencies
This module has no dependencies.
Release Notes
### 3.0.0-beta3
New Features
* -RequiredResource parameter for Install-PSResource
* -RequiredResourceFile parameter for Install-PSResource
* -IncludeXML parameter in Save-PSResource
Bug Fixes
* Resolved paths in Install-PSRsource and Save-PSResource
* Resolved issues with capitalization (for unix systems) in Install-PSResource and Save-PSResource
### 3.0.0-beta2
New Features
* Progress bar and -Quiet parameter for Install-PSResource
* -TrustRepository parameter for Install-PSResource
* -NoClobber parameter for Install-PSResource
* -AcceptLicense for Install-PSResource
* -Force parameter for Install-PSResource
* -Reinstall parameter for Install-PSResource
* Improved error handling
### 3.0.0-beta1
BREAKING CHANGE
* Preview version of PowerShellGet. Many features are not fully implemented yet. Please see https://devblogs.microsoft.com/powershell/powershellget-3-0-preview1 for more details.
FileList
- PowerShellGet.nuspec
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- LICENSE
- PowerShellGet.psd1
- PSModule.psm1
- README.md
- SignConfig.xml
- src\bootstrap.ps1
- src\build.ps1
- src\CacheSettings.cs
- src\FindPSResource.cs
- src\GetPSResource.cs
- src\GetPSResourceRepository.cs
- src\InstallPkgParams.cs
- src\InstallPSResource.cs
- src\LoggerCatalogLeafProcessor.cs
- src\PackageMetadata.cs
- src\PackageMetadataAllTables.cs
- src\PowerShellGet.csproj
- src\PowerShellGet.psd1
- src\PowerShellGet.sln
- src\PSModule.psm1
- src\PublishPSResource.cs
- src\RegisterPSResourceRepository.cs
- src\RepositorySettings.cs
- src\ResourceSettings.cs
- src\SavePSResource.cs
- src\SetPSResourceRepository.cs
- src\TestLogger.cs
- src\UninstallPSResource.cs
- src\UnregisterPSResourceRepository.cs
- src\UpdatePSResource.cs
- src\bin\Debug\net472\LinqKit.Core.dll
- src\bin\Debug\net472\Microsoft.Bcl.AsyncInterfaces.dll
- src\bin\Debug\net472\Microsoft.Extensions.Configuration.Abstractions.dll
- src\bin\Debug\net472\Microsoft.Extensions.Configuration.Binder.dll
- src\bin\Debug\net472\Microsoft.Extensions.Configuration.dll
- src\bin\Debug\net472\Microsoft.Extensions.DependencyInjection.Abstractions.dll
- src\bin\Debug\net472\Microsoft.Extensions.DependencyInjection.dll
- src\bin\Debug\net472\Microsoft.Extensions.Logging.Abstractions.dll
- src\bin\Debug\net472\Microsoft.Extensions.Logging.dll
- src\bin\Debug\net472\Microsoft.Extensions.Options.dll
- src\bin\Debug\net472\Microsoft.Extensions.Primitives.dll
- src\bin\Debug\net472\MoreLinq.dll
- src\bin\Debug\net472\Newtonsoft.Json.dll
- src\bin\Debug\net472\NuGet.Commands.dll
- src\bin\Debug\net472\NuGet.Common.dll
- src\bin\Debug\net472\NuGet.Configuration.dll
- src\bin\Debug\net472\NuGet.Credentials.dll
- src\bin\Debug\net472\NuGet.DependencyResolver.Core.dll
- src\bin\Debug\net472\NuGet.Frameworks.dll
- src\bin\Debug\net472\NuGet.LibraryModel.dll
- src\bin\Debug\net472\NuGet.Packaging.dll
- src\bin\Debug\net472\NuGet.ProjectModel.dll
- src\bin\Debug\net472\NuGet.Protocol.Catalog.dll
- src\bin\Debug\net472\NuGet.Protocol.Core.Types.dll
- src\bin\Debug\net472\NuGet.Protocol.dll
- src\bin\Debug\net472\NuGet.Repositories.dll
- src\bin\Debug\net472\NuGet.Versioning.dll
- src\bin\Debug\net472\PowerShellGet.dll
- src\bin\Debug\net472\PowerShellGet.pdb
- src\bin\Debug\net472\System.Buffers.dll
- src\bin\Debug\net472\System.ComponentModel.Annotations.dll
- src\bin\Debug\net472\System.Management.Automation.dll
- src\bin\Debug\net472\System.Memory.dll
- src\bin\Debug\net472\System.Numerics.Vectors.dll
- src\bin\Debug\net472\System.Runtime.CompilerServices.Unsafe.dll
- src\bin\Debug\net472\System.Security.Principal.Windows.dll
- src\bin\Debug\net472\System.Threading.Tasks.Extensions.dll
- src\bin\Debug\net472\System.ValueTuple.dll
- src\bin\Debug\netstandard2.0\PowerShellGet.deps.json
- src\bin\Debug\netstandard2.0\PowerShellGet.dll
- src\bin\Debug\netstandard2.0\PowerShellGet.pdb
- src\bin\Debug\netstandard2.0\publish\LinqKit.Core.dll
- src\bin\Debug\netstandard2.0\publish\Microsoft.Bcl.AsyncInterfaces.dll
- src\bin\Debug\netstandard2.0\publish\Microsoft.Build.dll
- src\bin\Debug\netstandard2.0\publish\Microsoft.Build.Framework.dll
- src\bin\Debug\netstandard2.0\publish\Microsoft.Build.Utilities.Core.dll
- src\bin\Debug\netstandard2.0\publish\Microsoft.CSharp.dll
- src\bin\Debug\netstandard2.0\publish\Microsoft.DotNet.Cli.Utils.dll
- src\bin\Debug\netstandard2.0\publish\Microsoft.DotNet.PlatformAbstractions.dll
- src\bin\Debug\netstandard2.0\publish\Microsoft.Extensions.Configuration.Abstractions.dll
- src\bin\Debug\netstandard2.0\publish\Microsoft.Extensions.Configuration.Binder.dll
- src\bin\Debug\netstandard2.0\publish\Microsoft.Extensions.Configuration.dll
- src\bin\Debug\netstandard2.0\publish\Microsoft.Extensions.DependencyInjection.Abstractions.dll
- src\bin\Debug\netstandard2.0\publish\Microsoft.Extensions.DependencyInjection.dll
- src\bin\Debug\netstandard2.0\publish\Microsoft.Extensions.DependencyModel.dll
- src\bin\Debug\netstandard2.0\publish\Microsoft.Extensions.Logging.Abstractions.dll
- src\bin\Debug\netstandard2.0\publish\Microsoft.Extensions.Logging.dll
- src\bin\Debug\netstandard2.0\publish\Microsoft.Extensions.Options.dll
- src\bin\Debug\netstandard2.0\publish\Microsoft.Extensions.Primitives.dll
- src\bin\Debug\netstandard2.0\publish\MoreLinq.dll
- src\bin\Debug\netstandard2.0\publish\Newtonsoft.Json.dll
- src\bin\Debug\netstandard2.0\publish\NuGet.CommandLine.XPlat.exe
- src\bin\Debug\netstandard2.0\publish\NuGet.Commands.dll
- src\bin\Debug\netstandard2.0\publish\NuGet.Common.dll
- src\bin\Debug\netstandard2.0\publish\NuGet.Configuration.dll
- src\bin\Debug\netstandard2.0\publish\NuGet.Credentials.dll
- src\bin\Debug\netstandard2.0\publish\NuGet.DependencyResolver.Core.dll
- src\bin\Debug\netstandard2.0\publish\NuGet.Frameworks.dll
- src\bin\Debug\netstandard2.0\publish\NuGet.LibraryModel.dll
- src\bin\Debug\netstandard2.0\publish\NuGet.Packaging.dll
- src\bin\Debug\netstandard2.0\publish\NuGet.ProjectModel.dll
- src\bin\Debug\netstandard2.0\publish\NuGet.Protocol.Catalog.dll
- src\bin\Debug\netstandard2.0\publish\NuGet.Protocol.Core.Types.dll
- src\bin\Debug\netstandard2.0\publish\NuGet.Protocol.dll
- src\bin\Debug\netstandard2.0\publish\NuGet.Repositories.dll
- src\bin\Debug\netstandard2.0\publish\NuGet.Versioning.dll
- src\bin\Debug\netstandard2.0\publish\PowerShellGet.deps.json
- src\bin\Debug\netstandard2.0\publish\PowerShellGet.dll
- src\bin\Debug\netstandard2.0\publish\PowerShellGet.pdb
- src\bin\Debug\netstandard2.0\publish\System.AppContext.dll
- src\bin\Debug\netstandard2.0\publish\System.Buffers.dll
- src\bin\Debug\netstandard2.0\publish\System.Collections.Concurrent.dll
- src\bin\Debug\netstandard2.0\publish\System.Collections.Immutable.dll
- src\bin\Debug\netstandard2.0\publish\System.Collections.NonGeneric.dll
- src\bin\Debug\netstandard2.0\publish\System.ComponentModel.Annotations.dll
- src\bin\Debug\netstandard2.0\publish\System.Data.DataSetExtensions.dll
- src\bin\Debug\netstandard2.0\publish\System.Diagnostics.Contracts.dll
- src\bin\Debug\netstandard2.0\publish\System.Diagnostics.DiagnosticSource.dll
- src\bin\Debug\netstandard2.0\publish\System.Dynamic.Runtime.dll
- src\bin\Debug\netstandard2.0\publish\System.IO.FileSystem.Primitives.dll
- src\bin\Debug\netstandard2.0\publish\System.Linq.dll
- src\bin\Debug\netstandard2.0\publish\System.Linq.Expressions.dll
- src\bin\Debug\netstandard2.0\publish\System.Linq.Parallel.dll
- src\bin\Debug\netstandard2.0\publish\System.Management.Automation.dll
- src\bin\Debug\netstandard2.0\publish\System.Memory.dll
- src\bin\Debug\netstandard2.0\publish\System.Numerics.Vectors.dll
- src\bin\Debug\netstandard2.0\publish\System.ObjectModel.dll
- src\bin\Debug\netstandard2.0\publish\System.Private.DataContractSerialization.dll
- src\bin\Debug\netstandard2.0\publish\System.Reflection.Emit.dll
- src\bin\Debug\netstandard2.0\publish\System.Reflection.Emit.ILGeneration.dll
- src\bin\Debug\netstandard2.0\publish\System.Reflection.Emit.Lightweight.dll
- src\bin\Debug\netstandard2.0\publish\System.Reflection.Metadata.dll
- src\bin\Debug\netstandard2.0\publish\System.Reflection.TypeExtensions.dll
- src\bin\Debug\netstandard2.0\publish\System.Resources.Reader.dll
- src\bin\Debug\netstandard2.0\publish\System.Runtime.CompilerServices.Unsafe.dll
- src\bin\Debug\netstandard2.0\publish\System.Runtime.Loader.dll
- src\bin\Debug\netstandard2.0\publish\System.Runtime.Numerics.dll
- src\bin\Debug\netstandard2.0\publish\System.Runtime.Serialization.Formatters.dll
- src\bin\Debug\netstandard2.0\publish\System.Runtime.Serialization.Primitives.dll
- src\bin\Debug\netstandard2.0\publish\System.Runtime.Serialization.Xml.dll
- src\bin\Debug\netstandard2.0\publish\System.Security.Cryptography.OpenSsl.dll
- src\bin\Debug\netstandard2.0\publish\System.Security.Cryptography.Primitives.dll
- src\bin\Debug\netstandard2.0\publish\System.Security.Principal.dll
- src\bin\Debug\netstandard2.0\publish\System.Security.Principal.Windows.dll
- src\bin\Debug\netstandard2.0\publish\System.Text.RegularExpressions.dll
- src\bin\Debug\netstandard2.0\publish\System.Threading.dll
- src\bin\Debug\netstandard2.0\publish\System.Threading.Tasks.Dataflow.dll
- src\bin\Debug\netstandard2.0\publish\System.Threading.Tasks.Extensions.dll
- src\bin\Debug\netstandard2.0\publish\System.Threading.Thread.dll
- src\bin\Debug\netstandard2.0\publish\System.Threading.ThreadPool.dll
- src\bin\Debug\netstandard2.0\publish\System.Xml.ReaderWriter.dll
- src\bin\Debug\netstandard2.0\publish\System.Xml.XDocument.dll
- src\bin\Debug\netstandard2.0\publish\System.Xml.XmlDocument.dll
- src\bin\Debug\netstandard2.0\publish\System.Xml.XmlSerializer.dll
- src\bin\Debug\netstandard2.0\publish\System.Xml.XPath.dll
- src\bin\Debug\netstandard2.0\publish\System.Xml.XPath.XmlDocument.dll
- src\bin\Debug\netstandard2.0\publish\cs\Microsoft.DotNet.Cli.Utils.resources.dll
- src\bin\Debug\netstandard2.0\publish\de\Microsoft.DotNet.Cli.Utils.resources.dll
- src\bin\Debug\netstandard2.0\publish\es\Microsoft.DotNet.Cli.Utils.resources.dll
- src\bin\Debug\netstandard2.0\publish\fr\Microsoft.DotNet.Cli.Utils.resources.dll
- src\bin\Debug\netstandard2.0\publish\it\Microsoft.DotNet.Cli.Utils.resources.dll
- src\bin\Debug\netstandard2.0\publish\ja\Microsoft.DotNet.Cli.Utils.resources.dll
- src\bin\Debug\netstandard2.0\publish\ko\Microsoft.DotNet.Cli.Utils.resources.dll
- src\bin\Debug\netstandard2.0\publish\pl\Microsoft.DotNet.Cli.Utils.resources.dll
- src\bin\Debug\netstandard2.0\publish\pt-BR\Microsoft.DotNet.Cli.Utils.resources.dll
- src\bin\Debug\netstandard2.0\publish\ru\Microsoft.DotNet.Cli.Utils.resources.dll
- src\bin\Debug\netstandard2.0\publish\tr\Microsoft.DotNet.Cli.Utils.resources.dll
- src\bin\Debug\netstandard2.0\publish\zh-Hans\Microsoft.DotNet.Cli.Utils.resources.dll
- src\bin\Debug\netstandard2.0\publish\zh-Hant\Microsoft.DotNet.Cli.Utils.resources.dll
- src\bin\Debug\netstandard20\PowerShellGet.deps.json
- src\bin\Debug\netstandard20\PowerShellGet.dll
- src\bin\Debug\netstandard20\PowerShellGet.pdb
- src\obj\PowerShellGet.csproj.nuget.cache
- src\obj\PowerShellGet.csproj.nuget.dgspec.json
- src\obj\PowerShellGet.csproj.nuget.g.props
- src\obj\PowerShellGet.csproj.nuget.g.targets
- src\obj\project.assets.json
- src\obj\Debug\net451\PowerShellGet.AssemblyInfo.cs
- src\obj\Debug\net451\PowerShellGet.AssemblyInfoInputs.cache
- src\obj\Debug\net451\PowerShellGet.assets.cache
- src\obj\Debug\net451\PowerShellGet.csproj.FileListAbsolute.txt
- src\obj\Debug\net451\PowerShellGet.csprojAssemblyReference.cache
- src\obj\Debug\net452\PowerShellGet.AssemblyInfo.cs
- src\obj\Debug\net452\PowerShellGet.AssemblyInfoInputs.cache
- src\obj\Debug\net452\PowerShellGet.assets.cache
- src\obj\Debug\net452\PowerShellGet.csproj.FileListAbsolute.txt
- src\obj\Debug\net452\PowerShellGet.csprojAssemblyReference.cache
- src\obj\Debug\net461\PowerShellGet.AssemblyInfo.cs
- src\obj\Debug\net461\PowerShellGet.AssemblyInfoInputs.cache
- src\obj\Debug\net461\PowerShellGet.assets.cache
- src\obj\Debug\net461\PowerShellGet.csproj.FileListAbsolute.txt
- src\obj\Debug\net461\PowerShellGet.csprojAssemblyReference.cache
- src\obj\Debug\net462\PowerShellGet.AssemblyInfo.cs
- src\obj\Debug\net462\PowerShellGet.AssemblyInfoInputs.cache
- src\obj\Debug\net462\PowerShellGet.assets.cache
- src\obj\Debug\net462\PowerShellGet.csproj.FileListAbsolute.txt
- src\obj\Debug\net462\PowerShellGet.csprojAssemblyReference.cache
- src\obj\Debug\net472\PowerShellGet.AssemblyInfo.cs
- src\obj\Debug\net472\PowerShellGet.AssemblyInfoInputs.cache
- src\obj\Debug\net472\PowerShellGet.assets.cache
- src\obj\Debug\net472\PowerShellGet.csproj.CopyComplete
- src\obj\Debug\net472\PowerShellGet.csproj.FileListAbsolute.txt
- src\obj\Debug\net472\PowerShellGet.csprojAssemblyReference.cache
- src\obj\Debug\net472\PowerShellGet.dll
- src\obj\Debug\net472\PowerShellGet.pdb
- src\obj\Debug\netcoreapp2.1\PowerShellGet.AssemblyInfo.cs
- src\obj\Debug\netcoreapp2.1\PowerShellGet.AssemblyInfoInputs.cache
- src\obj\Debug\netcoreapp2.1\PowerShellGet.assets.cache
- src\obj\Debug\netcoreapp2.1\PowerShellGet.csproj.FileListAbsolute.txt
- src\obj\Debug\netcoreapp2.1\PowerShellGet.csprojAssemblyReference.cache
- src\obj\Debug\netstandard2.0\PowerShellGet.AssemblyInfo.cs
- src\obj\Debug\netstandard2.0\PowerShellGet.AssemblyInfoInputs.cache
- src\obj\Debug\netstandard2.0\PowerShellGet.assets.cache
- src\obj\Debug\netstandard2.0\PowerShellGet.csproj.FileListAbsolute.txt
- src\obj\Debug\netstandard2.0\PowerShellGet.csprojAssemblyReference.cache
- src\obj\Debug\netstandard2.0\PowerShellGet.dll
- src\obj\Debug\netstandard2.0\PowerShellGet.pdb
- src\obj\Debug\netstandard20\PowerShellGet.AssemblyInfo.cs
- src\obj\Debug\netstandard20\PowerShellGet.AssemblyInfoInputs.cache
- src\obj\Debug\netstandard20\PowerShellGet.assets.cache
- src\obj\Debug\netstandard20\PowerShellGet.csproj.FileListAbsolute.txt
- src\obj\Debug\netstandard20\PowerShellGet.csprojAssemblyReference.cache
- src\obj\Debug\netstandard20\PowerShellGet.dll
- src\obj\Debug\netstandard20\PowerShellGet.pdb
- test\Pester.PSRepositoryTests.ps1
- test\Pester.RequiredResourceTests.ps1
- src\bin\Debug\net451\_._
- src\bin\Debug\net452\_._
- src\bin\Debug\net461\_._
- src\bin\Debug\net462\_._
- src\bin\Debug\netcoreapp2.1\_._
Version History
Version | Downloads | Last updated |
---|---|---|
26.0.0 | 763 | 8/10/2020 |
25.0.0 | 1 | 8/10/2020 |
24.0.0 | 3 | 8/10/2020 |
23.0.0 | 2 | 8/7/2020 |
3.0.0-test9 | 3 | 8/18/2020 |
3.0.0-test8 | 2 | 8/18/2020 |
3.0.0-test7 | 1 | 8/17/2020 |
3.0.0-test6 | 1 | 8/15/2020 |
3.0.0-test5 | 1 | 8/15/2020 |
3.0.0-test4 | 1 | 8/13/2020 |
3.0.0-test3 | 1 | 8/13/2020 |
3.0.0-test2 | 1 | 8/13/2020 |
3.0.0-test16 | 60 | 8/24/2020 |
3.0.0-test156 | 4 | 8/24/2020 |
3.0.0-test155 | 2 | 8/24/2020 |
3.0.0-test154 | 2 | 8/24/2020 |
3.0.0-test153 | 2 | 8/24/2020 |
3.0.0-test152 | 1 | 8/24/2020 |
3.0.0-test151 | 3 | 8/23/2020 |
3.0.0-test150 | 1 | 8/23/2020 |
3.0.0-test149 | 3 | 8/23/2020 |
3.0.0-test148 | 5 | 8/21/2020 |
3.0.0-test147 | 2 | 8/21/2020 |
3.0.0-test146 | 3 | 8/21/2020 |
3.0.0-test1447 | 1 | 8/27/2020 |
3.0.0-test144 | 3 | 8/20/2020 |
3.0.0-test143 | 2 | 8/19/2020 |
3.0.0-test142 | 2 | 8/19/2020 |
3.0.0-test141 | 2 | 8/19/2020 |
3.0.0-test14 | 2 | 8/19/2020 |
3.0.0-test13 | 2 | 8/19/2020 |
3.0.0-test12 | 2 | 8/18/2020 |
3.0.0-test11 | 2 | 8/18/2020 |
3.0.0-test10 | 2 | 8/18/2020 |
3.0.0-test1 | 1 | 8/11/2020 |
3.0.0-beta9t... | 1 | 8/31/2020 |
3.0.0-beta9t... | 1 | 8/31/2020 |
3.0.0-beta9t... | 1 | 8/31/2020 |
3.0.0-beta9test | 3 | 8/28/2020 |
3.0.0-beta9 | 2 | 7/29/2020 |
3.0.0-beta81 | 1 | 7/30/2020 |
3.0.0-beta8 | 1 | 7/30/2020 |
3.0.0-beta61453 | 1 | 7/7/2020 |
3.0.0-beta61452 | 1 | 7/7/2020 |
3.0.0-beta61451 | 1 | 7/7/2020 |
3.0.0-beta6145 | 1 | 7/7/2020 |
3.0.0-beta6144 | 1 | 7/7/2020 |
3.0.0-beta6143 | 1 | 7/7/2020 |
3.0.0-beta6142 | 1 | 7/7/2020 |
3.0.0-beta6141 | 1 | 7/5/2020 |
3.0.0-beta614 | 1 | 7/5/2020 |
3.0.0-beta613 | 1 | 7/4/2020 |
3.0.0-beta612 | 1 | 7/4/2020 |
3.0.0-beta611 | 1 | 7/4/2020 |
3.0.0-beta61 | 1 | 7/4/2020 |
3.0.0-beta60 | 1 | 7/4/2020 |
3.0.0-beta6 | 1 | 7/2/2020 |
3.0.0-beta4 | 1 | 6/3/2020 |
3.0.0-beta31 | 1 | 5/26/2020 |
3.0.0-beta300 (current version) | 1 | 5/20/2020 |
3.0.0-beta3 | 1 | 5/15/2020 |
3.0.0-beta23 | 1 | 7/30/2020 |
3.0.0-beta22 | 1 | 7/30/2020 |
3.0.0-beta21 | 1 | 7/30/2020 |
3.0.0-beta20 | 1 | 7/30/2020 |
3.0.0-beta2 | 1 | 4/29/2020 |
3.0.0-beta19 | 1 | 7/30/2020 |
3.0.0-beta18 | 1 | 7/30/2020 |
3.0.0-beta17 | 1 | 7/30/2020 |
3.0.0-beta16 | 1 | 7/30/2020 |
3.0.0-beta15 | 1 | 7/30/2020 |
3.0.0-beta14 | 1 | 7/30/2020 |
3.0.0-beta13 | 1 | 7/30/2020 |
3.0.0-beta12 | 2 | 7/30/2020 |
3.0.0-beta11 | 2 | 7/29/2020 |
3.0.0-beta10... | 2 | 9/4/2020 |
3.0.0-beta10 | 5 | 7/29/2020 |
3.0.0-beta1 | 1 | 3/30/2020 |
3.0.0-beta08 | 1 | 7/30/2020 |
3.0.0-beta00000 | 1 | 3/25/2020 |
3.0.0-beta0000 | 1 | 3/25/2020 |
3.0.0-beta000 | 1 | 3/25/2020 |
3.0.0-beta00 | 1 | 3/25/2020 |
2.2.5.4 | 1 | 6/28/2022 |
2.2.5.3 | 1 | 6/27/2022 |
2.2.5.2 | 1 | 6/23/2022 |
2.2.5 | 16 | 9/22/2020 |
2.2.4.2 | 2 | 8/27/2020 |
2.2.4.1 | 23 | 4/22/2020 |
2.2.3 | 1 | 12/23/2019 |
2.2.2 | 1 | 12/11/2019 |
2.2.1 | 4 | 8/16/2019 |
2.2 | 1 | 7/1/2019 |
2.1.5 | 1 | 6/18/2019 |
2.1.4 | 1 | 5/21/2019 |
2.1.3 | 1 | 5/14/2019 |
2.1.2 | 1 | 3/15/2019 |
2.1.1 | 1 | 3/14/2019 |
2.1.0 | 1 | 3/8/2019 |
2.0.4 | 1 | 1/14/2019 |
2.0.3 | 1 | 11/19/2018 |
2.0.2 | 1 | 11/16/2018 |
2.0.1 | 1 | 9/24/2018 |
2.0.0 | 1 | 9/13/2018 |
1.6.7 | 1 | 8/17/2018 |
1.6.6 | 1 | 6/29/2018 |
1.6.5 | 6 | 5/16/2018 |
1.6.0 | 1 | 12/5/2017 |
1.5.0.0 | 1 | 10/7/2017 |
1.1.3.2 | 1 | 8/8/2017 |
1.1.3.1 | 1 | 5/15/2017 |
1.1.2.0 | 1 | 12/5/2016 |
1.1.1.0 | 1 | 10/12/2016 |
1.1.0.0 | 1 | 9/27/2016 |
1.0.0.6 | 1 | 4/26/2016 |
1.0.0.5 | 1 | 3/11/2016 |
1.0.0.4 | 1 | 3/4/2016 |
1.0.0.3 | 1 | 12/1/2015 |
1.0.0.2 | 1 | 10/30/2015 |
0.5 | 4 | 6/4/2014 |