AWSPowerShell.NetCore

3.3.390.0

The AWS Tools for PowerShell Core lets developers and administrators manage their AWS services from the PowerShell Core scripting environment.

Minimum PowerShell version

5.1

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AWSPowerShell.NetCore -RequiredVersion 3.3.390.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AWSPowerShell.NetCore -Version 3.3.390.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright 2012-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.

Package Details

Author(s)

  • Amazon.com Inc

Tags

AWS cloud

Cmdlets

*-*

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

### 3.3.390.0 (2018-10-22)
 * Cmdlets and parameters are now marked as obsolete if the corresponding service operation or parameter are deprecated.
 * Added support for Set-AWSProxy and Clear-AWSProxy cmdlets to AWSPowerShell.NetCore
 * Amazon Storage Gateway
   * [Breaking Change] The response data from the service's RefreshCache API has been extended to emit both the file share ARN and the notification id.
 * Amazon APIGateway
   * Updated cmdlets Test-AGInvokeMethod and Test-AGInvokeAuthorizer adding support for multi-value parameters.
 * Amazon AppStream
   * Added cmdlets providing support for creating, managing, and deleting users in the AppStream 2.0 user pool.
 * Amazon Auto Scaling
   * DateTime parameters of Get-ASScheduledAction and Write-ASScheduledUpdateGroupAction were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon CloudWatch
   * DateTime parameters of Get-CWAlarmHistory and Get-CWMetricData, Get-CWMetricStatistic were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon CodeCommit
   * Added cmdlets Get-CCFile, Get-CCFolder and Remove-CCFile allowing to get the contents of a file, get the contents of a folder, and delete a file in an AWS CodeCommit repository.
 * Amazon CodeStar
   * Updated cmdlet New-CSTProject enabling to tag CodeStar Projects at creation.
 * Amazon DirectConnect
   * Added cmdlet Update-DCVirtualInterfaceAttribute allowing to modify the MTU value of existing virtual interfaces.
 * Amazon Directory Service
   * Added and updated cmdlets related to launch of cross account for Directory Service and to create a new type of trust for active directory.
 * Amazon EC2
   * DateTime parameters of multiple cmdlets were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
   * Updated cmdlet Get-EC2RouteTable to add pagination support.
 * Amazon Elastic Beanstalk
   * DateTime parameters of Get-EBEnvironment and Get-EBEvent were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon ElastiCache
   * DateTime parameters of Get-ECEvent were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon Elasticsearch
   * Added cmdlets Start-ESElasticsearchServiceSoftwareUpdate and Stop-ESElasticsearchServiceSoftwareUpdate to support customer-scheduled service software updates. When new service software becomes available, you can request an update to your domain and benefit from new features more quickly. If you take no action, we update the service software automatically after a certain time frame.
 * Amazon Glue
   * Added cmdlet Get-GLUEDataCatalogEncryptionSetting. AWS Glue now supports data encryption at rest for ETL jobs and development endpoints. With encryption enabled, when you run ETL jobs, or development endpoints, Glue will use AWS KMS keys to write encrypted data at rest. You can also encrypt the metadata stored in the Glue Data Catalog using keys that you manage with AWS KMS. Additionally, you can use AWS KMS keys to encrypt the logs generated by crawlers and ETL jobs as well as encrypt ETL job bookmarks. Encryption settings for Glue crawlers, ETL jobs, and development endpoints can be configured using the security configurations in Glue. Glue Data Catalog encryption can be enabled via the settings for the Glue Data Catalog.
   * Added cmdlets Set-GLUEResourcePolicy, Get-GLUEResourcePolicy and Remove-GLUEResourcePolicy for creating, updating, reading and deleting Data Catalog resource-based policies.
 * Amazon GuardDuty
   * Updated cmdlets New-GDDetector and Update-GDDetector to support optional FindingPublishingFrequency parameter.
   * Updated cmdlets New-GDThreatIntelSet, New-GDIPSet and New-GDDetector to add an idempotency token parameter.
 * Amazon IoT
   * DateTime parameters of Get-IOTTaskList and Get-IOTViolationEventsList were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
   * Updated cmdlets New-IOTJob, Start-IOTJNextPendingJobExecution and Update-IOTJJobExecution to support job execution timeout functionalities. Customer now can set job execution timeout on the job level when creating a job.
 * Amazon Lightsail
   * Added cmdlets supporting Lightsail managed databases.
 * Amazon MediaConvert
   * Updated New-EMCQueue and Update-EMCQueue to support offering lower prices for predictable, non-urgent workloads, we propose the concept of Reserved Transcode pricing.
 * Amazon MQ
   * Updated cmdlet Update-MQBroker with new parameters AutoMinorVersionUpgrade and EngineVersion to support ActiveMQ 5.15.6, in addition to 5.15.0.
 * Amazon OpsWorksCM
   * Added cmdlet Export-OWCMServerEngineAttribute allowing to export engine specific attributes like the UserData script used for unattended bootstrapping of new nodes that connect to the server.
 * Amazon RDS
   * DateTime parameters of Get-RDSEvent, Reset-RDSDBCluster, Restore-RDSDBClusterToPointInTime and Restore-RDSDBInstanceToPointInTime were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
   * Updated cmdlets to support Deletion Protection for RDS databases.
 * Amazon Redshift
   * DateTime parameters of Get-RSClusterSnapshot and Get-RSEvent were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon S3
   * DateTime parameters of Copy-S3Object, Get-S3ObjectMetadata and Read-S3Object were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon ServiceCatalog
   * Added cmdlets to support Service Actions. With service actions, you as the administrator can enable end users to perform operational tasks, troubleshoot issues, run approved commands, or request permissions within Service Catalog. Service actions are defined using AWS Systems Manager documents, where you have access to pre-defined actions that implement AWS best practices, such asEC2 stop and reboot, as well as the ability to define custom actions.
 * Amazon Simple Email Service
   * DateTime parameters of Send-SESBounce were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon SimpleSystemsManagement
   * Added and updated cmdlets allowing to interact with maintenance windows.
   * Updated cmdlets New-SSMPatchBaseline and Update-SSMPatchBaseline adding RejectedPatchesAction to enable stricted validation of the rejected Patches List.
 * Amazon StorageGateway
   * Updated cmdlet Invoke-SGCacheRefresh allowing to specify folders and subfolders.
 * Amazon  TranscribeService
   * Added cmdlet Remove-TRSTranscriptionJob allowing to delete completed transcription jobs.
 * Amazon WorkDocs
   * DateTime parameters of Get-WDActivity were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.

FileList

  • AWSPowerShell.NetCore.nuspec
  • AWSAliases.ps1
  • AWSPowerShell.Format.ps1xml
  • AWSPowerShell.NetCore.dll
  • AWSPowerShell.NetCore.dll-Help.xml
  • AWSPowerShell.NetCore.psd1
  • AWSPowerShell.TypeExtensions.ps1xml
  • AWSPowerShellCompleters.psm1
  • AWSPowerShellLegacyAliases.psm1
  • AWSSDK.ACMPCA.dll
  • AWSSDK.AlexaForBusiness.dll
  • AWSSDK.APIGateway.dll
  • AWSSDK.ApplicationAutoScaling.dll
  • AWSSDK.ApplicationDiscoveryService.dll
  • AWSSDK.AppStream.dll
  • AWSSDK.AppSync.dll
  • AWSSDK.Athena.dll
  • AWSSDK.AutoScaling.dll
  • AWSSDK.AutoScalingPlans.dll
  • AWSSDK.AWSHealth.dll
  • AWSSDK.AWSMarketplaceCommerceAnalytics.dll
  • AWSSDK.AWSMarketplaceMetering.dll
  • AWSSDK.AWSSupport.dll
  • AWSSDK.Batch.dll
  • AWSSDK.Budgets.dll
  • AWSSDK.CertificateManager.dll
  • AWSSDK.Cloud9.dll
  • AWSSDK.CloudDirectory.dll
  • AWSSDK.CloudFormation.dll
  • AWSSDK.CloudFront.dll
  • AWSSDK.CloudHSM.dll
  • AWSSDK.CloudHSMV2.dll
  • AWSSDK.CloudSearch.dll
  • AWSSDK.CloudSearchDomain.dll
  • AWSSDK.CloudTrail.dll
  • AWSSDK.CloudWatch.dll
  • AWSSDK.CloudWatchEvents.dll
  • AWSSDK.CloudWatchLogs.dll
  • AWSSDK.CodeBuild.dll
  • AWSSDK.CodeCommit.dll
  • AWSSDK.CodeDeploy.dll
  • AWSSDK.CodePipeline.dll
  • AWSSDK.CodeStar.dll
  • AWSSDK.CognitoIdentity.dll
  • AWSSDK.CognitoIdentityProvider.dll
  • AWSSDK.Comprehend.dll
  • AWSSDK.ConfigService.dll
  • AWSSDK.Connect.dll
  • AWSSDK.Core.dll
  • AWSSDK.CostAndUsageReport.dll
  • AWSSDK.CostExplorer.dll
  • AWSSDK.DatabaseMigrationService.dll
  • AWSSDK.DataPipeline.dll
  • AWSSDK.DAX.dll
  • AWSSDK.DeviceFarm.dll
  • AWSSDK.DirectConnect.dll
  • AWSSDK.DirectoryService.dll
  • AWSSDK.DLM.dll
  • AWSSDK.DynamoDBv2.dll
  • AWSSDK.EC2.dll
  • AWSSDK.ECR.dll
  • AWSSDK.ECS.dll
  • AWSSDK.EKS.dll
  • AWSSDK.ElastiCache.dll
  • AWSSDK.ElasticBeanstalk.dll
  • AWSSDK.ElasticFileSystem.dll
  • AWSSDK.ElasticLoadBalancing.dll
  • AWSSDK.ElasticLoadBalancingV2.dll
  • AWSSDK.ElasticMapReduce.dll
  • AWSSDK.Elasticsearch.dll
  • AWSSDK.ElasticTranscoder.dll
  • AWSSDK.FMS.dll
  • AWSSDK.GameLift.dll
  • AWSSDK.Glue.dll
  • AWSSDK.Greengrass.dll
  • AWSSDK.GuardDuty.dll
  • AWSSDK.IdentityManagement.dll
  • AWSSDK.ImportExport.dll
  • AWSSDK.Inspector.dll
  • AWSSDK.IoT.dll
  • AWSSDK.IoT1ClickDevicesService.dll
  • AWSSDK.IoT1ClickProjects.dll
  • AWSSDK.IoTAnalytics.dll
  • AWSSDK.IotData.dll
  • AWSSDK.IoTJobsDataPlane.dll
  • AWSSDK.KeyManagementService.dll
  • AWSSDK.Kinesis.dll
  • AWSSDK.KinesisAnalytics.dll
  • AWSSDK.KinesisFirehose.dll
  • AWSSDK.KinesisVideo.dll
  • AWSSDK.KinesisVideoArchivedMedia.dll
  • AWSSDK.KinesisVideoMedia.dll
  • AWSSDK.Lambda.dll
  • AWSSDK.Lex.dll
  • AWSSDK.LexModelBuildingService.dll
  • AWSSDK.Lightsail.dll
  • AWSSDK.MachineLearning.dll
  • AWSSDK.Macie.dll
  • AWSSDK.MarketplaceEntitlementService.dll
  • AWSSDK.MediaConvert.dll
  • AWSSDK.MediaLive.dll
  • AWSSDK.MediaPackage.dll
  • AWSSDK.MediaStore.dll
  • AWSSDK.MediaStoreData.dll
  • AWSSDK.MediaTailor.dll
  • AWSSDK.MigrationHub.dll
  • AWSSDK.Mobile.dll
  • AWSSDK.MQ.dll
  • AWSSDK.MTurk.dll
  • AWSSDK.Neptune.dll
  • AWSSDK.OpsWorks.dll
  • AWSSDK.OpsWorksCM.dll
  • AWSSDK.Organizations.dll
  • AWSSDK.PI.dll
  • AWSSDK.Pinpoint.dll
  • AWSSDK.Polly.dll
  • AWSSDK.Pricing.dll
  • AWSSDK.RDS.dll
  • AWSSDK.Redshift.dll
  • AWSSDK.Rekognition.dll
  • AWSSDK.ResourceGroups.dll
  • AWSSDK.ResourceGroupsTaggingAPI.dll
  • AWSSDK.Route53.dll
  • AWSSDK.Route53Domains.dll
  • AWSSDK.S3.dll
  • AWSSDK.SageMaker.dll
  • AWSSDK.SageMakerRuntime.dll
  • AWSSDK.SecretsManager.dll
  • AWSSDK.SecurityToken.dll
  • AWSSDK.ServerlessApplicationRepository.dll
  • AWSSDK.ServerMigrationService.dll
  • AWSSDK.ServiceCatalog.dll
  • AWSSDK.ServiceDiscovery.dll
  • AWSSDK.Shield.dll
  • AWSSDK.Signer.dll
  • AWSSDK.SimpleEmail.dll
  • AWSSDK.SimpleNotificationService.dll
  • AWSSDK.SimpleSystemsManagement.dll
  • AWSSDK.SimpleWorkflow.dll
  • AWSSDK.Snowball.dll
  • AWSSDK.SQS.dll
  • AWSSDK.StepFunctions.dll
  • AWSSDK.StorageGateway.dll
  • AWSSDK.TranscribeService.dll
  • AWSSDK.Translate.dll
  • AWSSDK.WAF.dll
  • AWSSDK.WAFRegional.dll
  • AWSSDK.WorkDocs.dll
  • AWSSDK.WorkMail.dll
  • AWSSDK.WorkSpaces.dll
  • AWSSDK.XRay.dll
  • CHANGELOG.txt

Version History

Version Downloads Last updated
5.0.56 2,248 9/16/2025
5.0.55 2,723 9/15/2025
5.0.54 5,136 9/12/2025
5.0.53 2,809 9/11/2025
5.0.52 10,148 9/10/2025
5.0.51 40,291 9/9/2025
5.0.50 2,455 9/8/2025
5.0.49 5,001 9/5/2025
5.0.48 2,626 9/4/2025
5.0.47 2,710 9/3/2025
5.0.46 11,540 9/2/2025
5.0.45 23,685 8/29/2025
5.0.44 152 8/29/2025
5.0.43 2,372 8/28/2025
5.0.42 2,876 8/27/2025
5.0.41 2,615 8/26/2025
5.0.40 4,438 8/25/2025
5.0.39 19,994 8/22/2025
5.0.38 11,319 8/21/2025
5.0.37 30,457 8/20/2025
5.0.36 3,496 8/19/2025
5.0.35 2,988 8/18/2025
5.0.34 5,886 8/15/2025
5.0.33 1,920 8/14/2025
5.0.32 3,029 8/13/2025
5.0.31 2,600 8/12/2025
5.0.30 3,918 8/11/2025
5.0.29 8,330 8/8/2025
5.0.28 4,007 8/7/2025
5.0.27 5,048 8/6/2025
5.0.26 4,419 8/5/2025
5.0.25 3,761 8/5/2025
5.0.24 6,181 8/1/2025
5.0.23 2,618 7/31/2025
5.0.22 3,074 7/30/2025
5.0.21 3,628 7/29/2025
5.0.20 4,155 7/28/2025
5.0.19 7,383 7/25/2025
5.0.18 3,145 7/24/2025
5.0.17 4,590 7/23/2025
5.0.16 3,560 7/22/2025
5.0.15 3,498 7/21/2025
5.0.14 12,840 7/18/2025
5.0.13 11,772 7/17/2025
5.0.12 11,704 7/16/2025
5.0.11 1,932 7/16/2025
5.0.10 2,312 7/15/2025
5.0.9 16,252 7/9/2025
5.0.8 25,290 7/3/2025
5.0.7 2,898 7/2/2025
5.0.6 2,490 7/1/2025
5.0.5 2,926 6/30/2025
5.0.4 5,975 6/27/2025
5.0.3 3,655 6/26/2025
5.0.2 3,829 6/25/2025
5.0.1 3,418 6/24/2025
5.0.0 3,468 6/23/2025
5.0.0-previe... 24 5/30/2025
5.0.0-previe... 26 4/29/2025
5.0.0-previe... 19 3/17/2025
5.0.0-previe... 28 2/18/2025
5.0.0-previe... 78 10/22/2024
4.1.901 87 9/16/2025
4.1.900 109 9/15/2025
4.1.899 261 9/12/2025
4.1.898 101 9/11/2025
4.1.897 90 9/10/2025
4.1.896 98 9/9/2025
4.1.895 103 9/8/2025
4.1.894 249 9/5/2025
4.1.893 96 9/4/2025
4.1.892 25 9/3/2025
4.1.891 45 9/2/2025
4.1.890 35 8/29/2025
4.1.889 41 8/28/2025
4.1.888 119 8/27/2025
4.1.887 132 8/26/2025
4.1.886 106 8/25/2025
4.1.885 273 8/22/2025
4.1.884 118 8/21/2025
4.1.883 122 8/20/2025
4.1.882 474 8/19/2025
4.1.881 138 8/18/2025
4.1.880 253 8/15/2025
4.1.879 102 8/14/2025
4.1.878 108 8/13/2025
4.1.877 108 8/12/2025
4.1.876 109 8/11/2025
4.1.875 257 8/8/2025
4.1.874 121 8/7/2025
4.1.873 108 8/6/2025
4.1.872 102 8/5/2025
4.1.871 76 8/5/2025
4.1.870 257 8/1/2025
4.1.869 109 7/31/2025
4.1.868 103 7/30/2025
4.1.867 93 7/29/2025
4.1.866 89 7/28/2025
4.1.865 241 7/25/2025
4.1.864 97 7/24/2025
4.1.863 103 7/23/2025
4.1.862 110 7/22/2025
4.1.861 103 7/21/2025
4.1.860 238 7/18/2025
4.1.859 105 7/17/2025
4.1.858 120 7/16/2025
4.1.857 68 7/16/2025
4.1.856 31 7/15/2025
4.1.855 564 7/9/2025
4.1.854 528 7/3/2025
4.1.853 104 7/2/2025
4.1.852 100 7/1/2025
4.1.851 108 6/30/2025
4.1.850 253 6/27/2025
4.1.849 594 6/26/2025
4.1.848 118 6/25/2025
4.1.847 517 6/24/2025
4.1.846 117 6/23/2025
4.1.845 7,279 6/20/2025
4.1.844 3,418 6/19/2025
4.1.843 3,706 6/18/2025
4.1.842 17,291 6/17/2025
4.1.841 27,146 6/16/2025
4.1.840 19,382 6/12/2025
4.1.839 2,837 6/11/2025
4.1.838 2,708 6/10/2025
4.1.837 2,717 6/9/2025
4.1.836 4,622 6/6/2025
4.1.835 2,871 6/5/2025
4.1.834 2,894 6/4/2025
4.1.833 2,971 6/3/2025
4.1.832 13,969 6/2/2025
4.1.831 6,888 5/30/2025
4.1.830 3,109 5/29/2025
4.1.829 2,951 5/28/2025
4.1.828 6,838 5/27/2025
4.1.827 14,869 5/23/2025
4.1.826 4,416 5/22/2025
4.1.825 4,180 5/21/2025
4.1.824 5,178 5/20/2025
4.1.823 12,917 5/19/2025
4.1.822 5,160 5/16/2025
4.1.821 2,002 5/15/2025
4.1.820 3,253 5/14/2025
4.1.819 5,607 5/13/2025
4.1.818 3,031 5/12/2025
4.1.817 4,544 5/9/2025
4.1.816 2,515 5/8/2025
4.1.815 2,254 5/7/2025
4.1.814 3,250 5/6/2025
4.1.813 11,532 5/5/2025
4.1.812 14,846 5/2/2025
4.1.811 19,099 5/1/2025
4.1.810 1,641 4/30/2025
4.1.809 1,479 4/29/2025
4.1.808 1,870 4/28/2025
4.1.807 3,020 4/25/2025
4.1.806 1,572 4/25/2025
4.1.805 2,022 4/23/2025
4.1.804 1,482 4/22/2025
4.1.803 1,643 4/21/2025
4.1.802 2,231 4/18/2025
4.1.801 1,100 4/17/2025
4.1.800 1,355 4/16/2025
4.1.799 2,893 4/14/2025
4.1.798 2,499 4/11/2025
4.1.797 1,272 4/10/2025
4.1.796 1,561 4/9/2025
4.1.795 1,467 4/8/2025
4.1.794 1,606 4/7/2025
4.1.793 2,616 4/4/2025
4.1.792 1,469 4/3/2025
4.1.791 1,153 4/3/2025
4.1.790 311 4/2/2025
4.1.789 1,354 4/1/2025
4.1.788 1,549 3/31/2025
4.1.787 2,265 3/28/2025
4.1.786 2,500 3/27/2025
4.1.785 2,827 3/26/2025
4.1.784 2,857 3/25/2025
4.1.783 2,811 3/24/2025
4.1.782 6,622 3/21/2025
4.1.781 3,225 3/20/2025
4.1.780 3,320 3/19/2025
4.1.779 3,158 3/18/2025
4.1.778 3,135 3/17/2025
4.1.777 9,225 3/14/2025
4.1.776 2,861 3/14/2025
4.1.775 10,423 3/11/2025
4.1.774 3,458 3/10/2025
4.1.773 33,932 3/7/2025
4.1.772 13,703 3/6/2025
4.1.771 15,920 3/5/2025
4.1.770 12,121 3/5/2025
4.1.769 18,266 3/3/2025
4.1.768 45,157 2/28/2025
4.1.767 18,499 2/27/2025
4.1.766 13,871 2/26/2025
4.1.765 10,813 2/25/2025
4.1.764 14,551 2/25/2025
4.1.763 27,449 2/21/2025
4.1.762 16,721 2/20/2025
4.1.761 6,691 2/19/2025
4.1.760 6,237 2/18/2025
4.1.759 6,132 2/17/2025
4.1.758 14,079 2/14/2025
4.1.757 8,501 2/13/2025
4.1.756 4,558 2/12/2025
4.1.755 2,512 2/11/2025
4.1.754 4,595 2/10/2025
4.1.753 6,552 2/7/2025
4.1.752 4,249 2/6/2025
4.1.751 6,202 2/5/2025
4.1.750 5,756 2/5/2025
4.1.749 6,675 2/3/2025
4.1.748 17,876 1/31/2025
4.1.747 7,092 1/30/2025
4.1.746 9,679 1/29/2025
4.1.745 14,063 1/28/2025
4.1.744 6,198 1/27/2025
4.1.743 12,656 1/24/2025
4.1.742 5,513 1/23/2025
4.1.741 6,150 1/22/2025
4.1.740 7,166 1/21/2025
4.1.739 18,277 1/17/2025
4.1.738 6,531 1/16/2025
4.1.737 6,652 1/15/2025
4.1.736 7,349 1/14/2025
4.1.735 9,433 1/13/2025
4.1.734 12,999 1/11/2025
4.1.733 13,339 1/9/2025
4.1.732 7,187 1/8/2025
4.1.731 17,146 1/7/2025
4.1.730 15,341 1/6/2025
4.1.729 31,838 1/3/2025
4.1.728 13,864 1/2/2025
4.1.727 63,097 12/28/2024
4.1.726 2,085 12/27/2024
4.1.725 10,059 12/26/2024
4.1.724 25,338 12/23/2024
4.1.723 28,684 12/20/2024
4.1.722 11,156 12/19/2024
4.1.721 12,477 12/18/2024
4.1.720 12,322 12/17/2024
4.1.719 4,371 12/16/2024
4.1.718 4,641 12/13/2024
4.1.717 3,466 12/12/2024
4.1.716 4,351 12/12/2024
4.1.715 2,006 12/11/2024
4.1.714 2,983 12/9/2024
4.1.713 11,047 12/5/2024
4.1.712 1,546 12/4/2024
4.1.711 2,132 12/4/2024
4.1.710 1,380 12/3/2024
4.1.709 2,171 12/2/2024
4.1.708 4,880 11/28/2024
4.1.707 1,879 11/26/2024
4.1.706 1,954 11/25/2024
4.1.705 3,082 11/22/2024
4.1.704 1,676 11/21/2024
4.1.703 1,923 11/21/2024
4.1.702 2,535 11/20/2024
4.1.701 2,516 11/18/2024
4.1.700 3,829 11/15/2024
4.1.699 1,642 11/15/2024
4.1.698 489 11/14/2024
4.1.697 2,581 11/13/2024
4.1.696 2,394 11/12/2024
4.1.695 2,241 11/11/2024
4.1.694 3,782 11/8/2024
4.1.693 2,142 11/7/2024
4.1.692 2,327 11/6/2024
4.1.691 7,987 11/1/2024
4.1.690 1,368 10/31/2024
4.1.689 1,827 10/30/2024
4.1.688 5,292 10/29/2024
4.1.687 7,686 10/28/2024
4.1.686 19,814 10/25/2024
4.1.685 5,299 10/24/2024
4.1.684 3,701 10/23/2024
4.1.683 1,758 10/23/2024
4.1.682 2,052 10/21/2024
4.1.681 3,261 10/18/2024
4.1.680 1,927 10/17/2024
4.1.679 1,979 10/16/2024
4.1.678 1,981 10/15/2024
4.1.677 2,044 10/14/2024
4.1.676 3,589 10/11/2024
4.1.675 1,743 10/10/2024
4.1.674 2,512 10/9/2024
4.1.673 5,021 10/8/2024
4.1.672 2,869 10/7/2024
4.1.671 3,223 10/4/2024
4.1.670 1,831 10/3/2024
4.1.669 1,771 10/2/2024
4.1.668 1,861 10/1/2024
4.1.667 1,970 10/1/2024
4.1.666 3,511 9/27/2024
4.1.665 1,835 9/26/2024
4.1.664 4,125 9/25/2024
4.1.663 2,145 9/24/2024
4.1.662 2,047 9/23/2024
4.1.661 3,468 9/21/2024
4.1.660 2,490 9/19/2024
4.1.659 2,227 9/18/2024
4.1.658 2,283 9/17/2024
4.1.657 2,285 9/16/2024
4.1.656 4,077 9/13/2024
4.1.655 2,028 9/12/2024
4.1.654 2,581 9/11/2024
4.1.653 2,296 9/10/2024
4.1.652 2,133 9/9/2024
4.1.651 3,566 9/6/2024
4.1.650 1,853 9/5/2024
4.1.649 2,251 9/4/2024
4.1.648 2,341 9/3/2024
4.1.647 5,339 8/30/2024
4.1.646 1,644 8/29/2024
4.1.645 2,206 8/28/2024
4.1.644 2,104 8/27/2024
4.1.643 2,040 8/26/2024
4.1.642 3,366 8/23/2024
4.1.641 1,802 8/22/2024
4.1.640 2,137 8/21/2024
4.1.639 2,139 8/20/2024
4.1.638 2,185 8/19/2024
4.1.637 3,612 8/16/2024
4.1.636 1,746 8/15/2024
4.1.635 2,112 8/14/2024
4.1.634 2,068 8/13/2024
4.1.633 1,969 8/12/2024
4.1.632 3,277 8/9/2024
4.1.631 1,697 8/8/2024
4.1.630 2,035 8/7/2024
4.1.629 2,032 8/6/2024
4.1.628 1,847 8/5/2024
4.1.627 3,287 8/2/2024
4.1.626 1,800 8/1/2024
4.1.625 4,229 7/30/2024
4.1.624 1,846 7/29/2024
4.1.623 5,201 7/25/2024
4.1.622 1,946 7/24/2024
4.1.621 1,583 7/23/2024
4.1.620 1,566 7/23/2024
4.1.619 4,291 7/19/2024
4.1.618 8,491 7/12/2024
4.1.617 7,533 7/10/2024
4.1.616 1,884 7/9/2024
4.1.615 1,754 7/8/2024
4.1.614 2,900 7/5/2024
4.1.613 2,585 7/3/2024
4.1.612 1,572 7/2/2024
4.1.611 2,107 7/2/2024
4.1.610 2,862 6/28/2024
4.1.609 1,436 6/27/2024
4.1.608 1,913 6/26/2024
4.1.607 1,785 6/25/2024
4.1.606 1,826 6/25/2024
4.1.605 6,051 6/20/2024
4.1.604 3,847 6/19/2024
4.1.603 1,983 6/18/2024
4.1.602 1,996 6/17/2024
4.1.601 4,608 6/14/2024
4.1.600 5,208 6/13/2024
4.1.599 3,173 6/12/2024
4.1.598 2,159 6/11/2024
4.1.597 2,042 6/10/2024
4.1.596 3,154 6/7/2024
4.1.595 1,596 6/6/2024
4.1.594 1,695 6/5/2024
4.1.593 1,834 6/4/2024
4.1.592 11,062 6/3/2024
4.1.591 3,070 5/31/2024
4.1.590 1,546 5/30/2024
4.1.589 1,880 5/29/2024
4.1.588 2,230 5/28/2024
4.1.587 5,163 5/24/2024
4.1.586 1,442 5/23/2024
4.1.585 1,685 5/22/2024
4.1.584 1,664 5/21/2024
4.1.583 1,631 5/20/2024
4.1.582 2,585 5/17/2024
4.1.581 1,622 5/16/2024
4.1.580 1,840 5/15/2024
4.1.579 1,881 5/14/2024
4.1.578 2,680 5/13/2024
4.1.577 2,950 5/10/2024
4.1.576 1,210 5/10/2024
4.1.575 1,826 5/8/2024
4.1.574 2,005 5/7/2024
4.1.573 1,964 5/6/2024
4.1.572 2,582 5/3/2024
4.1.571 1,449 5/2/2024
4.1.570 1,680 5/1/2024
4.1.569 1,399 4/30/2024
4.1.568 1,872 4/29/2024
4.1.567 2,920 4/26/2024
4.1.566 1,500 4/25/2024
4.1.565 1,930 4/24/2024
4.1.564 1,815 4/23/2024
4.1.563 1,895 4/22/2024
4.1.562 2,940 4/19/2024
4.1.561 1,664 4/18/2024
4.1.560 1,602 4/17/2024
4.1.559 1,984 4/16/2024
4.1.558 4,446 4/12/2024
4.1.557 1,589 4/11/2024
4.1.556 1,932 4/10/2024
4.1.555 25,256 4/9/2024
4.1.554 1,633 4/8/2024
4.1.553 2,906 4/5/2024
4.1.552 1,854 4/4/2024
4.1.551 1,654 4/3/2024
4.1.550 1,717 4/2/2024
4.1.549 1,592 4/1/2024
4.1.548 2,266 3/29/2024
4.1.547 1,097 3/28/2024
4.1.546 1,645 3/27/2024
4.1.545 1,662 3/26/2024
4.1.544 2,047 3/25/2024
4.1.543 3,597 3/22/2024
4.1.542 1,677 3/21/2024
4.1.541 1,798 3/20/2024
4.1.540 1,822 3/19/2024
4.1.539 1,766 3/18/2024
4.1.538 2,713 3/15/2024
4.1.537 12,357 3/14/2024
4.1.536 3,921 3/13/2024
4.1.535 7,867 3/12/2024
4.1.534 2,562 3/11/2024
4.1.533 28,206 3/8/2024
4.1.532 19,874 3/7/2024
4.1.531 9,004 3/6/2024
4.1.530 8,001 3/5/2024
4.1.529 2,442 3/4/2024
4.1.528 4,829 3/1/2024
4.1.527 8,301 2/29/2024
4.1.526 4,621 2/28/2024
4.1.525 2,159 2/27/2024
4.1.524 2,294 2/26/2024
4.1.523 168,701 2/23/2024
4.1.522 80,199 2/22/2024
4.1.521 21,634 2/21/2024
4.1.520 15,716 2/20/2024
4.1.519 13,285 2/19/2024
4.1.518 39,638 2/16/2024
4.1.517 4,372 2/15/2024
4.1.516 82,665 2/14/2024
4.1.515 1,851 2/13/2024
4.1.514 1,639 2/12/2024
4.1.513 2,569 2/9/2024
4.1.512 4,866 2/8/2024
4.1.511 15,787 2/7/2024
4.1.510 10,982 2/6/2024
4.1.509 11,872 2/5/2024
4.1.508 5,820 2/2/2024
4.1.507 1,777 2/1/2024
4.1.506 1,802 2/1/2024
4.1.505 1,806 1/30/2024
4.1.504 1,644 1/29/2024
4.1.503 15,121 1/26/2024
4.1.502 7,589 1/26/2024
4.1.501 7,112 1/25/2024
4.1.500 1,936 1/24/2024
4.1.499 19,487 1/22/2024
4.1.498 66,278 1/19/2024
4.1.497 1,260 1/18/2024
4.1.496 3,123 1/17/2024
4.1.495 6,388 1/16/2024
4.1.494 6,853 1/14/2024
4.1.493 1,069 1/12/2024
4.1.492 1,689 1/11/2024
4.1.491 58,821 1/10/2024
4.1.490 10,991 1/8/2024
4.1.489 3,686 1/5/2024
4.1.488 4,221 1/4/2024
4.1.487 5,218 1/3/2024
4.1.486 13,440 12/29/2023
4.1.485 3,689 12/28/2023
4.1.484 1,610 12/27/2023
4.1.483 1,673 12/26/2023
4.1.482 4,103 12/22/2023
4.1.481 3,480 12/21/2023
4.1.480 3,955 12/20/2023
4.1.479 2,214 12/19/2023
4.1.478 5,157 12/18/2023
4.1.477 64,368 12/15/2023
4.1.476 1,789 12/14/2023
4.1.475 63,508 12/13/2023
4.1.474 6,858 12/12/2023
4.1.473 40,023 12/11/2023
4.1.472 45,220 12/8/2023
4.1.471 8,854 12/7/2023
4.1.470 3,004 12/7/2023
4.1.469 13,566 12/6/2023
4.1.468 8,731 12/5/2023
4.1.467 34,824 12/2/2023
4.1.466 6,358 12/1/2023
4.1.465 2,734 11/30/2023
4.1.464 563 11/29/2023
4.1.463 2,503 11/28/2023
4.1.462 10,623 11/28/2023
4.1.461 9,909 11/28/2023
4.1.460 1,782 11/27/2023
4.1.459 5,764 11/23/2023
4.1.458 1,895 11/22/2023
4.1.457 1,791 11/21/2023
4.1.456 81,896 11/18/2023
4.1.455 6,223 11/17/2023
4.1.454 80,289 11/15/2023
4.1.453 2,661 11/14/2023
4.1.452 1,958 11/14/2023
4.1.451 10,240 11/10/2023
4.1.450 15,941 11/9/2023
4.1.449 10,424 11/9/2023
4.1.448 986 11/8/2023
4.1.447 6,854 11/7/2023
4.1.446 76,982 11/6/2023
4.1.445 6,920 11/3/2023
4.1.444 4,166 11/2/2023
4.1.443 2,495 11/1/2023
4.1.442 2,157 11/1/2023
4.1.441 2,586 10/30/2023
4.1.440 872,120 10/27/2023
4.1.439 80,795 10/26/2023
4.1.438 174,563 10/26/2023
4.1.437 213,855 10/24/2023
4.1.436 1,524 10/23/2023
4.1.435 2,705 10/21/2023
4.1.434 1,543 10/20/2023
4.1.433 2,087 10/18/2023
4.1.432 2,083 10/17/2023
4.1.431 3,242 10/16/2023
4.1.430 35,284 10/12/2023
4.1.429 46,011 10/6/2023
4.1.428 9,833 10/5/2023
4.1.427 5,981 10/4/2023
4.1.426 14,816 10/3/2023
4.1.425 12,077 10/2/2023
4.1.424 39,742 9/28/2023
4.1.423 9,894 9/27/2023
4.1.422 9,679 9/26/2023
4.1.421 17,396 9/25/2023
4.1.420 280,125 9/22/2023
4.1.419 34,039 9/20/2023
4.1.418 7,530 9/19/2023
4.1.417 7,657 9/18/2023
4.1.416 146,246 9/15/2023
4.1.415 2,917 9/15/2023
4.1.414 6,799 9/13/2023
4.1.413 5,083 9/12/2023
4.1.412 5,439 9/11/2023
4.1.411 33,596 9/8/2023
4.1.410 6,288 9/8/2023
4.1.409 11,360 9/6/2023
4.1.408 6,617 9/5/2023
4.1.407 134,875 9/1/2023
4.1.406 86,161 8/31/2023
4.1.405 94,023 8/30/2023
4.1.404 107,459 8/29/2023
4.1.403 28,534 8/28/2023
4.1.402 365,023 8/25/2023
4.1.401 131,142 8/25/2023
4.1.400 160,729 8/23/2023
4.1.399 125,720 8/23/2023
4.1.398 125,947 8/21/2023
4.1.397 450,134 8/18/2023
4.1.396 108,764 8/17/2023
4.1.395 115,543 8/16/2023
4.1.394 97,381 8/15/2023
4.1.393 48,714 8/14/2023
4.1.392 41,370 8/11/2023
4.1.391 40,174 8/10/2023
4.1.390 107,533 8/9/2023
4.1.389 41,588 8/8/2023
4.1.388 4,936 8/7/2023
4.1.387 73,760 8/4/2023
4.1.386 51,710 8/3/2023
4.1.385 53,081 8/2/2023
4.1.384 21,814 8/1/2023
4.1.383 2,164 7/31/2023
4.1.382 2,985 7/28/2023
4.1.381 1,175 7/28/2023
4.1.380 339 7/27/2023
4.1.379 1,543 7/26/2023
4.1.378 1,798 7/25/2023
4.1.377 1,640 7/24/2023
4.1.376 2,819 7/21/2023
4.1.375 1,377 7/20/2023
4.1.374 1,160 7/20/2023
4.1.373 614 7/19/2023
4.1.372 1,537 7/18/2023
4.1.371 1,432 7/17/2023
4.1.370 3,493 7/13/2023
4.1.369 4,324 7/11/2023
4.1.368 3,395 7/7/2023
4.1.367 1,603 7/6/2023
4.1.366 1,519 7/5/2023
4.1.365 3,115 7/3/2023
4.1.364 2,488 6/30/2023
4.1.363 1,539 6/29/2023
4.1.362 1,755 6/28/2023
4.1.361 1,847 6/27/2023
4.1.360 1,619 6/26/2023
4.1.359 2,672 6/23/2023
4.1.358 1,398 6/22/2023
4.1.357 1,601 6/21/2023
4.1.356 1,905 6/21/2023
4.1.355 2,108 6/19/2023
4.1.354 2,573 6/16/2023
4.1.353 1,614 6/15/2023
4.1.352 3,453 6/14/2023
4.1.351 1,573 6/12/2023
4.1.350 2,914 6/9/2023
4.1.349 1,423 6/8/2023
4.1.348 2,204 6/7/2023
4.1.347 2,326 6/6/2023
4.1.346 3,501 6/6/2023
4.1.345 3,226 6/2/2023
4.1.344 1,250 6/1/2023
4.1.343 1,459 5/31/2023
4.1.342 1,608 5/30/2023
4.1.341 3,907 5/26/2023
4.1.340 1,339 5/25/2023
4.1.339 1,591 5/24/2023
4.1.338 1,607 5/23/2023
4.1.337 1,561 5/22/2023
4.1.336 2,933 5/19/2023
4.1.335 1,521 5/18/2023
4.1.334 6,348 5/16/2023
4.1.333 1,890 5/15/2023
4.1.332 4,283 5/11/2023
4.1.331 1,730 5/10/2023
4.1.330 1,691 5/9/2023
4.1.329 1,664 5/8/2023
4.1.328 2,813 5/6/2023
4.1.327 1,553 5/5/2023
4.1.326 1,812 5/3/2023
4.1.325 1,950 5/2/2023
4.1.324 2,108 5/1/2023
4.1.323 2,391 4/29/2023
4.1.322 2,046 4/27/2023
4.1.321 2,107 4/26/2023
4.1.320 1,910 4/25/2023
4.1.319 1,021 4/25/2023
4.1.318 4,300 4/21/2023
4.1.317 1,578 4/21/2023
4.1.316 2,363 4/19/2023
4.1.315 4,604 4/17/2023
4.1.314 2,835 4/14/2023
4.1.313 1,543 4/13/2023
4.1.312 1,780 4/12/2023
4.1.311 1,742 4/11/2023
4.1.310 1,871 4/10/2023
4.1.309 2,851 4/7/2023
4.1.308 1,376 4/6/2023
4.1.307 2,093 4/5/2023
4.1.306 1,970 4/4/2023
4.1.305 2,176 4/3/2023
4.1.304 11,527 3/31/2023
4.1.303 1,855 3/30/2023
4.1.302 2,250 3/29/2023
4.1.301 1,725 3/28/2023
4.1.300 1,640 3/27/2023
4.1.299 3,509 3/24/2023
4.1.298 1,722 3/23/2023
4.1.297 1,647 3/22/2023
4.1.296 2,162 3/21/2023
4.1.295 1,920 3/20/2023
4.1.294 3,643 3/17/2023
4.1.293 1,726 3/16/2023
4.1.292 2,210 3/15/2023
4.1.291 1,746 3/14/2023
4.1.290 1,931 3/13/2023
4.1.289 3,521 3/10/2023
4.1.288 1,675 3/9/2023
4.1.287 2,103 3/8/2023
4.1.286 1,770 3/7/2023
4.1.285 2,214 3/6/2023
4.1.284 3,157 3/3/2023
4.1.283 1,764 3/2/2023
4.1.282 2,063 3/1/2023
4.1.281 1,834 2/28/2023
4.1.280 1,902 2/27/2023
4.1.279 2,449 2/24/2023
4.1.278 1,776 2/23/2023
4.1.277 2,106 2/22/2023
4.1.276 1,912 2/22/2023
4.1.275 2,106 2/20/2023
4.1.274 2,607 2/17/2023
4.1.273 1,637 2/17/2023
4.1.272 2,329 2/16/2023
4.1.271 1,864 2/15/2023
4.1.270 2,001 2/13/2023
4.1.269 2,675 2/10/2023
4.1.268 2,065 2/9/2023
4.1.267 2,084 2/8/2023
4.1.266 2,212 2/7/2023
4.1.265 2,055 2/6/2023
4.1.264 2,795 2/3/2023
4.1.263 1,811 2/2/2023
4.1.262 1,999 2/1/2023
4.1.261 2,074 1/31/2023
4.1.260 2,286 1/30/2023
4.1.259 2,754 1/27/2023
4.1.258 1,941 1/26/2023
4.1.257 2,063 1/25/2023
4.1.256 1,853 1/24/2023
4.1.255 1,798 1/23/2023
4.1.254 2,792 1/20/2023
4.1.253 1,547 1/20/2023
4.1.252 2,238 1/18/2023
4.1.251 1,907 1/17/2023
4.1.250 4,380 1/13/2023
4.1.249 1,657 1/12/2023
4.1.248 2,045 1/11/2023
4.1.247 1,740 1/10/2023
4.1.246 1,642 1/9/2023
4.1.245 2,674 1/6/2023
4.1.244 1,474 1/5/2023
4.1.243 1,716 1/4/2023
4.1.242 1,525 1/3/2023
4.1.241 3,361 12/30/2022
4.1.240 875 12/29/2022
4.1.239 897 12/28/2022
4.1.238 1,146 12/27/2022
4.1.237 2,457 12/23/2022
4.1.236 1,151 12/22/2022
4.1.235 1,276 12/22/2022
4.1.234 1,712 12/20/2022
4.1.233 1,643 12/19/2022
4.1.232 2,727 12/16/2022
4.1.231 1,602 12/15/2022
4.1.230 1,907 12/14/2022
4.1.229 1,793 12/13/2022
4.1.228 1,963 12/12/2022
4.1.227 3,490 12/9/2022
4.1.226 1,951 12/8/2022
4.1.225 1,486 12/8/2022
4.1.224 181 12/8/2022
4.1.223 510 12/7/2022
4.1.222 1,938 12/7/2022
4.1.221 2,127 12/5/2022
4.1.220 3,171 12/2/2022
4.1.219 1,611 12/1/2022
4.1.218 2,032 11/30/2022
4.1.217 1,982 11/29/2022
4.1.216 1,264 11/29/2022
4.1.215 2,295 11/28/2022
4.1.214 5,851 11/23/2022
4.1.213 2,200 11/22/2022
4.1.212 1,574 11/22/2022
4.1.211 4,003 11/19/2022
4.1.210 1,881 11/17/2022
4.1.209 1,953 11/16/2022
4.1.208 1,757 11/15/2022
4.1.207 2,029 11/14/2022
4.1.206 3,115 11/11/2022
4.1.205 2,183 11/10/2022
4.1.204 2,235 11/9/2022
4.1.203 1,875 11/8/2022
4.1.202 2,409 11/7/2022
4.1.201 4,232 11/4/2022
4.1.200 2,545 11/3/2022
4.1.199 1,964 11/2/2022
4.1.198 2,159 11/1/2022
4.1.197 2,972 10/31/2022
4.1.196 5,196 10/28/2022
4.1.195 2,399 10/27/2022
4.1.194 2,534 10/26/2022
4.1.193 2,561 10/25/2022
4.1.192 2,379 10/24/2022
4.1.191 2,846 10/21/2022
4.1.190 2,450 10/20/2022
4.1.189 2,850 10/19/2022
4.1.188 2,251 10/18/2022
4.1.187 2,925 10/17/2022
4.1.186 5,051 10/14/2022
4.1.185 2,568 10/13/2022
4.1.184 13,356 10/7/2022
4.1.183 2,409 10/6/2022
4.1.182 2,646 10/5/2022
4.1.181 2,776 10/4/2022
4.1.180 2,550 10/3/2022
4.1.179 4,139 9/30/2022
4.1.178 2,108 9/29/2022
4.1.177 5,478 9/27/2022
4.1.176 2,639 9/26/2022
4.1.175 3,920 9/23/2022
4.1.174 2,292 9/22/2022
4.1.173 2,823 9/21/2022
4.1.172 2,732 9/20/2022
4.1.171 2,809 9/19/2022
4.1.170 4,729 9/16/2022
4.1.169 2,971 9/15/2022
4.1.168 3,007 9/14/2022
4.1.167 2,944 9/13/2022
4.1.166 3,254 9/12/2022
4.1.165 5,423 9/9/2022
4.1.164 2,435 9/8/2022
4.1.163 2,918 9/7/2022
4.1.162 2,726 9/6/2022
4.1.161 6,619 9/2/2022
4.1.160 2,405 9/1/2022
4.1.159 2,269 8/31/2022
4.1.158 2,239 8/31/2022
4.1.157 2,379 8/29/2022
4.1.156 2,842 8/26/2022
4.1.155 1,924 8/25/2022
4.1.154 2,805 8/24/2022
4.1.153 2,671 8/23/2022
4.1.152 2,888 8/22/2022
4.1.151 4,951 8/19/2022
4.1.150 2,548 8/18/2022
4.1.149 3,113 8/17/2022
4.1.148 3,436 8/16/2022
4.1.147 3,502 8/15/2022
4.1.146 76,895 8/12/2022
4.1.145 3,220 8/11/2022
4.1.144 3,387 8/10/2022
4.1.143 3,073 8/9/2022
4.1.142 3,073 8/8/2022
4.1.141 8,626 8/4/2022
4.1.140 2,731 8/3/2022
4.1.139 3,195 8/2/2022
4.1.138 2,938 8/1/2022
4.1.137 4,542 7/29/2022
4.1.136 2,910 7/28/2022
4.1.135 3,017 7/27/2022
4.1.134 3,066 7/26/2022
4.1.133 2,888 7/25/2022
4.1.132 4,704 7/22/2022
4.1.131 2,730 7/21/2022
4.1.130 2,222 7/21/2022
4.1.129 2,676 7/19/2022
4.1.128 2,594 7/18/2022
4.1.127 4,857 7/15/2022
4.1.126 2,523 7/14/2022
4.1.125 2,698 7/13/2022
4.1.124 2,478 7/12/2022
4.1.123 2,498 7/11/2022
4.1.122 4,895 7/8/2022
4.1.120 2,706 7/6/2022
4.1.119 3,103 7/5/2022
4.1.118 5,133 7/1/2022
4.1.117 2,548 6/30/2022
4.1.116 2,294 6/29/2022
4.1.115 2,630 6/28/2022
4.1.114 2,727 6/27/2022
4.1.113 4,454 6/24/2022
4.1.112 2,086 6/23/2022
4.1.111 2,561 6/22/2022
4.1.110 2,580 6/21/2022
4.1.109 2,318 6/20/2022
4.1.108 4,607 6/17/2022
4.1.107 2,700 6/16/2022
4.1.106 3,042 6/15/2022
4.1.105 2,861 6/14/2022
4.1.104 2,088 6/13/2022
4.1.103 4,032 6/10/2022
4.1.102 1,758 6/9/2022
4.1.101 2,754 6/8/2022
4.1.100 2,518 6/7/2022
4.1.99 2,458 6/6/2022
4.1.98 5,357 6/2/2022
4.1.97 2,051 6/1/2022
4.1.96 2,334 5/31/2022
4.1.95 4,797 5/27/2022
4.1.94 2,378 5/26/2022
4.1.93 1,552 5/25/2022
4.1.92 1,930 5/24/2022
4.1.91 2,484 5/23/2022
4.1.90 4,144 5/20/2022
4.1.89 2,385 5/19/2022
4.1.88 2,908 5/18/2022
4.1.87 2,804 5/17/2022
4.1.86 2,342 5/16/2022
4.1.85 3,771 5/13/2022
4.1.84 2,479 5/12/2022
4.1.83 2,326 5/11/2022
4.1.82 2,505 5/10/2022
4.1.81 2,461 5/9/2022
4.1.80 3,888 5/6/2022
4.1.79 1,589 5/6/2022
4.1.78 2,833 5/4/2022
4.1.77 1,428 5/4/2022
4.1.76 2,024 5/2/2022
4.1.75 5,270 4/29/2022
4.1.74 2,386 4/28/2022
4.1.73 2,279 4/27/2022
4.1.72 2,107 4/26/2022
4.1.71 2,594 4/25/2022
4.1.70 4,882 4/22/2022
4.1.69 2,388 4/21/2022
4.1.68 2,331 4/20/2022
4.1.67 2,714 4/19/2022
4.1.66 4,463 4/15/2022
4.1.65 1,387 4/14/2022
4.1.64 1,648 4/13/2022
4.1.63 2,180 4/12/2022
4.1.62 2,175 4/11/2022
4.1.61 3,627 4/8/2022
4.1.60 1,499 4/8/2022
4.1.59 2,276 4/6/2022
4.1.58 2,131 4/5/2022
4.1.57 2,072 4/4/2022
4.1.56 4,057 4/1/2022
4.1.55 2,277 3/31/2022
4.1.54 2,392 3/31/2022
4.1.53 2,811 3/29/2022
4.1.52 2,206 3/28/2022
4.1.51 3,623 3/25/2022
4.1.50 2,214 3/24/2022
4.1.49 2,011 3/24/2022
4.1.48 2,472 3/22/2022
4.1.47 2,182 3/22/2022
4.1.46 4,147 3/18/2022
4.1.45 3,260 3/17/2022
4.1.44 2,191 3/16/2022
4.1.43 2,312 3/14/2022
4.1.42 3,966 3/11/2022
4.1.41 2,164 3/10/2022
4.1.40.0 2,209 3/10/2022
4.1.39.0 2,399 3/9/2022
4.1.38 2,379 3/7/2022
4.1.37 4,094 3/4/2022
4.1.36 2,320 3/4/2022
4.1.35 2,255 3/3/2022
4.1.34 3,258 3/1/2022
4.1.33 3,095 2/28/2022
4.1.32 3,674 2/26/2022
4.1.31 4,052 2/25/2022
4.1.30.0 2,707 2/23/2022
4.1.29.0 4,003 2/22/2022
4.1.28.0 2,660 2/21/2022
4.1.27.0 4,720 2/18/2022
4.1.26.0 2,540 2/17/2022
4.1.25.0 2,669 2/16/2022
4.1.24.0 5,062 2/15/2022
4.1.23.0 5,524 2/11/2022
4.1.22.0 2,464 2/11/2022
4.1.21.0 6,294 2/9/2022
4.1.20.0 3,418 2/8/2022
4.1.19.0 2,105 2/8/2022
4.1.18.0 29,456 1/27/2022
4.1.17.0 74,340 1/5/2022
4.1.16.0 102,882 11/19/2021
4.1.15.0 128,775 10/2/2021
4.1.14.0 226,668 6/25/2021
4.1.13.0 55,066 6/1/2021
4.1.12.0 66,133 4/23/2021
4.1.11.0 12,911 4/15/2021
4.1.10.0 31,336 3/23/2021
4.1.9.0 45,727 2/26/2021
4.1.8.0 34,332 2/3/2021
4.1.7.0 35,265 1/5/2021
4.1.6.0 14,675 12/23/2020
4.1.5.0 47,689 11/17/2020
4.1.4.0 11,784 11/7/2020
4.1.2.0 26,720 10/7/2020
4.1.1.0 96 10/1/2020
4.1.0.0 48,085 8/19/2020
4.0.6.0 86,173 6/11/2020
4.0.5.0 103,399 3/13/2020
4.0.4.0 48,742 2/5/2020
4.0.3.0 12,504 1/22/2020
4.0.2.0 29,052 12/13/2019
4.0.1.1 19,383 11/25/2019
4.0.1.0 448 11/25/2019
4.0.0.0 4,518 11/21/2019
3.3.618.0 98,514 11/4/2019
3.3.604.0 18,192 10/11/2019
3.3.590.0 19,633 9/23/2019
3.3.563.1 30,314 8/9/2019
3.3.563.0 1,109 8/9/2019
3.3.553.0 14,229 7/19/2019
3.3.542.0 15,903 6/28/2019
3.3.522.0 23,190 5/31/2019
3.3.509.0 11,423 5/14/2019
3.3.498.0 57,930 4/25/2019
3.3.485.0 11,987 3/28/2019
3.3.462.0 11,405 2/25/2019
3.3.450.0 9,976 2/6/2019
3.3.428.0 16,914 12/15/2018
3.3.422.0 2,896 12/6/2018
3.3.390.0 (current version) 14,110 10/22/2018
3.3.365.0 8,597 9/21/2018
3.3.343.0 13,803 8/23/2018
3.3.335.0 20,636 8/13/2018
3.3.330.0 994 8/6/2018
3.3.313.0 3,685 7/9/2018
3.3.283.0 6,245 5/18/2018
3.3.270.0 2,220 4/25/2018
3.3.253.0 4,596 3/26/2018
3.3.245.0 1,707 3/2/2018
3.3.232.0 1,252 2/13/2018
3.3.225.1 1,252 1/25/2018
3.3.225.0 199 1/23/2018
3.3.221.0 525 1/16/2018
3.3.219.0 286 1/12/2018
3.3.215.0 501 1/2/2018
3.3.210.0 747 12/19/2017
3.3.208.0 383 12/13/2017
3.3.205.0 378 12/8/2017
3.3.201.0 369 12/2/2017
3.3.197.0 280 11/28/2017
3.3.196.0 182 11/25/2017
3.3.189.1 502 11/14/2017
3.3.187.0 328 11/9/2017
3.3.181.0 394 11/1/2017
3.3.180.0 206 10/30/2017
3.3.178.0 371 10/24/2017
3.3.173.0 418 10/17/2017
3.3.169.0 518 10/9/2017
3.3.164.0 647 9/29/2017
3.3.161.0 541 9/22/2017
3.3.158.0 810 9/17/2017
3.3.152.0 409 9/10/2017
3.3.143.0 877 8/25/2017
3.3.140.0 581 8/17/2017
3.3.133.0 846 8/4/2017
3.3.130.0 494 7/28/2017
3.3.119.0 796 7/7/2017
3.3.113.0 591 6/23/2017
3.3.109.0 303 6/19/2017
3.3.104.0 393 6/9/2017
3.3.99.0 285 6/5/2017
3.3.98.0 155 6/2/2017
3.3.96.0 178 5/31/2017
3.3.95.0 223 5/26/2017
3.3.90.0 336 5/19/2017
3.3.86.0 297 5/12/2017
3.3.84.0 286 5/5/2017
3.3.83.0 260 5/1/2017
3.3.81.0 251 4/24/2017
3.3.76.0 333 4/12/2017
3.3.75.0 132 4/11/2017
3.3.74.0 171 4/7/2017
3.3.71.0 813 4/1/2017
3.3.69.0 186 3/29/2017
3.3.67.0 243 3/24/2017
3.3.65.0 167 3/22/2017
3.3.64.2 214 3/17/2017
3.3.64.1 139 3/16/2017
3.3.62.0 168 3/13/2017
3.3.58.0 228 3/7/2017
3.3.57.0 239 2/28/2017
3.3.56.0 401 2/24/2017
3.3.55.0 145 2/23/2017
3.3.53.1 161 2/20/2017
3.3.53.0 131 2/17/2017
3.3.51.0 132 2/15/2017
3.3.48.0 197 2/10/2017
3.3.46.0 158 2/8/2017
3.3.45.0 262 1/27/2017
3.3.44.0 132 1/26/2017
3.3.43.0 142 1/25/2017
3.3.39.0 376 1/18/2017
3.3.38.0 125 1/17/2017
3.3.37.2 161 1/13/2017
3.3.37.1 155 1/9/2017
3.3.37.0 148 1/5/2017
3.3.36.0 158 12/30/2016
3.3.35.0 204 12/23/2016
3.3.34.0 126 12/22/2016
3.3.32.0 220 12/20/2016
3.3.31.1 285 12/16/2016
3.3.30.0 212 12/9/2016
3.3.29.0 118 12/8/2016
3.3.28.0 128 12/7/2016
3.3.27.0 169 12/3/2016
3.3.24.0 350 11/23/2016
3.3.23.0 137 11/22/2016
3.3.22.0 144 11/19/2016
3.3.20.0 133 11/17/2016
3.3.17.0 152 11/14/2016
3.3.14.0 717 10/26/2016
3.3.12.0 193 10/20/2016
3.3.11.0 123 10/19/2016
3.3.10.0 135 10/17/2016
3.3.9.0 133 10/14/2016
3.3.8.0 138 10/12/2016
3.3.5.0 155 10/7/2016
3.3.4.0 168 9/30/2016
3.3.3.0 140 9/28/2016
3.3.2.0 169 9/22/2016
3.3.1.0 118 9/21/2016
3.3.0.0 156 9/19/2016
3.2.8.0 162 9/8/2016
3.2.7.0 275 8/23/2016
Show less