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.216 0 5/20/2026
5.0.215 0 5/19/2026
5.0.214 0 5/18/2026
5.0.213 0 5/15/2026
5.0.212 1,572 5/14/2026
5.0.211 2,216 5/13/2026
5.0.210 10,287 5/7/2026
5.0.209 1,813 5/6/2026
5.0.208 2,107 5/5/2026
5.0.207 2,245 5/4/2026
5.0.206 3,959 5/1/2026
5.0.205 1,434 4/30/2026
5.0.204 2,007 4/29/2026
5.0.203 4,004 4/27/2026
5.0.202 3,895 4/24/2026
5.0.201 1,865 4/23/2026
5.0.200 1,850 4/22/2026
5.0.199 1,669 4/21/2026
5.0.198 1,866 4/20/2026
5.0.197 3,929 4/17/2026
5.0.196 1,598 4/16/2026
5.0.195 5,431 4/13/2026
5.0.194 3,176 4/10/2026
5.0.193 1,454 4/9/2026
5.0.192 1,627 4/8/2026
5.0.191 1,775 4/7/2026
5.0.190 1,702 4/6/2026
5.0.189 3,527 4/3/2026
5.0.188 1,802 4/2/2026
5.0.187 1,751 4/1/2026
5.0.186 1,930 3/31/2026
5.0.185 2,056 3/30/2026
5.0.184 5,210 3/27/2026
5.0.183 2,181 3/26/2026
5.0.182 2,356 3/25/2026
5.0.181 2,487 3/24/2026
5.0.180 1,848 3/23/2026
5.0.179 4,079 3/20/2026
5.0.178 1,429 3/19/2026
5.0.177 1,645 3/18/2026
5.0.176 1,840 3/17/2026
5.0.175 1,292 3/17/2026
5.0.174 3,902 3/13/2026
5.0.173 1,587 3/12/2026
5.0.172 1,575 3/11/2026
5.0.171 2,120 3/10/2026
5.0.170 1,624 3/9/2026
5.0.169 3,147 3/7/2026
5.0.168 1,513 3/6/2026
5.0.167 1,893 3/4/2026
5.0.166 1,442 3/4/2026
5.0.165 5,964 2/27/2026
5.0.164 1,696 2/26/2026
5.0.163 1,840 2/25/2026
5.0.162 1,895 2/24/2026
5.0.161 1,881 2/23/2026
5.0.160 3,899 2/20/2026
5.0.159 1,677 2/19/2026
5.0.158 2,012 2/18/2026
5.0.157 1,725 2/17/2026
5.0.156 1,546 2/16/2026
5.0.155 2,559 2/13/2026
5.0.154 1,376 2/12/2026
5.0.153 1,882 2/11/2026
5.0.152 1,670 2/10/2026
5.0.151 1,891 2/9/2026
5.0.150 3,499 2/6/2026
5.0.149 1,529 2/5/2026
5.0.148 2,126 2/4/2026
5.0.147 2,084 2/3/2026
5.0.146 1,971 2/2/2026
5.0.145 3,694 1/30/2026
5.0.144 1,705 1/29/2026
5.0.143 2,101 1/28/2026
5.0.142 2,180 1/27/2026
5.0.141 1,980 1/26/2026
5.0.140 3,084 1/23/2026
5.0.139 1,608 1/22/2026
5.0.138 7,622 1/21/2026
5.0.137 8,542 1/20/2026
5.0.136 12,465 1/16/2026
5.0.135 1,739 1/15/2026
5.0.134 1,757 1/14/2026
5.0.133 8,570 1/13/2026
5.0.132 4,041 1/12/2026
5.0.131 6,034 1/9/2026
5.0.130 3,340 1/7/2026
5.0.129 1,768 1/6/2026
5.0.128 5,162 1/5/2026
5.0.127 2,923 1/2/2026
5.0.126 2,765 12/30/2025
5.0.125 1,315 12/29/2025
5.0.124 2,530 12/26/2025
5.0.123 2,602 12/23/2025
5.0.122 1,356 12/22/2025
5.0.121 2,890 12/19/2025
5.0.120 1,271 12/18/2025
5.0.119 1,782 12/17/2025
5.0.118 1,644 12/16/2025
5.0.117 1,732 12/15/2025
5.0.116 3,186 12/12/2025
5.0.115 1,399 12/11/2025
5.0.114 1,879 12/10/2025
5.0.113 1,943 12/9/2025
5.0.112 1,899 12/8/2025
5.0.111 3,045 12/5/2025
5.0.110 1,830 12/4/2025
5.0.109 2,317 12/3/2025
5.0.108 1,947 12/2/2025
5.0.107 3,247 12/1/2025
5.0.106 4,645 11/26/2025
5.0.105 1,576 11/25/2025
5.0.104 1,723 11/24/2025
5.0.103 2,989 11/22/2025
5.0.102 1,771 11/20/2025
5.0.101 2,071 11/20/2025
5.0.100 2,133 11/18/2025
5.0.99 2,035 11/17/2025
5.0.98 3,561 11/14/2025
5.0.97 1,683 11/13/2025
5.0.96 2,104 11/12/2025
5.0.95 1,772 11/11/2025
5.0.94 1,816 11/10/2025
5.0.93 3,330 11/7/2025
5.0.92 1,495 11/6/2025
5.0.91 1,889 11/5/2025
5.0.90 1,969 11/4/2025
5.0.89 1,852 11/3/2025
5.0.88 3,356 10/31/2025
5.0.87 1,519 10/30/2025
5.0.86 1,712 10/29/2025
5.0.85 1,167 10/28/2025
5.0.84 1,568 10/27/2025
5.0.83 3,534 10/24/2025
5.0.82 1,927 10/23/2025
5.0.81 1,888 10/22/2025
5.0.80 1,694 10/21/2025
5.0.79 5,379 10/17/2025
5.0.78 1,638 10/16/2025
5.0.66 2,082 9/30/2025
5.0.65 1,849 9/29/2025
5.0.64 3,617 9/26/2025
5.0.63 1,671 9/25/2025
5.0.62 2,058 9/24/2025
5.0.61 2,858 9/23/2025
5.0.60 2,479 9/22/2025
5.0.59 3,501 9/19/2025
5.0.58 3,290 9/18/2025
5.0.57 3,371 9/17/2025
5.0.56 2,629 9/16/2025
5.0.55 2,725 9/15/2025
5.0.54 5,137 9/12/2025
5.0.53 2,811 9/11/2025
5.0.52 10,149 9/10/2025
5.0.51 40,295 9/9/2025
5.0.50 2,457 9/8/2025
5.0.49 5,002 9/5/2025
5.0.48 2,627 9/4/2025
5.0.47 2,712 9/3/2025
5.0.46 11,540 9/2/2025
5.0.45 23,687 8/29/2025
5.0.44 152 8/29/2025
5.0.43 2,374 8/28/2025
5.0.42 2,877 8/27/2025
5.0.41 2,615 8/26/2025
5.0.40 4,438 8/25/2025
5.0.39 19,997 8/22/2025
5.0.38 11,320 8/21/2025
5.0.37 30,458 8/20/2025
5.0.36 3,496 8/19/2025
5.0.35 2,988 8/18/2025
5.0.34 5,915 8/15/2025
5.0.33 1,921 8/14/2025
5.0.32 3,030 8/13/2025
5.0.31 2,601 8/12/2025
5.0.30 3,918 8/11/2025
5.0.29 8,402 8/8/2025
5.0.28 4,008 8/7/2025
5.0.27 5,048 8/6/2025
5.0.26 4,420 8/5/2025
5.0.25 3,762 8/5/2025
5.0.24 6,181 8/1/2025
5.0.23 2,619 7/31/2025
5.0.22 3,076 7/30/2025
5.0.21 3,635 7/29/2025
5.0.20 4,157 7/28/2025
5.0.19 7,384 7/25/2025
5.0.18 3,146 7/24/2025
5.0.17 4,591 7/23/2025
5.0.16 3,561 7/22/2025
5.0.15 3,498 7/21/2025
5.0.14 12,843 7/18/2025
5.0.13 11,773 7/17/2025
5.0.12 11,705 7/16/2025
5.0.11 1,933 7/16/2025
5.0.10 2,313 7/15/2025
5.0.9 16,254 7/9/2025
5.0.8 25,294 7/3/2025
5.0.7 2,899 7/2/2025
5.0.6 2,491 7/1/2025
5.0.5 2,926 6/30/2025
5.0.4 5,976 6/27/2025
5.0.3 3,656 6/26/2025
5.0.2 3,830 6/25/2025
5.0.1 3,419 6/24/2025
5.0.0 3,473 6/23/2025
5.0.0-previe... 25 5/30/2025
5.0.0-previe... 27 4/29/2025
5.0.0-previe... 19 3/17/2025
5.0.0-previe... 28 2/18/2025
5.0.0-previe... 79 10/22/2024
4.1.1031 0 5/20/2026
4.1.1030 15 5/14/2026
4.1.1029 220 4/23/2026
4.1.1028 402 3/26/2026
4.1.1027 65 3/25/2026
4.1.1026 73 3/24/2026
4.1.1025 53 3/23/2026
4.1.1024 69 3/20/2026
4.1.1023 35 3/19/2026
4.1.1022 49 3/18/2026
4.1.1021 43 3/17/2026
4.1.1020 67 3/16/2026
4.1.1019 54 3/13/2026
4.1.1018 59 3/12/2026
4.1.1017 67 3/11/2026
4.1.1016 55 3/10/2026
4.1.1015 52 3/9/2026
4.1.1014 51 3/7/2026
4.1.1013 37 3/6/2026
4.1.1012 71 3/4/2026
4.1.1011 77 3/3/2026
4.1.1010 111 2/27/2026
4.1.1009 39 2/26/2026
4.1.1008 42 2/25/2026
4.1.1007 41 2/24/2026
4.1.1006 40 2/23/2026
4.1.1005 55 2/20/2026
4.1.1004 55 2/19/2026
4.1.1003 45 2/18/2026
4.1.1002 47 2/17/2026
4.1.1001 43 2/16/2026
4.1.1000 43 2/13/2026
4.1.999 63 2/12/2026
4.1.998 54 2/11/2026
4.1.997 52 2/10/2026
4.1.996 76 2/9/2026
4.1.995 58 2/6/2026
4.1.994 30 2/5/2026
4.1.993 50 2/4/2026
4.1.992 42 2/3/2026
4.1.991 39 2/2/2026
4.1.990 56 1/30/2026
4.1.989 43 1/29/2026
4.1.988 49 1/28/2026
4.1.987 46 1/27/2026
4.1.986 42 1/26/2026
4.1.985 49 1/23/2026
4.1.984 38 1/22/2026
4.1.983 53 1/21/2026
4.1.982 44 1/20/2026
4.1.981 55 1/16/2026
4.1.980 43 1/15/2026
4.1.979 48 1/14/2026
4.1.978 35 1/13/2026
4.1.977 39 1/12/2026
4.1.976 49 1/9/2026
4.1.975 92 1/7/2026
4.1.974 35 1/6/2026
4.1.973 29 1/5/2026
4.1.972 31 1/2/2026
4.1.971 54 12/30/2025
4.1.970 30 12/29/2025
4.1.969 25 12/26/2025
4.1.968 57 12/23/2025
4.1.967 37 12/22/2025
4.1.966 43 12/19/2025
4.1.965 32 12/18/2025
4.1.964 60 12/17/2025
4.1.963 47 12/16/2025
4.1.962 59 12/15/2025
4.1.961 45 12/12/2025
4.1.960 41 12/11/2025
4.1.959 34 12/11/2025
4.1.958 66 12/9/2025
4.1.957 73 12/8/2025
4.1.956 46 12/5/2025
4.1.955 42 12/4/2025
4.1.954 60 12/3/2025
4.1.953 29 12/2/2025
4.1.952 65 12/1/2025
4.1.951 134 11/26/2025
4.1.950 55 11/25/2025
4.1.949 51 11/24/2025
4.1.948 52 11/22/2025
4.1.947 93 11/20/2025
4.1.946 112 11/20/2025
4.1.945 109 11/19/2025
4.1.944 125 11/17/2025
4.1.943 131 11/14/2025
4.1.942 97 11/13/2025
4.1.941 72 11/12/2025
4.1.940 100 11/11/2025
4.1.939 80 11/10/2025
4.1.938 76 11/7/2025
4.1.937 67 11/6/2025
4.1.936 79 11/5/2025
4.1.935 59 11/4/2025
4.1.934 57 11/3/2025
4.1.933 103 10/31/2025
4.1.932 71 10/30/2025
4.1.931 73 10/29/2025
4.1.930 126 10/28/2025
4.1.929 70 10/27/2025
4.1.928 63 10/24/2025
4.1.927 66 10/23/2025
4.1.926 46 10/22/2025
4.1.925 55 10/21/2025
4.1.924 73 10/17/2025
4.1.923 45 10/16/2025
4.1.922 289 10/15/2025
4.1.921 214 10/14/2025
4.1.920 46 10/13/2025
4.1.919 80 10/10/2025
4.1.918 36 10/9/2025
4.1.917 56 10/8/2025
4.1.916 38 10/7/2025
4.1.915 41 10/6/2025
4.1.914 40 10/3/2025
4.1.913 40 10/2/2025
4.1.912 52 10/1/2025
4.1.911 36 9/30/2025
4.1.910 36 9/29/2025
4.1.909 34 9/26/2025
4.1.908 33 9/25/2025
4.1.907 62 9/24/2025
4.1.906 107 9/23/2025
4.1.905 109 9/22/2025
4.1.904 250 9/19/2025
4.1.903 103 9/18/2025
4.1.902 110 9/17/2025
4.1.901 127 9/16/2025
4.1.900 112 9/15/2025
4.1.899 263 9/12/2025
4.1.898 102 9/11/2025
4.1.897 91 9/10/2025
4.1.896 101 9/9/2025
4.1.895 106 9/8/2025
4.1.894 250 9/5/2025
4.1.893 97 9/4/2025
4.1.892 26 9/3/2025
4.1.891 45 9/2/2025
4.1.890 36 8/29/2025
4.1.889 42 8/28/2025
4.1.888 119 8/27/2025
4.1.887 133 8/26/2025
4.1.886 107 8/25/2025
4.1.885 274 8/22/2025
4.1.884 119 8/21/2025
4.1.883 123 8/20/2025
4.1.882 477 8/19/2025
4.1.881 139 8/18/2025
4.1.880 255 8/15/2025
4.1.879 103 8/14/2025
4.1.878 109 8/13/2025
4.1.877 109 8/12/2025
4.1.876 109 8/11/2025
4.1.875 258 8/8/2025
4.1.874 122 8/7/2025
4.1.873 109 8/6/2025
4.1.872 103 8/5/2025
4.1.871 76 8/5/2025
4.1.870 257 8/1/2025
4.1.869 110 7/31/2025
4.1.868 105 7/30/2025
4.1.867 94 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 104 7/23/2025
4.1.862 110 7/22/2025
4.1.861 103 7/21/2025
4.1.860 239 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 32 7/15/2025
4.1.855 565 7/9/2025
4.1.854 529 7/3/2025
4.1.853 105 7/2/2025
4.1.852 102 7/1/2025
4.1.851 108 6/30/2025
4.1.850 254 6/27/2025
4.1.849 1,775 6/26/2025
4.1.848 119 6/25/2025
4.1.847 1,218 6/24/2025
4.1.846 117 6/23/2025
4.1.845 7,522 6/20/2025
4.1.844 3,419 6/19/2025
4.1.843 3,706 6/18/2025
4.1.842 17,293 6/17/2025
4.1.841 27,147 6/16/2025
4.1.840 19,398 6/12/2025
4.1.839 2,839 6/11/2025
4.1.838 2,709 6/10/2025
4.1.837 2,717 6/9/2025
4.1.836 4,766 6/6/2025
4.1.835 2,872 6/5/2025
4.1.834 2,895 6/4/2025
4.1.833 2,972 6/3/2025
4.1.832 13,971 6/2/2025
4.1.831 6,889 5/30/2025
4.1.830 3,110 5/29/2025
4.1.829 2,952 5/28/2025
4.1.828 6,838 5/27/2025
4.1.827 14,870 5/23/2025
4.1.826 4,417 5/22/2025
4.1.825 4,181 5/21/2025
4.1.824 5,179 5/20/2025
4.1.823 12,919 5/19/2025
4.1.822 5,161 5/16/2025
4.1.821 2,003 5/15/2025
4.1.820 3,257 5/14/2025
4.1.819 5,608 5/13/2025
4.1.818 3,031 5/12/2025
4.1.817 4,544 5/9/2025
4.1.816 2,516 5/8/2025
4.1.815 2,255 5/7/2025
4.1.814 3,250 5/6/2025
4.1.813 11,533 5/5/2025
4.1.812 14,847 5/2/2025
4.1.811 19,100 5/1/2025
4.1.810 1,642 4/30/2025
4.1.809 1,480 4/29/2025
4.1.808 1,871 4/28/2025
4.1.807 3,037 4/25/2025
4.1.806 1,573 4/25/2025
4.1.805 2,022 4/23/2025
4.1.804 1,484 4/22/2025
4.1.803 1,644 4/21/2025
4.1.802 2,232 4/18/2025
4.1.801 1,100 4/17/2025
4.1.800 1,356 4/16/2025
4.1.799 2,894 4/14/2025
4.1.798 2,500 4/11/2025
4.1.797 1,274 4/10/2025
4.1.796 1,562 4/9/2025
4.1.795 1,468 4/8/2025
4.1.794 1,606 4/7/2025
4.1.793 2,617 4/4/2025
4.1.792 1,470 4/3/2025
4.1.791 1,154 4/3/2025
4.1.790 311 4/2/2025
4.1.789 1,355 4/1/2025
4.1.788 1,550 3/31/2025
4.1.787 2,266 3/28/2025
4.1.786 2,501 3/27/2025
4.1.785 2,828 3/26/2025
4.1.784 2,858 3/25/2025
4.1.783 2,811 3/24/2025
4.1.782 6,623 3/21/2025
4.1.781 3,226 3/20/2025
4.1.780 3,321 3/19/2025
4.1.779 3,159 3/18/2025
4.1.778 3,135 3/17/2025
4.1.777 9,226 3/14/2025
4.1.776 2,862 3/14/2025
4.1.775 10,423 3/11/2025
4.1.774 3,459 3/10/2025
4.1.773 33,933 3/7/2025
4.1.772 13,704 3/6/2025
4.1.771 15,921 3/5/2025
4.1.770 12,122 3/5/2025
4.1.769 18,267 3/3/2025
4.1.768 45,158 2/28/2025
4.1.767 18,500 2/27/2025
4.1.766 13,871 2/26/2025
4.1.765 10,814 2/25/2025
4.1.764 14,551 2/25/2025
4.1.763 27,450 2/21/2025
4.1.762 16,722 2/20/2025
4.1.761 6,691 2/19/2025
4.1.760 6,238 2/18/2025
4.1.759 6,134 2/17/2025
4.1.758 14,079 2/14/2025
4.1.757 8,505 2/13/2025
4.1.756 4,567 2/12/2025
4.1.755 2,514 2/11/2025
4.1.754 4,652 2/10/2025
4.1.753 6,555 2/7/2025
4.1.752 4,251 2/6/2025
4.1.751 6,205 2/5/2025
4.1.750 5,758 2/5/2025
4.1.749 6,677 2/3/2025
4.1.748 17,878 1/31/2025
4.1.747 7,093 1/30/2025
4.1.746 9,681 1/29/2025
4.1.745 14,073 1/28/2025
4.1.744 6,199 1/27/2025
4.1.743 12,658 1/24/2025
4.1.742 5,518 1/23/2025
4.1.741 6,152 1/22/2025
4.1.740 7,184 1/21/2025
4.1.739 18,278 1/17/2025
4.1.738 6,532 1/16/2025
4.1.737 6,653 1/15/2025
4.1.736 7,401 1/14/2025
4.1.735 13,107 1/13/2025
4.1.734 14,866 1/11/2025
4.1.733 13,340 1/9/2025
4.1.732 7,189 1/8/2025
4.1.731 17,148 1/7/2025
4.1.730 15,343 1/6/2025
4.1.729 31,840 1/3/2025
4.1.728 13,865 1/2/2025
4.1.727 63,099 12/28/2024
4.1.726 2,086 12/27/2024
4.1.725 10,061 12/26/2024
4.1.724 25,339 12/23/2024
4.1.723 28,686 12/20/2024
4.1.722 11,158 12/19/2024
4.1.721 12,478 12/18/2024
4.1.720 12,324 12/17/2024
4.1.719 4,373 12/16/2024
4.1.718 4,642 12/13/2024
4.1.717 3,468 12/12/2024
4.1.716 4,353 12/12/2024
4.1.715 2,008 12/11/2024
4.1.714 3,054 12/9/2024
4.1.713 11,049 12/5/2024
4.1.712 4,624 12/4/2024
4.1.711 2,134 12/4/2024
4.1.710 1,382 12/3/2024
4.1.709 2,173 12/2/2024
4.1.708 4,882 11/28/2024
4.1.707 1,882 11/26/2024
4.1.706 1,956 11/25/2024
4.1.705 3,084 11/22/2024
4.1.704 1,678 11/21/2024
4.1.703 1,925 11/21/2024
4.1.702 2,537 11/20/2024
4.1.701 2,518 11/18/2024
4.1.700 3,830 11/15/2024
4.1.699 1,644 11/15/2024
4.1.698 491 11/14/2024
4.1.697 2,583 11/13/2024
4.1.696 2,396 11/12/2024
4.1.695 2,243 11/11/2024
4.1.694 3,784 11/8/2024
4.1.693 2,144 11/7/2024
4.1.692 2,329 11/6/2024
4.1.691 7,994 11/1/2024
4.1.690 1,369 10/31/2024
4.1.689 1,830 10/30/2024
4.1.688 5,294 10/29/2024
4.1.687 7,687 10/28/2024
4.1.686 19,815 10/25/2024
4.1.685 5,303 10/24/2024
4.1.684 3,702 10/23/2024
4.1.683 1,760 10/23/2024
4.1.682 2,054 10/21/2024
4.1.681 3,263 10/18/2024
4.1.680 1,929 10/17/2024
4.1.679 1,980 10/16/2024
4.1.678 1,985 10/15/2024
4.1.677 2,045 10/14/2024
4.1.676 3,591 10/11/2024
4.1.675 1,745 10/10/2024
4.1.674 2,514 10/9/2024
4.1.673 5,023 10/8/2024
4.1.672 2,870 10/7/2024
4.1.671 3,224 10/4/2024
4.1.670 1,832 10/3/2024
4.1.669 1,773 10/2/2024
4.1.668 1,863 10/1/2024
4.1.667 1,972 10/1/2024
4.1.666 3,513 9/27/2024
4.1.665 1,837 9/26/2024
4.1.664 4,126 9/25/2024
4.1.663 2,147 9/24/2024
4.1.662 2,048 9/23/2024
4.1.661 3,470 9/21/2024
4.1.660 2,491 9/19/2024
4.1.659 2,229 9/18/2024
4.1.658 2,285 9/17/2024
4.1.657 2,287 9/16/2024
4.1.656 4,079 9/13/2024
4.1.655 2,030 9/12/2024
4.1.654 2,582 9/11/2024
4.1.653 2,297 9/10/2024
4.1.652 2,133 9/9/2024
4.1.651 3,567 9/6/2024
4.1.650 1,853 9/5/2024
4.1.649 2,252 9/4/2024
4.1.648 2,342 9/3/2024
4.1.647 5,340 8/30/2024
4.1.646 1,644 8/29/2024
4.1.645 2,208 8/28/2024
4.1.644 2,104 8/27/2024
4.1.643 2,042 8/26/2024
4.1.642 3,368 8/23/2024
4.1.641 1,803 8/22/2024
4.1.640 2,138 8/21/2024
4.1.639 2,140 8/20/2024
4.1.638 2,185 8/19/2024
4.1.637 3,613 8/16/2024
4.1.636 1,747 8/15/2024
4.1.635 2,113 8/14/2024
4.1.634 2,069 8/13/2024
4.1.633 1,970 8/12/2024
4.1.632 3,281 8/9/2024
4.1.631 1,698 8/8/2024
4.1.630 2,036 8/7/2024
4.1.629 2,033 8/6/2024
4.1.628 1,848 8/5/2024
4.1.627 3,289 8/2/2024
4.1.626 1,801 8/1/2024
4.1.625 4,231 7/30/2024
4.1.624 1,847 7/29/2024
4.1.623 5,203 7/25/2024
4.1.622 1,947 7/24/2024
4.1.621 1,583 7/23/2024
4.1.620 1,567 7/23/2024
4.1.619 4,293 7/19/2024
4.1.618 8,492 7/12/2024
4.1.617 10,215 7/10/2024
4.1.616 1,885 7/9/2024
4.1.615 1,755 7/8/2024
4.1.614 2,900 7/5/2024
4.1.613 2,586 7/3/2024
4.1.612 1,573 7/2/2024
4.1.611 2,108 7/2/2024
4.1.610 2,863 6/28/2024
4.1.609 1,437 6/27/2024
4.1.608 1,914 6/26/2024
4.1.607 1,785 6/25/2024
4.1.606 1,829 6/25/2024
4.1.605 6,052 6/20/2024
4.1.604 3,848 6/19/2024
4.1.603 1,984 6/18/2024
4.1.602 1,996 6/17/2024
4.1.601 4,650 6/14/2024
4.1.600 5,209 6/13/2024
4.1.599 3,174 6/12/2024
4.1.598 2,160 6/11/2024
4.1.597 2,044 6/10/2024
4.1.596 3,156 6/7/2024
4.1.595 1,598 6/6/2024
4.1.594 1,696 6/5/2024
4.1.593 1,834 6/4/2024
4.1.592 23,026 6/3/2024
4.1.591 3,071 5/31/2024
4.1.590 1,547 5/30/2024
4.1.589 1,881 5/29/2024
4.1.588 2,231 5/28/2024
4.1.587 5,164 5/24/2024
4.1.586 1,449 5/23/2024
4.1.585 1,686 5/22/2024
4.1.584 1,665 5/21/2024
4.1.583 1,632 5/20/2024
4.1.582 2,586 5/17/2024
4.1.581 1,622 5/16/2024
4.1.580 1,841 5/15/2024
4.1.579 1,882 5/14/2024
4.1.578 2,681 5/13/2024
4.1.577 2,952 5/10/2024
4.1.576 1,211 5/10/2024
4.1.575 1,827 5/8/2024
4.1.574 2,006 5/7/2024
4.1.573 1,965 5/6/2024
4.1.572 2,583 5/3/2024
4.1.571 1,451 5/2/2024
4.1.570 1,681 5/1/2024
4.1.569 1,400 4/30/2024
4.1.568 1,872 4/29/2024
4.1.567 2,920 4/26/2024
4.1.566 1,502 4/25/2024
4.1.565 1,949 4/24/2024
4.1.564 1,816 4/23/2024
4.1.563 1,896 4/22/2024
4.1.562 2,940 4/19/2024
4.1.561 2,359 4/18/2024
4.1.560 1,603 4/17/2024
4.1.559 1,985 4/16/2024
4.1.558 4,447 4/12/2024
4.1.557 1,591 4/11/2024
4.1.556 1,933 4/10/2024
4.1.555 25,383 4/9/2024
4.1.554 1,634 4/8/2024
4.1.553 2,906 4/5/2024
4.1.552 1,855 4/4/2024
4.1.551 1,655 4/3/2024
4.1.550 1,718 4/2/2024
4.1.549 1,593 4/1/2024
4.1.548 2,267 3/29/2024
4.1.547 1,098 3/28/2024
4.1.546 1,646 3/27/2024
4.1.545 1,662 3/26/2024
4.1.544 2,048 3/25/2024
4.1.543 3,597 3/22/2024
4.1.542 1,679 3/21/2024
4.1.541 1,799 3/20/2024
4.1.540 1,823 3/19/2024
4.1.539 1,767 3/18/2024
4.1.538 2,714 3/15/2024
4.1.537 12,357 3/14/2024
4.1.536 3,921 3/13/2024
4.1.535 7,868 3/12/2024
4.1.534 2,562 3/11/2024
4.1.533 28,207 3/8/2024
4.1.532 19,892 3/7/2024
4.1.531 9,006 3/6/2024
4.1.530 8,002 3/5/2024
4.1.529 2,443 3/4/2024
4.1.528 4,829 3/1/2024
4.1.527 8,302 2/29/2024
4.1.526 4,622 2/28/2024
4.1.525 2,159 2/27/2024
4.1.524 2,294 2/26/2024
4.1.523 168,702 2/23/2024
4.1.522 80,201 2/22/2024
4.1.521 21,635 2/21/2024
4.1.520 15,717 2/20/2024
4.1.519 13,287 2/19/2024
4.1.518 39,640 2/16/2024
4.1.517 4,372 2/15/2024
4.1.516 82,666 2/14/2024
4.1.515 1,852 2/13/2024
4.1.514 1,640 2/12/2024
4.1.513 2,569 2/9/2024
4.1.512 4,867 2/8/2024
4.1.511 15,788 2/7/2024
4.1.510 10,982 2/6/2024
4.1.509 11,873 2/5/2024
4.1.508 5,821 2/2/2024
4.1.507 1,778 2/1/2024
4.1.506 1,803 2/1/2024
4.1.505 1,807 1/30/2024
4.1.504 1,645 1/29/2024
4.1.503 15,122 1/26/2024
4.1.502 7,590 1/26/2024
4.1.501 7,113 1/25/2024
4.1.500 1,937 1/24/2024
4.1.499 19,487 1/22/2024
4.1.498 66,278 1/19/2024
4.1.497 1,261 1/18/2024
4.1.496 3,124 1/17/2024
4.1.495 6,389 1/16/2024
4.1.494 6,854 1/14/2024
4.1.493 1,070 1/12/2024
4.1.492 1,690 1/11/2024
4.1.491 58,821 1/10/2024
4.1.490 11,000 1/8/2024
4.1.489 3,688 1/5/2024
4.1.488 4,222 1/4/2024
4.1.487 5,219 1/3/2024
4.1.486 13,441 12/29/2023
4.1.485 3,690 12/28/2023
4.1.484 1,616 12/27/2023
4.1.483 1,674 12/26/2023
4.1.482 4,103 12/22/2023
4.1.481 3,481 12/21/2023
4.1.480 3,956 12/20/2023
4.1.479 2,214 12/19/2023
4.1.478 5,158 12/18/2023
4.1.477 64,368 12/15/2023
4.1.476 1,790 12/14/2023
4.1.475 63,509 12/13/2023
4.1.474 6,858 12/12/2023
4.1.473 40,025 12/11/2023
4.1.472 45,220 12/8/2023
4.1.471 8,855 12/7/2023
4.1.470 3,006 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,361 12/1/2023
4.1.465 2,735 11/30/2023
4.1.464 564 11/29/2023
4.1.463 2,504 11/28/2023
4.1.462 10,624 11/28/2023
4.1.461 9,910 11/28/2023
4.1.460 1,783 11/27/2023
4.1.459 5,769 11/23/2023
4.1.458 1,897 11/22/2023
4.1.457 1,793 11/21/2023
4.1.456 81,897 11/18/2023
4.1.455 6,224 11/17/2023
4.1.454 80,290 11/15/2023
4.1.453 2,662 11/14/2023
4.1.452 1,958 11/14/2023
4.1.451 10,241 11/10/2023
4.1.450 15,942 11/9/2023
4.1.449 10,426 11/9/2023
4.1.448 987 11/8/2023
4.1.447 6,855 11/7/2023
4.1.446 76,982 11/6/2023
4.1.445 6,921 11/3/2023
4.1.444 4,185 11/2/2023
4.1.443 2,496 11/1/2023
4.1.442 2,158 11/1/2023
4.1.441 2,586 10/30/2023
4.1.440 872,121 10/27/2023
4.1.439 80,795 10/26/2023
4.1.438 174,565 10/26/2023
4.1.437 213,856 10/24/2023
4.1.436 1,525 10/23/2023
4.1.435 2,705 10/21/2023
4.1.434 1,544 10/20/2023
4.1.433 2,088 10/18/2023
4.1.432 2,083 10/17/2023
4.1.431 3,243 10/16/2023
4.1.430 35,284 10/12/2023
4.1.429 46,012 10/6/2023
4.1.428 9,833 10/5/2023
4.1.427 5,982 10/4/2023
4.1.426 14,817 10/3/2023
4.1.425 12,077 10/2/2023
4.1.424 39,743 9/28/2023
4.1.423 9,894 9/27/2023
4.1.422 9,679 9/26/2023
4.1.421 17,397 9/25/2023
4.1.420 280,126 9/22/2023
4.1.419 34,040 9/20/2023
4.1.418 7,636 9/19/2023
4.1.417 7,658 9/18/2023
4.1.416 146,247 9/15/2023
4.1.415 2,917 9/15/2023
4.1.414 6,800 9/13/2023
4.1.413 5,084 9/12/2023
4.1.412 5,440 9/11/2023
4.1.411 33,597 9/8/2023
4.1.410 6,289 9/8/2023
4.1.409 11,361 9/6/2023
4.1.408 6,618 9/5/2023
4.1.407 134,876 9/1/2023
4.1.406 86,161 8/31/2023
4.1.405 94,024 8/30/2023
4.1.404 107,460 8/29/2023
4.1.403 28,535 8/28/2023
4.1.402 365,024 8/25/2023
4.1.401 131,142 8/25/2023
4.1.400 160,730 8/23/2023
4.1.399 125,721 8/23/2023
4.1.398 125,947 8/21/2023
4.1.397 450,135 8/18/2023
4.1.396 108,765 8/17/2023
4.1.395 115,545 8/16/2023
4.1.394 97,382 8/15/2023
4.1.393 48,714 8/14/2023
4.1.392 41,372 8/11/2023
4.1.391 40,175 8/10/2023
4.1.390 107,534 8/9/2023
4.1.389 41,589 8/8/2023
4.1.388 4,937 8/7/2023
4.1.387 73,760 8/4/2023
4.1.386 51,711 8/3/2023
4.1.385 53,082 8/2/2023
4.1.384 21,815 8/1/2023
4.1.383 2,165 7/31/2023
4.1.382 2,986 7/28/2023
4.1.381 1,176 7/28/2023
4.1.380 339 7/27/2023
4.1.379 1,544 7/26/2023
4.1.378 1,798 7/25/2023
4.1.377 1,640 7/24/2023
4.1.376 2,820 7/21/2023
4.1.375 1,377 7/20/2023
4.1.374 1,160 7/20/2023
4.1.373 615 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,396 7/7/2023
4.1.367 1,604 7/6/2023
4.1.366 1,520 7/5/2023
4.1.365 3,116 7/3/2023
4.1.364 2,489 6/30/2023
4.1.363 1,540 6/29/2023
4.1.362 1,755 6/28/2023
4.1.361 1,849 6/27/2023
4.1.360 1,620 6/26/2023
4.1.359 2,672 6/23/2023
4.1.358 1,399 6/22/2023
4.1.357 1,603 6/21/2023
4.1.356 1,906 6/21/2023
4.1.355 2,109 6/19/2023
4.1.354 2,574 6/16/2023
4.1.353 1,616 6/15/2023
4.1.352 3,456 6/14/2023
4.1.351 1,574 6/12/2023
4.1.350 2,915 6/9/2023
4.1.349 1,423 6/8/2023
4.1.348 2,204 6/7/2023
4.1.347 2,327 6/6/2023
4.1.346 3,587 6/6/2023
4.1.345 3,226 6/2/2023
4.1.344 1,251 6/1/2023
4.1.343 1,462 5/31/2023
4.1.342 1,610 5/30/2023
4.1.341 3,908 5/26/2023
4.1.340 1,340 5/25/2023
4.1.339 1,592 5/24/2023
4.1.338 1,608 5/23/2023
4.1.337 1,562 5/22/2023
4.1.336 2,934 5/19/2023
4.1.335 1,522 5/18/2023
4.1.334 7,472 5/16/2023
4.1.333 1,891 5/15/2023
4.1.332 4,284 5/11/2023
4.1.331 1,730 5/10/2023
4.1.330 1,691 5/9/2023
4.1.329 1,665 5/8/2023
4.1.328 2,813 5/6/2023
4.1.327 1,555 5/5/2023
4.1.326 1,813 5/3/2023
4.1.325 1,951 5/2/2023
4.1.324 2,109 5/1/2023
4.1.323 2,391 4/29/2023
4.1.322 2,046 4/27/2023
4.1.321 2,108 4/26/2023
4.1.320 1,911 4/25/2023
4.1.319 1,022 4/25/2023
4.1.318 4,306 4/21/2023
4.1.317 1,579 4/21/2023
4.1.316 2,364 4/19/2023
4.1.315 4,640 4/17/2023
4.1.314 2,836 4/14/2023
4.1.313 1,544 4/13/2023
4.1.312 1,781 4/12/2023
4.1.311 1,743 4/11/2023
4.1.310 1,872 4/10/2023
4.1.309 2,851 4/7/2023
4.1.308 1,380 4/6/2023
4.1.307 2,094 4/5/2023
4.1.306 1,971 4/4/2023
4.1.305 2,176 4/3/2023
4.1.304 14,593 3/31/2023
4.1.303 1,855 3/30/2023
4.1.302 2,250 3/29/2023
4.1.301 1,727 3/28/2023
4.1.300 1,641 3/27/2023
4.1.299 3,510 3/24/2023
4.1.298 1,724 3/23/2023
4.1.297 1,649 3/22/2023
4.1.296 2,163 3/21/2023
4.1.295 1,921 3/20/2023
4.1.294 3,644 3/17/2023
4.1.293 1,726 3/16/2023
4.1.292 2,211 3/15/2023
4.1.291 1,746 3/14/2023
4.1.290 1,931 3/13/2023
4.1.289 3,522 3/10/2023
4.1.288 1,676 3/9/2023
4.1.287 2,104 3/8/2023
4.1.286 1,771 3/7/2023
4.1.285 2,215 3/6/2023
4.1.284 3,157 3/3/2023
4.1.283 1,765 3/2/2023
4.1.282 2,064 3/1/2023
4.1.281 1,835 2/28/2023
4.1.280 1,903 2/27/2023
4.1.279 2,450 2/24/2023
4.1.278 1,777 2/23/2023
4.1.277 2,107 2/22/2023
4.1.276 1,912 2/22/2023
4.1.275 2,107 2/20/2023
4.1.274 2,608 2/17/2023
4.1.273 1,638 2/17/2023
4.1.272 2,330 2/16/2023
4.1.271 1,865 2/15/2023
4.1.270 2,002 2/13/2023
4.1.269 2,675 2/10/2023
4.1.268 2,065 2/9/2023
4.1.267 2,089 2/8/2023
4.1.266 2,214 2/7/2023
4.1.265 2,056 2/6/2023
4.1.264 2,801 2/3/2023
4.1.263 1,812 2/2/2023
4.1.262 2,059 2/1/2023
4.1.261 2,075 1/31/2023
4.1.260 2,287 1/30/2023
4.1.259 2,754 1/27/2023
4.1.258 1,942 1/26/2023
4.1.257 2,064 1/25/2023
4.1.256 1,853 1/24/2023
4.1.255 1,798 1/23/2023
4.1.254 2,793 1/20/2023
4.1.253 1,548 1/20/2023
4.1.252 2,238 1/18/2023
4.1.251 1,908 1/17/2023
4.1.250 4,380 1/13/2023
4.1.249 1,658 1/12/2023
4.1.248 2,046 1/11/2023
4.1.247 1,741 1/10/2023
4.1.246 1,642 1/9/2023
4.1.245 2,674 1/6/2023
4.1.244 1,475 1/5/2023
4.1.243 1,717 1/4/2023
4.1.242 1,526 1/3/2023
4.1.241 3,362 12/30/2022
4.1.240 876 12/29/2022
4.1.239 898 12/28/2022
4.1.238 1,146 12/27/2022
4.1.237 2,458 12/23/2022
4.1.236 1,152 12/22/2022
4.1.235 1,277 12/22/2022
4.1.234 1,713 12/20/2022
4.1.233 1,644 12/19/2022
4.1.232 2,728 12/16/2022
4.1.231 1,603 12/15/2022
4.1.230 1,909 12/14/2022
4.1.229 1,794 12/13/2022
4.1.228 1,964 12/12/2022
4.1.227 3,491 12/9/2022
4.1.226 1,952 12/8/2022
4.1.225 1,487 12/8/2022
4.1.224 182 12/8/2022
4.1.223 512 12/7/2022
4.1.222 1,939 12/7/2022
4.1.221 2,128 12/5/2022
4.1.220 3,172 12/2/2022
4.1.219 1,612 12/1/2022
4.1.218 2,034 11/30/2022
4.1.217 1,982 11/29/2022
4.1.216 1,265 11/29/2022
4.1.215 2,295 11/28/2022
4.1.214 5,851 11/23/2022
4.1.213 2,201 11/22/2022
4.1.212 1,574 11/22/2022
4.1.211 4,044 11/19/2022
4.1.210 1,882 11/17/2022
4.1.209 1,954 11/16/2022
4.1.208 1,758 11/15/2022
4.1.207 2,030 11/14/2022
4.1.206 3,116 11/11/2022
4.1.205 2,184 11/10/2022
4.1.204 2,235 11/9/2022
4.1.203 1,876 11/8/2022
4.1.202 2,410 11/7/2022
4.1.201 4,232 11/4/2022
4.1.200 2,546 11/3/2022
4.1.199 1,965 11/2/2022
4.1.198 2,159 11/1/2022
4.1.197 2,973 10/31/2022
4.1.196 5,197 10/28/2022
4.1.195 2,400 10/27/2022
4.1.194 2,534 10/26/2022
4.1.193 2,563 10/25/2022
4.1.192 2,380 10/24/2022
4.1.191 2,847 10/21/2022
4.1.190 2,451 10/20/2022
4.1.189 2,850 10/19/2022
4.1.188 2,252 10/18/2022
4.1.187 2,926 10/17/2022
4.1.186 5,052 10/14/2022
4.1.185 2,569 10/13/2022
4.1.184 13,357 10/7/2022
4.1.183 2,428 10/6/2022
4.1.182 2,647 10/5/2022
4.1.181 2,777 10/4/2022
4.1.180 2,550 10/3/2022
4.1.179 4,139 9/30/2022
4.1.178 2,109 9/29/2022
4.1.177 5,480 9/27/2022
4.1.176 2,639 9/26/2022
4.1.175 3,921 9/23/2022
4.1.174 2,293 9/22/2022
4.1.173 2,823 9/21/2022
4.1.172 2,732 9/20/2022
4.1.171 2,810 9/19/2022
4.1.170 4,730 9/16/2022
4.1.169 2,972 9/15/2022
4.1.168 3,008 9/14/2022
4.1.167 2,946 9/13/2022
4.1.166 3,254 9/12/2022
4.1.165 5,424 9/9/2022
4.1.164 2,436 9/8/2022
4.1.163 2,919 9/7/2022
4.1.162 2,726 9/6/2022
4.1.161 6,620 9/2/2022
4.1.160 2,406 9/1/2022
4.1.159 2,270 8/31/2022
4.1.158 2,239 8/31/2022
4.1.157 2,380 8/29/2022
4.1.156 2,842 8/26/2022
4.1.155 1,925 8/25/2022
4.1.154 2,806 8/24/2022
4.1.153 2,671 8/23/2022
4.1.152 2,889 8/22/2022
4.1.151 4,953 8/19/2022
4.1.150 2,549 8/18/2022
4.1.149 3,114 8/17/2022
4.1.148 3,437 8/16/2022
4.1.147 3,503 8/15/2022
4.1.146 90,802 8/12/2022
4.1.145 3,220 8/11/2022
4.1.144 3,388 8/10/2022
4.1.143 3,074 8/9/2022
4.1.142 3,074 8/8/2022
4.1.141 8,626 8/4/2022
4.1.140 2,731 8/3/2022
4.1.139 3,196 8/2/2022
4.1.138 2,939 8/1/2022
4.1.137 4,543 7/29/2022
4.1.136 2,911 7/28/2022
4.1.135 3,018 7/27/2022
4.1.134 3,067 7/26/2022
4.1.133 2,888 7/25/2022
4.1.132 4,706 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,858 7/15/2022
4.1.126 2,524 7/14/2022
4.1.125 2,699 7/13/2022
4.1.124 2,479 7/12/2022
4.1.123 2,499 7/11/2022
4.1.122 4,896 7/8/2022
4.1.120 2,707 7/6/2022
4.1.119 3,104 7/5/2022
4.1.118 5,134 7/1/2022
4.1.117 2,548 6/30/2022
4.1.116 2,296 6/29/2022
4.1.115 2,632 6/28/2022
4.1.114 2,728 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,581 6/21/2022
4.1.109 2,319 6/20/2022
4.1.108 4,607 6/17/2022
4.1.107 2,702 6/16/2022
4.1.106 3,043 6/15/2022
4.1.105 2,862 6/14/2022
4.1.104 2,090 6/13/2022
4.1.103 4,033 6/10/2022
4.1.102 1,759 6/9/2022
4.1.101 2,755 6/8/2022
4.1.100 2,519 6/7/2022
4.1.99 2,459 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,379 5/26/2022
4.1.93 1,552 5/25/2022
4.1.92 1,931 5/24/2022
4.1.91 2,485 5/23/2022
4.1.90 4,145 5/20/2022
4.1.89 2,386 5/19/2022
4.1.88 2,908 5/18/2022
4.1.87 2,805 5/17/2022
4.1.86 2,343 5/16/2022
4.1.85 3,772 5/13/2022
4.1.84 2,480 5/12/2022
4.1.83 2,328 5/11/2022
4.1.82 2,507 5/10/2022
4.1.81 2,462 5/9/2022
4.1.80 3,888 5/6/2022
4.1.79 1,590 5/6/2022
4.1.78 2,834 5/4/2022
4.1.77 1,429 5/4/2022
4.1.76 2,025 5/2/2022
4.1.75 5,271 4/29/2022
4.1.74 2,402 4/28/2022
4.1.73 2,280 4/27/2022
4.1.72 2,107 4/26/2022
4.1.71 2,595 4/25/2022
4.1.70 4,883 4/22/2022
4.1.69 2,389 4/21/2022
4.1.68 2,332 4/20/2022
4.1.67 2,715 4/19/2022
4.1.66 4,464 4/15/2022
4.1.65 1,388 4/14/2022
4.1.64 1,648 4/13/2022
4.1.63 2,180 4/12/2022
4.1.62 2,176 4/11/2022
4.1.61 3,627 4/8/2022
4.1.60 1,500 4/8/2022
4.1.59 2,277 4/6/2022
4.1.58 2,132 4/5/2022
4.1.57 2,073 4/4/2022
4.1.56 4,057 4/1/2022
4.1.55 2,277 3/31/2022
4.1.54 2,396 3/31/2022
4.1.53 2,812 3/29/2022
4.1.52 2,206 3/28/2022
4.1.51 3,624 3/25/2022
4.1.50 2,215 3/24/2022
4.1.49 2,012 3/24/2022
4.1.48 2,472 3/22/2022
4.1.47 2,183 3/22/2022
4.1.46 4,149 3/18/2022
4.1.45 3,260 3/17/2022
4.1.44 2,192 3/16/2022
4.1.43 2,313 3/14/2022
4.1.42 3,966 3/11/2022
4.1.41 2,165 3/10/2022
4.1.40.0 2,211 3/10/2022
4.1.39.0 2,400 3/9/2022
4.1.38 2,380 3/7/2022
4.1.37 4,095 3/4/2022
4.1.36 2,321 3/4/2022
4.1.35 2,256 3/3/2022
4.1.34 3,259 3/1/2022
4.1.33 3,096 2/28/2022
4.1.32 3,675 2/26/2022
4.1.31 4,200 2/25/2022
4.1.30.0 2,708 2/23/2022
4.1.29.0 4,003 2/22/2022
4.1.28.0 2,661 2/21/2022
4.1.27.0 4,721 2/18/2022
4.1.26.0 2,541 2/17/2022
4.1.25.0 2,669 2/16/2022
4.1.24.0 5,063 2/15/2022
4.1.23.0 5,525 2/11/2022
4.1.22.0 2,466 2/11/2022
4.1.21.0 7,085 2/9/2022
4.1.20.0 3,419 2/8/2022
4.1.19.0 2,106 2/8/2022
4.1.18.0 29,456 1/27/2022
4.1.17.0 77,954 1/5/2022
4.1.16.0 102,889 11/19/2021
4.1.15.0 129,004 10/2/2021
4.1.14.0 226,672 6/25/2021
4.1.13.0 55,066 6/1/2021
4.1.12.0 66,134 4/23/2021
4.1.11.0 12,912 4/15/2021
4.1.10.0 31,336 3/23/2021
4.1.9.0 45,729 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,678 12/23/2020
4.1.5.0 47,693 11/17/2020
4.1.4.0 11,787 11/7/2020
4.1.2.0 26,755 10/7/2020
4.1.1.0 99 10/1/2020
4.1.0.0 48,852 8/19/2020
4.0.6.0 86,179 6/11/2020
4.0.5.0 103,403 3/13/2020
4.0.4.0 48,744 2/5/2020
4.0.3.0 12,507 1/22/2020
4.0.2.0 29,055 12/13/2019
4.0.1.1 19,387 11/25/2019
4.0.1.0 450 11/25/2019
4.0.0.0 4,527 11/21/2019
3.3.618.0 99,950 11/4/2019
3.3.604.0 18,194 10/11/2019
3.3.590.0 19,890 9/23/2019
3.3.563.1 30,316 8/9/2019
3.3.563.0 1,112 8/9/2019
3.3.553.0 14,232 7/19/2019
3.3.542.0 15,906 6/28/2019
3.3.522.0 23,227 5/31/2019
3.3.509.0 11,426 5/14/2019
3.3.498.0 57,933 4/25/2019
3.3.485.0 12,001 3/28/2019
3.3.462.0 11,408 2/25/2019
3.3.450.0 9,982 2/6/2019
3.3.428.0 16,930 12/15/2018
3.3.422.0 2,897 12/6/2018
3.3.390.0 (current version) 14,114 10/22/2018
3.3.365.0 8,614 9/21/2018
3.3.343.0 13,825 8/23/2018
3.3.335.0 20,641 8/13/2018
3.3.330.0 995 8/6/2018
3.3.313.0 3,686 7/9/2018
3.3.283.0 6,247 5/18/2018
3.3.270.0 2,221 4/25/2018
3.3.253.0 4,597 3/26/2018
3.3.245.0 1,708 3/2/2018
3.3.232.0 1,253 2/13/2018
3.3.225.1 1,252 1/25/2018
3.3.225.0 199 1/23/2018
3.3.221.0 527 1/16/2018
3.3.219.0 291 1/12/2018
3.3.215.0 503 1/2/2018
3.3.210.0 748 12/19/2017
3.3.208.0 383 12/13/2017
3.3.205.0 378 12/8/2017
3.3.201.0 370 12/2/2017
3.3.197.0 281 11/28/2017
3.3.196.0 182 11/25/2017
3.3.189.1 504 11/14/2017
3.3.187.0 329 11/9/2017
3.3.181.0 394 11/1/2017
3.3.180.0 207 10/30/2017
3.3.178.0 371 10/24/2017
3.3.173.0 418 10/17/2017
3.3.169.0 519 10/9/2017
3.3.164.0 649 9/29/2017
3.3.161.0 542 9/22/2017
3.3.158.0 810 9/17/2017
3.3.152.0 409 9/10/2017
3.3.143.0 878 8/25/2017
3.3.140.0 582 8/17/2017
3.3.133.0 847 8/4/2017
3.3.130.0 494 7/28/2017
3.3.119.0 797 7/7/2017
3.3.113.0 591 6/23/2017
3.3.109.0 305 6/19/2017
3.3.104.0 394 6/9/2017
3.3.99.0 285 6/5/2017
3.3.98.0 156 6/2/2017
3.3.96.0 179 5/31/2017
3.3.95.0 224 5/26/2017
3.3.90.0 337 5/19/2017
3.3.86.0 298 5/12/2017
3.3.84.0 287 5/5/2017
3.3.83.0 261 5/1/2017
3.3.81.0 251 4/24/2017
3.3.76.0 334 4/12/2017
3.3.75.0 134 4/11/2017
3.3.74.0 173 4/7/2017
3.3.71.0 814 4/1/2017
3.3.69.0 187 3/29/2017
3.3.67.0 244 3/24/2017
3.3.65.0 168 3/22/2017
3.3.64.2 215 3/17/2017
3.3.64.1 140 3/16/2017
3.3.62.0 169 3/13/2017
3.3.58.0 229 3/7/2017
3.3.57.0 241 2/28/2017
3.3.56.0 403 2/24/2017
3.3.55.0 146 2/23/2017
3.3.53.1 162 2/20/2017
3.3.53.0 132 2/17/2017
3.3.51.0 133 2/15/2017
3.3.48.0 199 2/10/2017
3.3.46.0 159 2/8/2017
3.3.45.0 263 1/27/2017
3.3.44.0 133 1/26/2017
3.3.43.0 143 1/25/2017
3.3.39.0 377 1/18/2017
3.3.38.0 126 1/17/2017
3.3.37.2 162 1/13/2017
3.3.37.1 156 1/9/2017
3.3.37.0 149 1/5/2017
3.3.36.0 159 12/30/2016
3.3.35.0 205 12/23/2016
3.3.34.0 127 12/22/2016
3.3.32.0 221 12/20/2016
3.3.31.1 286 12/16/2016
3.3.30.0 213 12/9/2016
3.3.29.0 120 12/8/2016
3.3.28.0 129 12/7/2016
3.3.27.0 170 12/3/2016
3.3.24.0 351 11/23/2016
3.3.23.0 138 11/22/2016
3.3.22.0 145 11/19/2016
3.3.20.0 135 11/17/2016
3.3.17.0 153 11/14/2016
3.3.14.0 718 10/26/2016
3.3.12.0 194 10/20/2016
3.3.11.0 124 10/19/2016
3.3.10.0 136 10/17/2016
3.3.9.0 134 10/14/2016
3.3.8.0 139 10/12/2016
3.3.5.0 156 10/7/2016
3.3.4.0 169 9/30/2016
3.3.3.0 141 9/28/2016
3.3.2.0 171 9/22/2016
3.3.1.0 121 9/21/2016
3.3.0.0 160 9/19/2016
3.2.8.0 164 9/8/2016
3.2.7.0 277 8/23/2016
Show less