Furion.Extras.Authentication.JwtBearer 4.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Furion.Extras.Authentication.JwtBearer --version 4.3.0
                    
NuGet\Install-Package Furion.Extras.Authentication.JwtBearer -Version 4.3.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Furion.Extras.Authentication.JwtBearer" Version="4.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Furion.Extras.Authentication.JwtBearer" Version="4.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Furion.Extras.Authentication.JwtBearer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Furion.Extras.Authentication.JwtBearer --version 4.3.0
                    
#r "nuget: Furion.Extras.Authentication.JwtBearer, 4.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Furion.Extras.Authentication.JwtBearer@4.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Furion.Extras.Authentication.JwtBearer&version=4.3.0
                    
Install as a Cake Addin
#tool nuget:?package=Furion.Extras.Authentication.JwtBearer&version=4.3.0
                    
Install as a Cake Tool

先知 / Furion (探索版)

木兰社区 license nuget nuget downloads dotNET China

一个应用程序框架,您可以将它集成到任何 .NET/C# 应用程序中。

An application framework that you can integrate into any .NET/C# application.

安装 / Installation

Install-Package Furion
dotnet add package Furion

例子 / Examples

我们在 主页 上有不少例子,这是让您入门的第一个:

We have several examples on the website. Here is the first one to get you started:

Serve.Run();

[DynamicApiController]
public class HelloService
{
    public string Say() => "Hello, Furion";
}

打开浏览器访问 https://localhost:5001http://localhost:5000

Open browser access https://localhost:5001 or http://localhost:5000.

文档 / Documentation

您可以在 主页备份主页 找到 Furion 文档。

You can find the Furion documentation on the website or on the backup website.

贡献 / Contributing

该存储库的主要目的是继续发展 Furion 核心,使其更快、更易于使用。 Furion 的开发在 Gitee 上公开进行,我们感谢社区贡献错误修复和改进。

阅读 贡献指南 内容,了解如何参与改进 Furion

The main purpose of this repository is to continue evolving Furion core, making it faster and easier to use. Development of Furion happens in the open on Gitee, and we are grateful to the community for contributing bugfixes and improvements.

Read contribution documents to learn how you can take part in improving Furion.

许可证 / License

Furion 采用 MIT 开源许可证。

Furion uses the MIT open source license.

MIT 许可证

版权 (c) 2020-2022 百小僧, Baiqian Co.,Ltd 和所有贡献者

特此免费授予任何获得本软件副本和相关文档文件(下称“软件”)的人不受限制地处置该软件的权利,包括不受限制地使用、复制、修改、合并、发布、分发、转授许可和/或出售该软件副本,以及再授权被配发了本软件的人如上的权利,须在下列条件下:

上述版权声明和本许可声明应包含在该软件的所有副本或实质成分中。

本软件是“如此”提供的,没有任何形式的明示或暗示的保证,包括但不限于对适销性、特定用途的适用性和不侵权的保证。在任何情况下,作者或版权持有人都不对任何索赔、损害或其他责任负责,无论这些追责来自合同、侵权或其它行为中,还是产生于、源于或有关于本软件以及本软件的使用或其它处置。
MIT License

Copyright (c) 2020-2022 百小僧, Baiqian Co.,Ltd and Contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (65)

Showing the top 5 NuGet packages that depend on Furion.Extras.Authentication.JwtBearer:

Package Downloads
GuoKun.CPS

国坤CPS库

HandeSoft.Core

Package Description

HiP.Core

Package Description

Wologic.SYS.Core

公司内部自用

SP.Common.Entity

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Furion.Extras.Authentication.JwtBearer:

Repository Stars
monksoul/Furion
Make .NET development easier, more versatile, and more popular.
DotNetNext/WebFirst
.NET CORE 代码生成器 ,Web中使用CodeFirst模式, 实体 生成器,UI代码 生成器,在线建表,PostgresSql生成器,达梦生成器,金仓生成器MySql生成器,SQLServere生成器、Oracle生成器、Sqlite生成器、导出文档,模版配置, WEB代码生成器 ,API代码生成器
Version Downloads Last Updated
4.9.7.128 167 9/29/2025
4.9.7.127 347 9/23/2025
4.9.7.126 752 9/18/2025
4.9.7.125 355 9/17/2025
4.9.7.124 371 9/16/2025
4.9.7.123 292 9/15/2025
4.9.7.122 218 9/15/2025
4.9.7.121 322 9/12/2025
4.9.7.120 225 9/10/2025
4.9.7.119 876 9/6/2025
4.9.7.118 135 9/6/2025
4.9.7.117 545 9/2/2025
4.9.7.116 342 9/1/2025
4.9.7.115 285 8/30/2025
4.9.7.114 1,161 8/28/2025
4.9.7.113 181 8/28/2025
4.9.7.112 520 8/22/2025
4.9.7.111 180 8/21/2025
4.9.7.110 462 8/17/2025
4.9.7.109 419 8/13/2025
4.9.7.108 1,214 8/7/2025
4.9.7.107 542 8/3/2025 4.9.7.107 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.106 1,003 7/27/2025 4.9.7.106 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.105 1,257 7/25/2025 4.9.7.105 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.104 762 7/24/2025 4.9.7.104 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.103 731 7/23/2025 4.9.7.103 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.102 721 7/23/2025 4.9.7.102 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.101 722 7/22/2025 4.9.7.101 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.100 691 7/22/2025 4.9.7.100 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.99 416 7/19/2025 4.9.7.99 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.98 709 7/17/2025 4.9.7.98 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.97 847 7/12/2025 4.9.7.97 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.96 729 7/11/2025 4.9.7.96 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.95 444 7/9/2025 4.9.7.95 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.94 398 7/8/2025 4.9.7.94 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.93 851 7/4/2025 4.9.7.93 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.92 490 7/3/2025 4.9.7.92 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.91 651 6/27/2025 4.9.7.91 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.90 484 6/25/2025 4.9.7.90 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.89 1,389 6/19/2025 4.9.7.89 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.88 492 6/16/2025 4.9.7.88 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.87 505 6/14/2025 4.9.7.87 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.86 555 6/12/2025 4.9.7.86 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.85 1,859 6/12/2025 4.9.7.85 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.84 492 6/11/2025 4.9.7.84 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.83 947 6/9/2025 4.9.7.83 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.82 1,028 6/5/2025 4.9.7.82 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.81 679 6/4/2025 4.9.7.81 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.80 640 6/3/2025 4.9.7.80 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.79 420 6/2/2025 4.9.7.79 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.78 315 5/31/2025 4.9.7.78 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.77 273 5/31/2025 4.9.7.77 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.76 733 5/26/2025 4.9.7.76 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.75 777 5/25/2025 4.9.7.75 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.74 326 5/24/2025 4.9.7.74 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.73 103 5/24/2025 4.9.7.73 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.71 356 5/23/2025 4.9.7.71 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.70 694 5/22/2025 4.9.7.70 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.69 325 5/21/2025 4.9.7.69 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.68 451 5/18/2025 4.9.7.68 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.67 144 5/17/2025 4.9.7.67 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.66 238 5/16/2025 4.9.7.66 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.65 218 5/16/2025 4.9.7.65 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.64 228 5/16/2025 4.9.7.64 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.63 315 5/15/2025 4.9.7.63 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.62 390 5/14/2025 4.9.7.62 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.61 749 5/12/2025 4.9.7.61 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.60 667 5/4/2025 4.9.7.60 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.59 1,349 5/3/2025 4.9.7.59 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.58 250 5/1/2025 4.9.7.58 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.57 215 4/30/2025 4.9.7.57 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.56 178 4/30/2025 4.9.7.56 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.55 265 4/29/2025 4.9.7.55 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.54 245 4/29/2025 4.9.7.54 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.53 393 4/27/2025 4.9.7.53 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.52 313 4/26/2025 4.9.7.52 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.51 132 4/25/2025 4.9.7.51 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.50 369 4/24/2025 4.9.7.50 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.49 929 4/23/2025 4.9.7.49 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.48 856 4/22/2025 4.9.7.48 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.47 919 4/19/2025 4.9.7.47 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.46 516 4/17/2025 4.9.7.46 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.45 572 4/17/2025 4.9.7.45 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.44 292 4/16/2025 4.9.7.44 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.43 1,789 4/15/2025 4.9.7.43 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.42 498 4/14/2025 4.9.7.42 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.41 354 4/13/2025 4.9.7.41 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.40 314 4/11/2025 4.9.7.40 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.39 845 4/8/2025 4.9.7.39 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.38 694 4/5/2025 4.9.7.38 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.37 482 4/2/2025 4.9.7.37 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.36 768 4/1/2025 4.9.7.36 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.35 1,628 3/29/2025 4.9.7.35 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.34 1,069 3/24/2025 4.9.7.34 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.33 1,121 3/24/2025 4.9.7.33 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.32 560 3/23/2025 4.9.7.32 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.31 412 3/23/2025 4.9.7.31 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.30 283 3/23/2025 4.9.7.30 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.29 473 3/22/2025 4.9.7.29 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.28 225 3/22/2025 4.9.7.28 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.27 271 3/21/2025 4.9.7.27 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.26 515 3/19/2025 4.9.7.26 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.25 7,332 3/14/2025 4.9.7.25 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.24 396 3/13/2025 4.9.7.24 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.23 1,956 3/10/2025 4.9.7.23 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.22 2,252 3/4/2025 4.9.7.22 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.21 404 3/2/2025 4.9.7.21 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.20 894 3/1/2025 4.9.7.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.19 231 3/1/2025 4.9.7.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.18 324 2/28/2025 4.9.7.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.17 359 2/27/2025 4.9.7.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.16 248 2/27/2025 4.9.7.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.15 380 2/26/2025 4.9.7.15 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.14 277 2/25/2025 4.9.7.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.13 305 2/25/2025 4.9.7.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.12 305 2/24/2025 4.9.7.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.11 469 2/23/2025 4.9.7.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.10 355 2/21/2025 4.9.7.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.9 857 2/19/2025 4.9.7.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.8 401 2/17/2025 4.9.7.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.7 1,215 2/13/2025 4.9.7.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.6 540 2/11/2025 4.9.7.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.5 448 2/8/2025 4.9.7.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.4 250 2/8/2025 4.9.7.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.3 1,490 2/1/2025 4.9.7.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.2 347 1/25/2025 4.9.7.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.1 445 1/23/2025 4.9.7.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.7 345 1/22/2025 4.9.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.20 2,247 12/26/2024 4.9.6.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.19 295 12/26/2024 4.9.6.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.18 383 12/24/2024 4.9.6.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.17 528 12/20/2024 4.9.6.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.16 406 12/17/2024 4.9.6.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.15 4,600 12/10/2024 4.9.6.15 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.14 431 12/10/2024 4.9.6.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.13 267 12/9/2024 4.9.6.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.12 692 12/6/2024 4.9.6.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.11 544 12/3/2024 4.9.6.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.10 229 12/3/2024 4.9.6.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.9 285 12/2/2024 4.9.6.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.8 199 12/2/2024 4.9.6.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.7 211 12/2/2024 4.9.6.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.6 234 12/1/2024 4.9.6.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.5 186 11/30/2024 4.9.6.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.4 266 11/29/2024 4.9.6.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.3 295 11/28/2024 4.9.6.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.2 224 11/28/2024 4.9.6.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.1 245 11/27/2024 4.9.6.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.6 344 11/26/2024 4.9.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.26 7,829 11/22/2024 4.9.5.26 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.25 221 11/22/2024 4.9.5.25 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.24 539 11/20/2024 4.9.5.24 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.23 1,229 11/16/2024 4.9.5.23 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.22 318 11/15/2024 4.9.5.22 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.21 871 11/13/2024 4.9.5.21 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.20 190 11/13/2024 4.9.5.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.19 245 11/13/2024 4.9.5.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.18 7,687 10/30/2024 4.9.5.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.17 3,776 10/21/2024 4.9.5.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.16 1,096 10/16/2024 4.9.5.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.15 1,542 10/11/2024 4.9.5.15 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.14 1,093 10/10/2024 4.9.5.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.13 3,685 9/28/2024 4.9.5.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.12 3,004 9/23/2024 4.9.5.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.11 633 9/21/2024 4.9.5.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.10 555 9/19/2024 4.9.5.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.9 243 9/18/2024 4.9.5.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.8 1,809 9/10/2024 4.9.5.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.7 738 9/7/2024 4.9.5.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.6 1,988 9/2/2024 4.9.5.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.5 2,283 8/24/2024 4.9.5.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.4 2,303 8/15/2024 4.9.5.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.3 1,146 8/13/2024 4.9.5.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.2 1,405 8/11/2024 4.9.5.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.1 390 8/9/2024 4.9.5.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.5 374 8/9/2024 4.9.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.11 2,321 8/1/2024 4.9.4.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.10 1,021 7/30/2024 4.9.4.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.9 585 7/29/2024 4.9.4.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.8 981 7/28/2024 4.9.4.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.7 2,767 7/20/2024 4.9.4.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.6 2,093 7/16/2024 4.9.4.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.5 1,856 7/11/2024 4.9.4.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.4 418 7/10/2024 4.9.4.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.3 2,282 6/30/2024 4.9.4.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.2 2,889 6/21/2024 4.9.4.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.1 1,295 6/17/2024 4.9.4.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.4 2,749 6/10/2024 4.9.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.20 144 6/10/2024 4.9.3.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.19 404 6/8/2024 4.9.3.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.18 193 6/7/2024 4.9.3.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.17 2,412 6/4/2024 4.9.3.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.16 156 6/4/2024 4.9.3.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.15 131 6/4/2024 4.9.3.15 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.14 1,151 5/30/2024 4.9.3.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.13 876 5/28/2024 4.9.3.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.12 484 5/27/2024 4.9.3.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.11 898 5/24/2024 4.9.3.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.10 141 5/23/2024 4.9.3.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.9 682 5/21/2024 4.9.3.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.8 213 5/20/2024 4.9.3.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.7 139 5/20/2024 4.9.3.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.6 245 5/20/2024 4.9.3.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.5 348 5/19/2024 4.9.3.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.4 1,510 5/16/2024 4.9.3.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.3 390 5/15/2024 4.9.3.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.2 150 5/15/2024 4.9.3.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.1 144 5/15/2024 4.9.3.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.3 5,493 5/10/2024 4.9.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.43 2,025 5/8/2024 4.9.2.43 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.42 521 5/8/2024 4.9.2.42 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.41 148 5/8/2024 4.9.2.41 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.40 352 5/7/2024 4.9.2.40 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.39 152 5/7/2024 4.9.2.39 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.38 176 5/7/2024 4.9.2.38 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.37 412 5/6/2024 4.9.2.37 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.36 598 5/5/2024 4.9.2.36 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.35 525 4/30/2024 4.9.2.35 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.34 171 4/30/2024 4.9.2.34 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.33 240 4/30/2024 4.9.2.33 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.32 467 4/28/2024 4.9.2.32 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.31 1,144 4/25/2024 4.9.2.31 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.30 444 4/23/2024 4.9.2.30 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.29 326 4/23/2024 4.9.2.29 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.28 209 4/23/2024 4.9.2.28 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.27 171 4/22/2024 4.9.2.27 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.26 128 4/22/2024 4.9.2.26 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.25 859 4/19/2024 4.9.2.25 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.24 498 4/17/2024 4.9.2.24 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.23 202 4/17/2024 4.9.2.23 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.22 145 4/17/2024 4.9.2.22 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.21 191 4/16/2024 4.9.2.21 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.20 188 4/16/2024 4.9.2.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.19 228 4/16/2024 4.9.2.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.18 254 4/15/2024 4.9.2.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.17 2,617 4/14/2024 4.9.2.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.16 398 4/11/2024 4.9.2.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.15 477 4/11/2024 4.9.2.15 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.14 269 4/10/2024 4.9.2.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.13 171 4/10/2024 4.9.2.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.12 195 4/9/2024 4.9.2.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.11 186 4/9/2024 4.9.2.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.10 157 4/9/2024 4.9.2.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.9 146 4/9/2024 4.9.2.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.8 344 4/8/2024 4.9.2.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.7 687 4/3/2024 4.9.2.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.6 134 4/3/2024 4.9.2.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.5 163 4/3/2024 4.9.2.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.4 466 4/2/2024 4.9.2.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.3 626 3/30/2024 4.9.2.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.2 723 3/29/2024 4.9.2.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.1 236 3/29/2024 4.9.2.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.2 235 3/28/2024 4.9.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.61 804 3/27/2024 4.9.1.61 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.60 213 3/27/2024 4.9.1.60 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.59 405 3/25/2024 4.9.1.59 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.58 280 3/23/2024 4.9.1.58 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.57 16,050 3/22/2024 4.9.1.57 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.56 880 3/21/2024 4.9.1.56 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.55 322 3/20/2024 4.9.1.55 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.54 328 3/19/2024 4.9.1.54 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.53 2,711 3/15/2024 4.9.1.53 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.52 169 3/15/2024 4.9.1.52 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.51 165 3/15/2024 4.9.1.51 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.50 178 3/15/2024 4.9.1.50 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.49 276 3/14/2024 4.9.1.49 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.48 241 3/13/2024 4.9.1.48 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.47 170 3/13/2024 4.9.1.47 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.46 187 3/13/2024 4.9.1.46 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.45 891 3/9/2024 4.9.1.45 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.44 495 3/7/2024 4.9.1.44 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.43 167 3/7/2024 4.9.1.43 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.42 165 3/7/2024 4.9.1.42 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.41 195 3/7/2024 4.9.1.41 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.40 204 3/7/2024 4.9.1.40 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.39 279 3/6/2024 4.9.1.39 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.38 161 3/6/2024 4.9.1.38 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.37 2,505 3/3/2024 4.9.1.37 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.36 252 3/2/2024 4.9.1.36 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.35 490 2/28/2024 4.9.1.35 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.34 300 2/27/2024 4.9.1.34 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.33 218 2/25/2024 4.9.1.33 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.32 2,228 2/21/2024 4.9.1.32 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.31 3,918 2/14/2024 4.9.1.31 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.30 780 2/6/2024 4.9.1.30 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.29 695 2/5/2024 4.9.1.29 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.28 2,267 1/31/2024 4.9.1.28 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.27 3,788 1/29/2024 4.9.1.27 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.26 629 1/28/2024 4.9.1.26 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.25 618 1/27/2024 4.9.1.25 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.24 3,114 1/19/2024 4.9.1.24 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.23 1,338 1/16/2024 4.9.1.23 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.22 1,647 1/13/2024 4.9.1.22 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.21 1,016 1/12/2024 4.9.1.21 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.20 1,171 1/10/2024 4.9.1.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.19 839 1/9/2024 4.9.1.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.18 870 1/8/2024 4.9.1.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.17 1,653 1/4/2024 4.9.1.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.16 4,004 1/1/2024 4.9.1.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.15 5,313 12/20/2023 4.9.1.15 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.14 2,006 12/14/2023 4.9.1.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.13 1,895 12/11/2023 4.9.1.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.12 1,639 12/8/2023 4.9.1.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.11 2,862 12/4/2023 4.9.1.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.10 868 12/4/2023 4.9.1.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.9 1,214 12/2/2023 4.9.1.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.8 1,313 11/30/2023 4.9.1.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.7 4,434 11/24/2023 4.9.1.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.6 1,762 11/22/2023 4.9.1.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.5 2,608 11/20/2023 4.9.1.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.4 1,173 11/18/2023 4.9.1.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.3 884 11/17/2023 4.9.1.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.2 1,060 11/17/2023 4.9.1.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.1 1,024 11/16/2023 4.9.1.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.1 6,520 11/14/2023 4.9.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.0.1 762 11/14/2023 4.9.0.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.0 827 11/14/2023 4.9.0 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.55 1,683 11/9/2023 4.8.8.55 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.54 609 11/8/2023 4.8.8.54 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.53 664 11/7/2023 4.8.8.53 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.52 255 11/7/2023 4.8.8.52 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.51 996 11/6/2023 4.8.8.51 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.50 6,180 10/27/2023 4.8.8.50 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.49 21,491 10/25/2023 4.8.8.49 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.48 10,296 10/11/2023 4.8.8.48 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.47 741 10/10/2023 4.8.8.47 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.46 331 10/9/2023 4.8.8.46 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.45 1,812 9/29/2023 4.8.8.45 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.44 1,929 9/22/2023 4.8.8.44 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.43 8,877 9/13/2023 4.8.8.43 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.42 4,430 8/31/2023 4.8.8.42 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.41 2,978 8/24/2023 4.8.8.41 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.40 14,407 8/3/2023 4.8.8.40 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.39 6,682 8/2/2023 4.8.8.39 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.38 25,786 7/12/2023 4.8.8.38 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.37 3,081 7/7/2023 4.8.8.37 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.35 3,910 7/6/2023 4.8.8.35 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.34 1,751 7/2/2023 4.8.8.34 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.33 1,899 6/29/2023 4.8.8.33 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.32 3,485 6/28/2023 4.8.8.32 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.31 442 6/27/2023 4.8.8.31 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.30 2,104 6/25/2023 4.8.8.30 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.29 256 6/24/2023 4.8.8.29 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.28 562 6/21/2023 4.8.8.28 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.27 274 6/21/2023 4.8.8.27 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.26 523 6/20/2023 4.8.8.26 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.25 6,372 6/14/2023 4.8.8.25 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.24 5,147 6/7/2023 4.8.8.24 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.23 15,636 5/30/2023 4.8.8.23 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.22 2,183 5/25/2023 4.8.8.22 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.21 3,721 5/18/2023 4.8.8.21 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.20 3,398 5/17/2023 4.8.8.20 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.19 308 5/17/2023 4.8.8.19 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.18 2,536 5/16/2023 4.8.8.18 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.17 1,191 5/15/2023 4.8.8.17 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.16 317 5/15/2023 4.8.8.16 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.15 1,127 5/15/2023 4.8.8.15 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.14 1,347 5/12/2023 4.8.8.14 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.13 2,108 5/8/2023 4.8.8.13 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.12 594 5/6/2023 4.8.8.12 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.11 935 5/5/2023 4.8.8.11 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.10 1,433 5/4/2023 4.8.8.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.9 415 5/3/2023 4.8.8.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.8 286 5/3/2023 4.8.8.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.7 1,085 4/29/2023 4.8.8.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.6 3,596 4/26/2023 4.8.8.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.5 2,868 4/25/2023 4.8.8.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.4 1,525 4/23/2023 4.8.8.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.3 800 4/21/2023 4.8.8.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.2 2,209 4/20/2023 4.8.8.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.1 2,142 4/18/2023 4.8.8.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.8 7,710 4/13/2023 4.8.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.45 590 4/12/2023 4.8.7.45 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.44 335 4/12/2023 4.8.7.44 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.43 1,253 4/12/2023 4.8.7.43 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.42 502 4/12/2023 4.8.7.42 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.41 2,174 4/11/2023 4.8.7.41 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.40 519 4/10/2023 4.8.7.40 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.39 699 4/10/2023 4.8.7.39 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.38 1,044 4/7/2023 4.8.7.38 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.37 449 4/7/2023 4.8.7.37 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.36 1,191 4/6/2023 4.8.7.36 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.35 518 4/5/2023 4.8.7.35 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.34 477 4/4/2023 4.8.7.34 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.33 801 4/3/2023 4.8.7.33 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.32 1,209 4/2/2023 4.8.7.32 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.31 805 3/31/2023 4.8.7.31 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.30 437 3/31/2023 4.8.7.30 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.29 835 3/30/2023 4.8.7.29 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.28 569 3/29/2023 4.8.7.28 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.27 3,498 3/29/2023 4.8.7.27 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.26 377 3/29/2023 4.8.7.26 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.25 519 3/28/2023 4.8.7.25 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.24 1,748 3/28/2023 4.8.7.24 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.23 607 3/27/2023 4.8.7.23 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.22 432 3/27/2023 4.8.7.22 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.21 373 3/27/2023 4.8.7.21 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.20 3,442 3/23/2023 4.8.7.20 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.19 1,483 3/22/2023 4.8.7.19 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.18 508 3/21/2023 4.8.7.18 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.17 871 3/20/2023 4.8.7.17 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.16 1,143 3/19/2023 4.8.7.16 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.15 932 3/17/2023 4.8.7.15 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.14 3,624 3/16/2023 4.8.7.14 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.13 372 3/16/2023 4.8.7.13 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.12 563 3/16/2023 4.8.7.12 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.11 1,124 3/15/2023 4.8.7.11 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.10 654 3/14/2023 4.8.7.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.9 1,395 3/13/2023 4.8.7.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.8 345 3/13/2023 4.8.7.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.7 1,369 3/11/2023 4.8.7.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.6 3,814 3/9/2023 4.8.7.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.5 1,037 3/7/2023 4.8.7.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.4 663 3/6/2023 4.8.7.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.3 1,765 3/1/2023 4.8.7.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.2 1,266 3/1/2023 4.8.7.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.1 5,052 2/27/2023 4.8.7.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.7 3,086 2/22/2023 4.8.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.12 2,034 2/21/2023 4.8.6.12 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.11 2,124 2/20/2023 4.8.6.11 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.10 1,467 2/20/2023 4.8.6.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.9 1,471 2/19/2023 4.8.6.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.8 1,540 2/18/2023 4.8.6.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.7 1,333 2/18/2023 4.8.6.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.6 1,451 2/18/2023 4.8.6.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.5 1,390 2/17/2023 4.8.6.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.4 1,545 2/16/2023 4.8.6.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.3 1,874 2/15/2023 4.8.6.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.2 2,849 2/10/2023 4.8.6.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.1 2,514 2/8/2023 4.8.6.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.6 1,452 2/8/2023 4.8.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.10 2,442 2/7/2023 4.8.5.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.9 1,498 2/7/2023 4.8.5.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.8 1,731 2/6/2023 4.8.5.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.7 2,613 2/3/2023 4.8.5.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.6 4,700 2/2/2023 4.8.5.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.5 3,052 2/1/2023 4.8.5.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.4 1,561 2/1/2023 4.8.5.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.3 1,865 1/31/2023 4.8.5.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.2 1,557 1/30/2023 4.8.5.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.1 1,502 1/30/2023 4.8.5.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.5 1,778 1/28/2023 4.8.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.16 8,466 1/15/2023 4.8.4.16 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.15 2,112 1/13/2023 4.8.4.15 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.14 1,650 1/12/2023 4.8.4.14 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.13 1,641 1/11/2023 4.8.4.13 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.12 1,749 1/10/2023 4.8.4.12 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.11 2,893 1/9/2023 4.8.4.11 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.10 1,472 1/9/2023 4.8.4.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.9 1,602 1/8/2023 4.8.4.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.8 5,080 1/5/2023 4.8.4.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.7 1,615 1/5/2023 4.8.4.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.6 1,659 1/4/2023 4.8.4.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.5 1,762 1/3/2023 4.8.4.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.4 1,485 1/3/2023 4.8.4.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.3 1,503 1/3/2023 4.8.4.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.2 1,608 1/2/2023 4.8.4.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.1 1,493 1/1/2023 4.8.4.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.4 2,100 12/30/2022 4.8.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.10 3,081 12/23/2022 4.8.3.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.9 2,087 12/22/2022 4.8.3.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.8 1,693 12/21/2022 4.8.3.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.7 9,497 12/14/2022 4.8.3.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.6 1,710 12/13/2022 4.8.3.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.5 2,107 12/12/2022 4.8.3.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.4 2,096 12/9/2022 4.8.3.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.3 1,543 12/9/2022 4.8.3.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.2 1,479 12/9/2022 4.8.3.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.1 1,504 12/9/2022 4.8.3.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.3 1,859 12/8/2022 4.8.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.13 1,438 12/7/2022 4.8.2.13 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.12 1,428 12/7/2022 4.8.2.12 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.11 1,784 12/6/2022 4.8.2.11 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.10 2,237 12/5/2022 4.8.2.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.9 2,920 12/1/2022 4.8.2.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.8 2,010 11/30/2022 4.8.2.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.7 3,931 11/30/2022 4.8.2.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.6 1,453 11/30/2022 4.8.2.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.5 1,585 11/29/2022 4.8.2.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.4 1,530 11/29/2022 4.8.2.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.3 1,623 11/29/2022 4.8.2.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.2 1,710 11/28/2022 4.8.2.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.1 1,515 11/28/2022 4.8.2.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.2 1,632 11/27/2022 4.8.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.9 1,621 11/27/2022 4.8.1.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.8 1,473 11/26/2022 4.8.1.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.7 1,430 11/26/2022 4.8.1.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.6 1,604 11/25/2022 4.8.1.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.5 1,890 11/25/2022 4.8.1.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.4 1,737 11/24/2022 4.8.1.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.3 1,640 11/24/2022 4.8.1.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.2 1,545 11/24/2022 4.8.1.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.1 1,495 11/24/2022 4.8.1.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.1 2,517 11/23/2022 4.8.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.0 3,271 11/23/2022 4.8.0 is deprecated because it is no longer maintained and has critical bugs.
4.8.0-beta.15 387 11/22/2022 4.8.0-beta.15 is deprecated because it is no longer maintained and has critical bugs.
4.8.0-beta.14 374 11/22/2022 4.8.0-beta.14 is deprecated because it is no longer maintained and has critical bugs.
4.8.0-beta.13 377 11/21/2022 4.8.0-beta.13 is deprecated because it is no longer maintained and has critical bugs.
4.8.0-beta.12 385 11/20/2022 4.8.0-beta.12 is deprecated because it is no longer maintained and has critical bugs.
4.8.0-beta.11 383 11/18/2022 4.8.0-beta.11 is deprecated because it is no longer maintained and has critical bugs.
4.8.0-beta.10 376 11/18/2022 4.8.0-beta.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.0-beta.9 369 11/17/2022 4.8.0-beta.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.0-beta.8 389 11/17/2022 4.8.0-beta.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.0-beta.7 392 11/17/2022 4.8.0-beta.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.0-beta.6 355 11/16/2022 4.8.0-beta.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.0-beta.5 371 11/16/2022 4.8.0-beta.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.0-beta.4 371 11/16/2022 4.8.0-beta.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.0-beta.3 379 11/15/2022 4.8.0-beta.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.0-beta.2 383 11/14/2022 4.8.0-beta.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.0-beta.1 374 11/14/2022 4.8.0-beta.1 is deprecated because it is no longer maintained and has critical bugs.
4.7.9 6,095 11/11/2022 4.7.9 is deprecated because it is no longer maintained and has critical bugs.
4.7.8 1,544 11/11/2022 4.7.8 is deprecated because it is no longer maintained and has critical bugs.
4.7.7 2,588 11/10/2022 4.7.7 is deprecated because it is no longer maintained and has critical bugs.
4.7.6 3,672 11/8/2022 4.7.6 is deprecated because it is no longer maintained and has critical bugs.
4.7.5 1,637 11/8/2022 4.7.5 is deprecated because it is no longer maintained and has critical bugs.
4.7.3 1,916 11/3/2022 4.7.3 is deprecated because it is no longer maintained and has critical bugs.
4.7.2 5,417 10/30/2022 4.7.2 is deprecated because it is no longer maintained and has critical bugs.
4.7.1 4,783 10/28/2022 4.7.1 is deprecated because it is no longer maintained and has critical bugs.
4.7.0.1 3,371 10/27/2022 4.7.0.1 is deprecated because it is no longer maintained and has critical bugs.
4.7.0 452 10/27/2022 4.7.0 is deprecated because it is no longer maintained and has critical bugs.
4.6.9 1,535 10/25/2022 4.6.9 is deprecated because it is no longer maintained and has critical bugs.
4.6.8 964 10/22/2022 4.6.8 is deprecated because it is no longer maintained and has critical bugs.
4.6.7 1,307 10/20/2022 4.6.7 is deprecated because it is no longer maintained and has critical bugs.
4.6.6 521 10/20/2022 4.6.6 is deprecated because it is no longer maintained and has critical bugs.
4.6.5 3,861 10/14/2022 4.6.5 is deprecated because it is no longer maintained and has critical bugs.
4.6.4 888 10/13/2022 4.6.4 is deprecated because it is no longer maintained and has critical bugs.
4.6.3 3,010 10/12/2022 4.6.3 is deprecated because it is no longer maintained and has critical bugs.
4.6.2 548 10/11/2022 4.6.2 is deprecated because it is no longer maintained and has critical bugs.
4.6.1 1,593 10/10/2022 4.6.1 is deprecated because it is no longer maintained and has critical bugs.
4.6.0 632 10/9/2022 4.6.0 is deprecated because it is no longer maintained and has critical bugs.
4.5.9 800 10/9/2022 4.5.9 is deprecated because it is no longer maintained and has critical bugs.
4.5.8 782 10/8/2022 4.5.8 is deprecated because it is no longer maintained and has critical bugs.
4.5.7.1 4,824 10/6/2022 4.5.7.1 is deprecated because it is no longer maintained and has critical bugs.
4.5.7 442 10/6/2022 4.5.7 is deprecated because it is no longer maintained and has critical bugs.
4.5.6 655 10/3/2022 4.5.6 is deprecated because it is no longer maintained and has critical bugs.
4.5.5 569 10/2/2022 4.5.5 is deprecated because it is no longer maintained and has critical bugs.
4.5.4 454 10/1/2022 4.5.4 is deprecated because it is no longer maintained and has critical bugs.
4.5.3 438 10/1/2022 4.5.3 is deprecated because it is no longer maintained and has critical bugs.
4.5.2 837 9/30/2022 4.5.2 is deprecated because it is no longer maintained and has critical bugs.
4.5.1 713 9/28/2022 4.5.1 is deprecated because it is no longer maintained and has critical bugs.
4.5.0 1,516 9/27/2022 4.5.0 is deprecated because it is no longer maintained and has critical bugs.
4.4.9 1,397 9/23/2022 4.4.9 is deprecated because it is no longer maintained and has critical bugs.
4.4.8 764 9/22/2022 4.4.8 is deprecated because it is no longer maintained and has critical bugs.
4.4.7 585 9/21/2022 4.4.7 is deprecated because it is no longer maintained and has critical bugs.
4.4.6 1,561 9/19/2022 4.4.6 is deprecated because it is no longer maintained and has critical bugs.
4.4.5 963 9/16/2022 4.4.5 is deprecated because it is no longer maintained and has critical bugs.
4.4.4 1,731 9/15/2022 4.4.4 is deprecated because it is no longer maintained and has critical bugs.
4.4.3 880 9/13/2022 4.4.3 is deprecated because it is no longer maintained and has critical bugs.
4.4.2 5,021 9/8/2022 4.4.2 is deprecated because it is no longer maintained and has critical bugs.
4.4.1 1,427 9/7/2022 4.4.1 is deprecated because it is no longer maintained and has critical bugs.
4.4.0 2,295 9/5/2022 4.4.0 is deprecated because it is no longer maintained and has critical bugs.
4.3.9 1,635 9/3/2022 4.3.9 is deprecated because it is no longer maintained and has critical bugs.
4.3.8 558 9/2/2022 4.3.8 is deprecated because it is no longer maintained and has critical bugs.
4.3.7 3,078 9/1/2022 4.3.7 is deprecated because it is no longer maintained and has critical bugs.
4.3.6 1,023 8/31/2022 4.3.6 is deprecated because it is no longer maintained and has critical bugs.
4.3.5 651 8/31/2022 4.3.5 is deprecated because it is no longer maintained and has critical bugs.
4.3.4 1,146 8/30/2022 4.3.4 is deprecated because it is no longer maintained and has critical bugs.
4.3.3 4,337 8/30/2022 4.3.3 is deprecated because it is no longer maintained and has critical bugs.
4.3.2 931 8/29/2022 4.3.2 is deprecated because it is no longer maintained and has critical bugs.
4.3.1 877 8/27/2022 4.3.1 is deprecated because it is no longer maintained and has critical bugs.
4.3.0 917 8/26/2022 4.3.0 is deprecated because it is no longer maintained and has critical bugs.
4.2.13 1,133 8/24/2022 4.2.13 is deprecated because it is no longer maintained and has critical bugs.
4.2.12 487 8/24/2022 4.2.12 is deprecated because it is no longer maintained and has critical bugs.
4.2.11 6,092 8/23/2022 4.2.11 is deprecated because it is no longer maintained and has critical bugs.
4.2.10 524 8/23/2022 4.2.10 is deprecated because it is no longer maintained and has critical bugs.
4.2.9 930 8/23/2022 4.2.9 is deprecated because it is no longer maintained and has critical bugs.
4.2.8 839 8/22/2022 4.2.8 is deprecated because it is no longer maintained and has critical bugs.
4.2.7 11,523 8/20/2022 4.2.7 is deprecated because it is no longer maintained and has critical bugs.
4.2.6 470 8/20/2022 4.2.6 is deprecated because it is no longer maintained and has critical bugs.
4.2.5 1,701 8/18/2022 4.2.5 is deprecated because it is no longer maintained and has critical bugs.
4.2.4 942 8/17/2022 4.2.4 is deprecated because it is no longer maintained and has critical bugs.
4.2.3 813 8/17/2022 4.2.3 is deprecated because it is no longer maintained and has critical bugs.
4.2.2 761 8/16/2022 4.2.2 is deprecated because it is no longer maintained and has critical bugs.
4.2.1 575 8/15/2022 4.2.1 is deprecated because it is no longer maintained and has critical bugs.
4.2.0 1,236 8/15/2022 4.2.0 is deprecated because it is no longer maintained and has critical bugs.
4.1.14 1,288 8/11/2022 4.1.14 is deprecated because it is no longer maintained and has critical bugs.
4.1.13 491 8/11/2022 4.1.13 is deprecated because it is no longer maintained and has critical bugs.
4.1.12 609 8/10/2022 4.1.12 is deprecated because it is no longer maintained and has critical bugs.
4.1.11 2,878 8/4/2022 4.1.11 is deprecated because it is no longer maintained and has critical bugs.
4.1.10 610 8/3/2022 4.1.10 is deprecated because it is no longer maintained and has critical bugs.
4.1.9 46,704 8/3/2022 4.1.9 is deprecated because it is no longer maintained and has critical bugs.
4.1.8 541 8/2/2022 4.1.8 is deprecated because it is no longer maintained and has critical bugs.
4.1.7 577 8/2/2022 4.1.7 is deprecated because it is no longer maintained and has critical bugs.
4.1.6 856 8/1/2022 4.1.6 is deprecated because it is no longer maintained and has critical bugs.
4.1.5 621 8/1/2022 4.1.5 is deprecated because it is no longer maintained and has critical bugs.
4.1.4 757 7/31/2022 4.1.4 is deprecated because it is no longer maintained and has critical bugs.
4.1.3 602 7/30/2022 4.1.3 is deprecated because it is no longer maintained and has critical bugs.
4.1.2 680 7/30/2022 4.1.2 is deprecated because it is no longer maintained and has critical bugs.
4.1.1 636 7/29/2022 4.1.1 is deprecated because it is no longer maintained and has critical bugs.
4.1.0 589 7/28/2022 4.1.0 is deprecated because it is no longer maintained and has critical bugs.
4.0.10 453 7/28/2022 4.0.10 is deprecated because it is no longer maintained and has critical bugs.
4.0.9 456 7/28/2022 4.0.9 is deprecated because it is no longer maintained and has critical bugs.
4.0.8 456 7/28/2022 4.0.8 is deprecated because it is no longer maintained and has critical bugs.
4.0.7 2,652 7/28/2022 4.0.7 is deprecated because it is no longer maintained and has critical bugs.
4.0.6 551 7/28/2022 4.0.6 is deprecated because it is no longer maintained and has critical bugs.
4.0.5 684 7/27/2022 4.0.5 is deprecated because it is no longer maintained and has critical bugs.
4.0.4 618 7/27/2022 4.0.4 is deprecated because it is no longer maintained and has critical bugs.
4.0.3 646 7/26/2022 4.0.3 is deprecated because it is no longer maintained and has critical bugs.
4.0.2 468 7/26/2022 4.0.2 is deprecated because it is no longer maintained and has critical bugs.
4.0.1 1,937 7/25/2022 4.0.1 is deprecated because it is no longer maintained and has critical bugs.
4.0.0 828 7/25/2022 4.0.0 is deprecated because it is no longer maintained and has critical bugs.
3.9.2 1,999 7/25/2022 3.9.2 is deprecated because it is no longer maintained and has critical bugs.
3.9.1 1,841 7/24/2022 3.9.1 is deprecated because it is no longer maintained and has critical bugs.
3.9.0 1,837 7/23/2022 3.9.0 is deprecated because it is no longer maintained and has critical bugs.
3.8.9 1,925 7/22/2022 3.8.9 is deprecated because it is no longer maintained and has critical bugs.
3.8.8 1,724 7/22/2022 3.8.8 is deprecated because it is no longer maintained and has critical bugs.
3.8.7 3,708 7/20/2022 3.8.7 is deprecated because it is no longer maintained and has critical bugs.
3.8.6 4,334 7/16/2022 3.8.6 is deprecated because it is no longer maintained and has critical bugs.
3.8.5 1,980 7/15/2022 3.8.5 is deprecated because it is no longer maintained and has critical bugs.
3.8.4 2,275 7/14/2022 3.8.4 is deprecated because it is no longer maintained and has critical bugs.
3.8.3 1,813 7/14/2022 3.8.3 is deprecated because it is no longer maintained and has critical bugs.
3.8.2 1,838 7/14/2022 3.8.2 is deprecated because it is no longer maintained and has critical bugs.
3.8.1 2,228 7/13/2022 3.8.1 is deprecated because it is no longer maintained and has critical bugs.
3.8.0 1,934 7/12/2022 3.8.0 is deprecated because it is no longer maintained and has critical bugs.
3.7.11 2,278 7/11/2022 3.7.11 is deprecated because it is no longer maintained and has critical bugs.
3.7.10 1,756 7/11/2022 3.7.10 is deprecated because it is no longer maintained and has critical bugs.
3.7.9 1,828 7/11/2022 3.7.9 is deprecated because it is no longer maintained and has critical bugs.
3.7.8 4,124 7/9/2022 3.7.8 is deprecated because it is no longer maintained and has critical bugs.
3.7.7 1,741 7/9/2022 3.7.7 is deprecated because it is no longer maintained and has critical bugs.
3.7.6 3,655 7/8/2022 3.7.6 is deprecated because it is no longer maintained and has critical bugs.
3.7.5 14,700 7/6/2022 3.7.5 is deprecated because it is no longer maintained and has critical bugs.
3.7.4 8,209 7/6/2022 3.7.4 is deprecated because it is no longer maintained and has critical bugs.
3.7.3 2,777 7/2/2022 3.7.3 is deprecated because it is no longer maintained and has critical bugs.
3.7.2 1,945 6/30/2022 3.7.2 is deprecated because it is no longer maintained and has critical bugs.
3.7.1 1,710 6/30/2022 3.7.1 is deprecated because it is no longer maintained and has critical bugs.
3.7.0 2,496 6/26/2022 3.7.0 is deprecated because it is no longer maintained and has critical bugs.
3.6.9 1,751 6/26/2022 3.6.9 is deprecated because it is no longer maintained and has critical bugs.
3.6.8 2,046 6/23/2022 3.6.8 is deprecated because it is no longer maintained and has critical bugs.
3.6.7 2,116 6/22/2022 3.6.7 is deprecated because it is no longer maintained and has critical bugs.
3.6.6 2,066 6/21/2022 3.6.6 is deprecated because it is no longer maintained and has critical bugs.
3.6.5 1,862 6/21/2022 3.6.5 is deprecated because it is no longer maintained and has critical bugs.
3.6.4 5,435 6/20/2022 3.6.4 is deprecated because it is no longer maintained and has critical bugs.
3.6.3 1,766 6/20/2022 3.6.3 is deprecated because it is no longer maintained and has critical bugs.
3.6.2 2,024 6/19/2022 3.6.2 is deprecated because it is no longer maintained and has critical bugs.
3.6.1 1,886 6/18/2022 3.6.1 is deprecated because it is no longer maintained and has critical bugs.
3.6.0 1,765 6/17/2022 3.6.0 is deprecated because it is no longer maintained and has critical bugs.
3.5.8 1,721 6/17/2022 3.5.8 is deprecated because it is no longer maintained and has critical bugs.
3.5.7 1,916 6/16/2022 3.5.7 is deprecated because it is no longer maintained and has critical bugs.
3.5.6 1,784 6/16/2022 3.5.6 is deprecated because it is no longer maintained and has critical bugs.
3.5.5 1,773 6/16/2022 3.5.5 is deprecated because it is no longer maintained and has critical bugs.
3.5.4 1,839 6/15/2022 3.5.4 is deprecated because it is no longer maintained and has critical bugs.
3.5.3 1,767 6/15/2022 3.5.3 is deprecated because it is no longer maintained and has critical bugs.
3.5.2 2,227 6/11/2022 3.5.2 is deprecated because it is no longer maintained and has critical bugs.
3.5.1 1,881 6/10/2022 3.5.1 is deprecated because it is no longer maintained and has critical bugs.
3.5.0 4,188 6/8/2022 3.5.0 is deprecated because it is no longer maintained and has critical bugs.
3.4.2 2,590 6/4/2022 3.4.2 is deprecated because it is no longer maintained and has critical bugs.
3.4.1 1,844 6/3/2022 3.4.1 is deprecated because it is no longer maintained and has critical bugs.
3.4.0 2,042 6/1/2022 3.4.0 is deprecated because it is no longer maintained and has critical bugs.
3.3.5 1,734 5/31/2022 3.3.5 is deprecated because it is no longer maintained and has critical bugs.
3.3.4 2,003 5/30/2022 3.3.4 is deprecated because it is no longer maintained and has critical bugs.
3.3.3 2,061 5/28/2022 3.3.3 is deprecated because it is no longer maintained and has critical bugs.
3.3.2 1,955 5/27/2022 3.3.2 is deprecated because it is no longer maintained and has critical bugs.
3.3.1 1,757 5/27/2022 3.3.1 is deprecated because it is no longer maintained and has critical bugs.
3.3.0 9,130 5/18/2022 3.3.0 is deprecated because it is no longer maintained and has critical bugs.
3.2.2 7,232 5/12/2022 3.2.2 is deprecated because it is no longer maintained and has critical bugs.
3.2.0 4,860 4/29/2022 3.2.0 is deprecated because it is no longer maintained and has critical bugs.
3.1.4 15,292 4/14/2022 3.1.4 is deprecated because it is no longer maintained and has critical bugs.
3.1.3 6,323 3/31/2022 3.1.3 is deprecated because it is no longer maintained and has critical bugs.
3.1.2 2,074 3/29/2022 3.1.2 is deprecated because it is no longer maintained and has critical bugs.
3.1.1 6,688 3/17/2022 3.1.1 is deprecated because it is no longer maintained and has critical bugs.
3.1.0 1,752 3/17/2022 3.1.0 is deprecated because it is no longer maintained and has critical bugs.
3.0.6 39,349 12/29/2021 3.0.6 is deprecated because it is no longer maintained and has critical bugs.
3.0.5 20,272 11/19/2021 3.0.5 is deprecated because it is no longer maintained and has critical bugs.
3.0.4 1,830 11/19/2021 3.0.4 is deprecated because it is no longer maintained and has critical bugs.
3.0.3 1,907 11/18/2021 3.0.3 is deprecated because it is no longer maintained and has critical bugs.
3.0.2 1,835 11/17/2021 3.0.2 is deprecated because it is no longer maintained and has critical bugs.
3.0.1 2,581 11/9/2021 3.0.1 is deprecated because it is no longer maintained and has critical bugs.
3.0.0 2,120 11/9/2021 3.0.0 is deprecated because it is no longer maintained and has critical bugs.
3.0.0-rc.8 802 8/23/2021 3.0.0-rc.8 is deprecated because it is no longer maintained and has critical bugs.
3.0.0-rc.7 573 8/21/2021 3.0.0-rc.7 is deprecated because it is no longer maintained and has critical bugs.
3.0.0-rc.6 569 8/20/2021 3.0.0-rc.6 is deprecated because it is no longer maintained and has critical bugs.
3.0.0-rc.5 581 8/19/2021 3.0.0-rc.5 is deprecated because it is no longer maintained and has critical bugs.
3.0.0-rc.4 558 8/19/2021 3.0.0-rc.4 is deprecated because it is no longer maintained and has critical bugs.
3.0.0-rc.2 655 8/11/2021 3.0.0-rc.2 is deprecated because it is no longer maintained and has critical bugs.
3.0.0-rc.1 616 8/2/2021 3.0.0-rc.1 is deprecated because it is no longer maintained and has critical bugs.
3.0.0-beta.9 630 7/31/2021 3.0.0-beta.9 is deprecated because it is no longer maintained and has critical bugs.
3.0.0-beta.8 568 7/30/2021 3.0.0-beta.8 is deprecated because it is no longer maintained and has critical bugs.
3.0.0-beta.7 589 7/29/2021 3.0.0-beta.7 is deprecated because it is no longer maintained and has critical bugs.
3.0.0-beta.6 639 7/27/2021 3.0.0-beta.6 is deprecated because it is no longer maintained and has critical bugs.
3.0.0-beta.5 546 7/25/2021 3.0.0-beta.5 is deprecated because it is no longer maintained and has critical bugs.
3.0.0-beta.4 564 7/23/2021 3.0.0-beta.4 is deprecated because it is no longer maintained and has critical bugs.
3.0.0-beta.3 610 7/22/2021 3.0.0-beta.3 is deprecated because it is no longer maintained and has critical bugs.
3.0.0-beta.2 538 7/22/2021 3.0.0-beta.2 is deprecated because it is no longer maintained and has critical bugs.
3.0.0-beta.1 574 7/20/2021 3.0.0-beta.1 is deprecated because it is no longer maintained and has critical bugs.
2.20.7 4,319 12/29/2021 2.20.7 is deprecated because it is no longer maintained and has critical bugs.
2.20.6 27,005 11/19/2021 2.20.6 is deprecated because it is no longer maintained and has critical bugs.
2.20.5 1,965 11/19/2021 2.20.5 is deprecated because it is no longer maintained and has critical bugs.
2.20.3 6,423 11/9/2021 2.20.3 is deprecated because it is no longer maintained and has critical bugs.
2.20.2 1,834 11/9/2021 2.20.2 is deprecated because it is no longer maintained and has critical bugs.
2.20.1 41,110 11/1/2021 2.20.1 is deprecated because it is no longer maintained and has critical bugs.
2.20.0 36,139 10/29/2021 2.20.0 is deprecated because it is no longer maintained and has critical bugs.
2.19.3 8,558 10/20/2021 2.19.3 is deprecated because it is no longer maintained and has critical bugs.
2.19.2 2,295 10/19/2021 2.19.2 is deprecated because it is no longer maintained and has critical bugs.
2.19.1 4,933 9/28/2021 2.19.1 is deprecated because it is no longer maintained and has critical bugs.
2.19.0 7,091 9/23/2021 2.19.0 is deprecated because it is no longer maintained and has critical bugs.
2.18.7 16,367 8/23/2021 2.18.7 is deprecated because it is no longer maintained and has critical bugs.
2.18.6 2,489 8/21/2021 2.18.6 is deprecated because it is no longer maintained and has critical bugs.
2.18.5 19,399 8/20/2021 2.18.5 is deprecated because it is no longer maintained and has critical bugs.
2.18.4 2,177 8/19/2021 2.18.4 is deprecated because it is no longer maintained and has critical bugs.
2.18.3 2,190 8/19/2021 2.18.3 is deprecated because it is no longer maintained and has critical bugs.
2.18.2 1,852 8/18/2021 2.18.2 is deprecated because it is no longer maintained and has critical bugs.
2.18.1 1,842 8/18/2021 2.18.1 is deprecated because it is no longer maintained and has critical bugs.
2.18.0 1,911 8/18/2021 2.18.0 is deprecated because it is no longer maintained and has critical bugs.
2.17.11 2,023 8/17/2021 2.17.11 is deprecated because it is no longer maintained and has critical bugs.
2.17.10 2,239 8/16/2021 2.17.10 is deprecated because it is no longer maintained and has critical bugs.
2.17.9 9,877 8/14/2021 2.17.9 is deprecated because it is no longer maintained and has critical bugs.
2.17.8 1,943 8/13/2021 2.17.8 is deprecated because it is no longer maintained and has critical bugs.
2.17.7 1,838 8/13/2021 2.17.7 is deprecated because it is no longer maintained and has critical bugs.
2.17.6 5,574 8/13/2021 2.17.6 is deprecated because it is no longer maintained and has critical bugs.
2.17.5 3,150 8/12/2021 2.17.5 is deprecated because it is no longer maintained and has critical bugs.
2.17.4 1,815 8/12/2021 2.17.4 is deprecated because it is no longer maintained and has critical bugs.
2.17.3 1,882 8/12/2021 2.17.3 is deprecated because it is no longer maintained and has critical bugs.
2.17.2 1,937 8/11/2021 2.17.2 is deprecated because it is no longer maintained and has critical bugs.
2.17.1 2,056 8/9/2021 2.17.1 is deprecated because it is no longer maintained and has critical bugs.
2.17.0 1,858 8/9/2021 2.17.0 is deprecated because it is no longer maintained and has critical bugs.
2.16.9 4,263 8/4/2021 2.16.9 is deprecated because it is no longer maintained and has critical bugs.
2.16.8 2,035 8/3/2021 2.16.8 is deprecated because it is no longer maintained and has critical bugs.
2.16.7 2,951 8/2/2021 2.16.7 is deprecated because it is no longer maintained and has critical bugs.
2.16.6 1,817 8/2/2021 2.16.6 is deprecated because it is no longer maintained and has critical bugs.
2.16.5 1,810 8/2/2021 2.16.5 is deprecated because it is no longer maintained and has critical bugs.
2.16.4 2,930 8/1/2021 2.16.4 is deprecated because it is no longer maintained and has critical bugs.
2.16.3 1,879 7/31/2021 2.16.3 is deprecated because it is no longer maintained and has critical bugs.
2.16.2 1,953 7/31/2021 2.16.2 is deprecated because it is no longer maintained and has critical bugs.
2.16.1 2,291 7/30/2021 2.16.1 is deprecated because it is no longer maintained and has critical bugs.
2.16.0 1,815 7/30/2021 2.16.0 is deprecated because it is no longer maintained and has critical bugs.
2.15.10 1,867 7/29/2021 2.15.10 is deprecated because it is no longer maintained and has critical bugs.
2.15.9 2,369 7/27/2021 2.15.9 is deprecated because it is no longer maintained and has critical bugs.
2.15.8 14,904 7/27/2021 2.15.8 is deprecated because it is no longer maintained and has critical bugs.
2.15.7 2,338 7/27/2021 2.15.7 is deprecated because it is no longer maintained and has critical bugs.
2.15.6 1,819 7/26/2021 2.15.6 is deprecated because it is no longer maintained and has critical bugs.
2.15.5 5,149 7/25/2021 2.15.5 is deprecated because it is no longer maintained and has critical bugs.
2.15.4 1,788 7/25/2021 2.15.4 is deprecated because it is no longer maintained and has critical bugs.
2.15.3 1,910 7/24/2021 2.15.3 is deprecated because it is no longer maintained and has critical bugs.
2.15.2 1,868 7/24/2021 2.15.2 is deprecated because it is no longer maintained and has critical bugs.
2.15.1 1,898 7/24/2021 2.15.1 is deprecated because it is no longer maintained and has critical bugs.
2.15.0 3,937 7/23/2021 2.15.0 is deprecated because it is no longer maintained and has critical bugs.
2.14.8 1,824 7/23/2021 2.14.8 is deprecated because it is no longer maintained and has critical bugs.
2.14.7 1,891 7/22/2021 2.14.7 is deprecated because it is no longer maintained and has critical bugs.
2.14.6 2,287 7/22/2021 2.14.6 is deprecated because it is no longer maintained and has critical bugs.
2.14.5 1,959 7/22/2021 2.14.5 is deprecated because it is no longer maintained and has critical bugs.
2.14.4 3,841 7/21/2021 2.14.4 is deprecated because it is no longer maintained and has critical bugs.
2.14.3 1,862 7/21/2021 2.14.3 is deprecated because it is no longer maintained and has critical bugs.
2.14.2 1,964 7/20/2021 2.14.2 is deprecated because it is no longer maintained and has critical bugs.
2.14.1 1,855 7/20/2021 2.14.1 is deprecated because it is no longer maintained and has critical bugs.
2.14.0 6,881 7/16/2021 2.14.0 is deprecated because it is no longer maintained and has critical bugs.
2.13.5 2,819 7/16/2021 2.13.5 is deprecated because it is no longer maintained and has critical bugs.
2.13.4 4,555 7/15/2021 2.13.4 is deprecated because it is no longer maintained and has critical bugs.
2.13.3 1,905 7/15/2021 2.13.3 is deprecated because it is no longer maintained and has critical bugs.
2.13.2 2,024 7/14/2021 2.13.2 is deprecated because it is no longer maintained and has critical bugs.
2.13.1 2,108 7/14/2021 2.13.1 is deprecated because it is no longer maintained and has critical bugs.
2.13.0 2,114 7/13/2021 2.13.0 is deprecated because it is no longer maintained and has critical bugs.
2.12.9 2,249 7/12/2021 2.12.9 is deprecated because it is no longer maintained and has critical bugs.
2.12.8 3,406 7/10/2021 2.12.8 is deprecated because it is no longer maintained and has critical bugs.
2.12.7 2,265 7/9/2021 2.12.7 is deprecated because it is no longer maintained and has critical bugs.
2.12.6 2,121 7/9/2021 2.12.6 is deprecated because it is no longer maintained and has critical bugs.
2.12.5 2,150 7/9/2021 2.12.5 is deprecated because it is no longer maintained and has critical bugs.
2.12.4 2,290 7/9/2021 2.12.4 is deprecated because it is no longer maintained and has critical bugs.
2.12.3 2,209 7/8/2021 2.12.3 is deprecated because it is no longer maintained and has critical bugs.
2.12.2 2,153 7/8/2021 2.12.2 is deprecated because it is no longer maintained and has critical bugs.
2.12.1 2,192 7/7/2021 2.12.1 is deprecated because it is no longer maintained and has critical bugs.
2.12.0 2,325 7/7/2021 2.12.0 is deprecated because it is no longer maintained and has critical bugs.
2.11.6 3,357 7/6/2021 2.11.6 is deprecated because it is no longer maintained and has critical bugs.
2.11.5 2,438 7/6/2021 2.11.5 is deprecated because it is no longer maintained and has critical bugs.
2.11.4 2,178 7/5/2021 2.11.4 is deprecated because it is no longer maintained and has critical bugs.
2.11.3 3,214 7/4/2021 2.11.3 is deprecated because it is no longer maintained and has critical bugs.
2.11.2 2,215 7/4/2021 2.11.2 is deprecated because it is no longer maintained and has critical bugs.
2.11.1 3,946 7/1/2021 2.11.1 is deprecated because it is no longer maintained and has critical bugs.
2.11.0 3,894 6/30/2021 2.11.0 is deprecated because it is no longer maintained and has critical bugs.
2.10.9 2,128 6/30/2021 2.10.9 is deprecated because it is no longer maintained and has critical bugs.
2.10.8 2,422 6/30/2021 2.10.8 is deprecated because it is no longer maintained and has critical bugs.
2.10.7 2,329 6/29/2021 2.10.7 is deprecated because it is no longer maintained and has critical bugs.
2.10.6 2,269 6/28/2021 2.10.6 is deprecated because it is no longer maintained and has critical bugs.
2.10.5 2,159 6/28/2021 2.10.5 is deprecated because it is no longer maintained and has critical bugs.
2.10.4 4,386 6/27/2021 2.10.4 is deprecated because it is no longer maintained and has critical bugs.
2.10.3 2,266 6/26/2021 2.10.3 is deprecated because it is no longer maintained and has critical bugs.
2.10.2 2,072 6/26/2021 2.10.2 is deprecated because it is no longer maintained and has critical bugs.
2.10.1 2,463 6/24/2021 2.10.1 is deprecated because it is no longer maintained and has critical bugs.
2.10.0 2,146 6/24/2021 2.10.0 is deprecated because it is no longer maintained and has critical bugs.
2.9.4 2,235 6/23/2021 2.9.4 is deprecated because it is no longer maintained and has critical bugs.
2.9.3 3,712 6/19/2021 2.9.3 is deprecated because it is no longer maintained and has critical bugs.
2.9.2 2,171 6/19/2021 2.9.2 is deprecated because it is no longer maintained and has critical bugs.
2.9.1 5,220 6/18/2021 2.9.1 is deprecated because it is no longer maintained and has critical bugs.
2.9.0 2,321 6/17/2021 2.9.0 is deprecated because it is no longer maintained and has critical bugs.
2.8.9 3,075 6/16/2021 2.8.9 is deprecated because it is no longer maintained and has critical bugs.
2.8.8 2,482 6/15/2021 2.8.8 is deprecated because it is no longer maintained and has critical bugs.
2.8.7 2,481 6/15/2021 2.8.7 is deprecated because it is no longer maintained and has critical bugs.
2.8.6.1 2,403 6/14/2021 2.8.6.1 is deprecated because it is no longer maintained and has critical bugs.
2.8.6 2,456 6/12/2021 2.8.6 is deprecated because it is no longer maintained and has critical bugs.
2.8.5 2,398 6/11/2021 2.8.5 is deprecated because it is no longer maintained and has critical bugs.
2.8.4 2,461 6/11/2021 2.8.4 is deprecated because it is no longer maintained and has critical bugs.
2.8.3 8,454 6/9/2021 2.8.3 is deprecated because it is no longer maintained and has critical bugs.
2.8.2 2,431 6/9/2021 2.8.2 is deprecated because it is no longer maintained and has critical bugs.
2.8.1 2,538 6/8/2021 2.8.1 is deprecated because it is no longer maintained and has critical bugs.
2.8.0 3,747 6/6/2021 2.8.0 is deprecated because it is no longer maintained and has critical bugs.
2.7.9 2,781 6/4/2021 2.7.9 is deprecated because it is no longer maintained and has critical bugs.
2.7.8 2,751 6/1/2021 2.7.8 is deprecated because it is no longer maintained and has critical bugs.
2.7.7 3,224 5/31/2021 2.7.7 is deprecated because it is no longer maintained and has critical bugs.
2.7.6 2,641 5/31/2021 2.7.6 is deprecated because it is no longer maintained and has critical bugs.
2.7.5 2,624 5/29/2021 2.7.5 is deprecated because it is no longer maintained and has critical bugs.
2.7.4 2,589 5/28/2021 2.7.4 is deprecated because it is no longer maintained and has critical bugs.
2.7.3 2,595 5/27/2021 2.7.3 is deprecated because it is no longer maintained and has critical bugs.
2.7.2 2,522 5/26/2021 2.7.2 is deprecated because it is no longer maintained and has critical bugs.
2.7.1 3,824 5/24/2021 2.7.1 is deprecated because it is no longer maintained and has critical bugs.
2.7.0 2,503 5/24/2021 2.7.0 is deprecated because it is no longer maintained and has critical bugs.
2.6.6 2,488 5/23/2021 2.6.6 is deprecated because it is no longer maintained and has critical bugs.
2.6.5 2,348 5/23/2021 2.6.5 is deprecated because it is no longer maintained and has critical bugs.
2.6.4 2,705 5/22/2021 2.6.4 is deprecated because it is no longer maintained and has critical bugs.
2.6.3 2,459 5/22/2021 2.6.3 is deprecated because it is no longer maintained and has critical bugs.
2.6.2 2,720 5/20/2021 2.6.2 is deprecated because it is no longer maintained and has critical bugs.
2.6.1 2,774 5/20/2021 2.6.1 is deprecated because it is no longer maintained and has critical bugs.
2.6.0 5,671 5/17/2021 2.6.0 is deprecated because it is no longer maintained and has critical bugs.
2.5.1 2,808 5/16/2021 2.5.1 is deprecated because it is no longer maintained and has critical bugs.
2.5.0 2,654 5/16/2021 2.5.0 is deprecated because it is no longer maintained and has critical bugs.
2.4.6 2,775 5/14/2021 2.4.6 is deprecated because it is no longer maintained and has critical bugs.
2.4.5 2,541 5/14/2021 2.4.5 is deprecated because it is no longer maintained and has critical bugs.
2.4.4 2,854 5/13/2021 2.4.4 is deprecated because it is no longer maintained and has critical bugs.
2.4.3 2,478 5/13/2021 2.4.3 is deprecated because it is no longer maintained and has critical bugs.
2.4.2 2,429 5/13/2021 2.4.2 is deprecated because it is no longer maintained and has critical bugs.
2.4.1 2,549 5/13/2021 2.4.1 is deprecated because it is no longer maintained and has critical bugs.
2.4.0 2,971 5/12/2021 2.4.0 is deprecated because it is no longer maintained and has critical bugs.
2.3.9 3,539 5/11/2021 2.3.9 is deprecated because it is no longer maintained and has critical bugs.
2.3.8 2,839 5/10/2021 2.3.8 is deprecated because it is no longer maintained and has critical bugs.
2.3.7 2,909 5/9/2021 2.3.7 is deprecated because it is no longer maintained and has critical bugs.
2.3.6 3,079 5/7/2021 2.3.6 is deprecated because it is no longer maintained and has critical bugs.
2.3.5 2,840 5/6/2021 2.3.5 is deprecated because it is no longer maintained and has critical bugs.
2.3.4 2,571 5/6/2021 2.3.4 is deprecated because it is no longer maintained and has critical bugs.
2.3.3 2,624 5/6/2021 2.3.3 is deprecated because it is no longer maintained and has critical bugs.
2.3.2 2,613 5/6/2021 2.3.2 is deprecated because it is no longer maintained and has critical bugs.
2.3.1 2,615 5/6/2021 2.3.1 is deprecated because it is no longer maintained and has critical bugs.
2.3.0 2,823 5/5/2021 2.3.0 is deprecated because it is no longer maintained and has critical bugs.
2.2.6 2,684 5/4/2021 2.2.6 is deprecated because it is no longer maintained and has critical bugs.
2.2.5 2,699 5/3/2021 2.2.5 is deprecated because it is no longer maintained and has critical bugs.
2.2.4 2,593 5/3/2021 2.2.4 is deprecated because it is no longer maintained and has critical bugs.
2.2.3 2,643 5/1/2021 2.2.3 is deprecated because it is no longer maintained and has critical bugs.
2.2.2 2,674 4/30/2021 2.2.2 is deprecated because it is no longer maintained and has critical bugs.
2.2.1 2,719 4/29/2021 2.2.1 is deprecated because it is no longer maintained and has critical bugs.
2.2.0 3,044 4/28/2021 2.2.0 is deprecated because it is no longer maintained and has critical bugs.
2.1.12 2,766 4/27/2021 2.1.12 is deprecated because it is no longer maintained and has critical bugs.
2.1.11 2,629 4/27/2021 2.1.11 is deprecated because it is no longer maintained and has critical bugs.
2.1.10 2,882 4/26/2021 2.1.10 is deprecated because it is no longer maintained and has critical bugs.
2.1.9 3,295 4/25/2021 2.1.9 is deprecated because it is no longer maintained and has critical bugs.
2.1.8 2,702 4/25/2021 2.1.8 is deprecated because it is no longer maintained and has critical bugs.
2.1.7 2,613 4/25/2021 2.1.7 is deprecated because it is no longer maintained and has critical bugs.
2.1.5 4,180 4/24/2021 2.1.5 is deprecated because it is no longer maintained and has critical bugs.
2.1.4 2,720 4/24/2021 2.1.4 is deprecated because it is no longer maintained and has critical bugs.
2.1.3 2,707 4/24/2021 2.1.3 is deprecated because it is no longer maintained and has critical bugs.
2.1.2 3,295 4/23/2021 2.1.2 is deprecated because it is no longer maintained and has critical bugs.
2.1.1 2,676 4/23/2021 2.1.1 is deprecated because it is no longer maintained and has critical bugs.
2.1.0 2,669 4/23/2021 2.1.0 is deprecated because it is no longer maintained and has critical bugs.
2.0.13 2,726 4/23/2021 2.0.13 is deprecated because it is no longer maintained and has critical bugs.
2.0.12 2,828 4/22/2021 2.0.12 is deprecated because it is no longer maintained and has critical bugs.
2.0.11 2,756 4/22/2021 2.0.11 is deprecated because it is no longer maintained and has critical bugs.
2.0.10 2,904 4/21/2021 2.0.10 is deprecated because it is no longer maintained and has critical bugs.
2.0.9 2,820 4/21/2021 2.0.9 is deprecated because it is no longer maintained and has critical bugs.
2.0.8 2,755 4/20/2021 2.0.8 is deprecated because it is no longer maintained and has critical bugs.
2.0.7 3,857 4/20/2021 2.0.7 is deprecated because it is no longer maintained and has critical bugs.
2.0.6 2,969 4/19/2021 2.0.6 is deprecated because it is no longer maintained and has critical bugs.
2.0.5 2,731 4/19/2021 2.0.5 is deprecated because it is no longer maintained and has critical bugs.
2.0.4 2,643 4/19/2021 2.0.4 is deprecated because it is no longer maintained and has critical bugs.
2.0.3 2,785 4/18/2021 2.0.3 is deprecated because it is no longer maintained and has critical bugs.
2.0.2 2,765 4/18/2021 2.0.2 is deprecated because it is no longer maintained and has critical bugs.
2.0.1 2,718 4/17/2021 2.0.1 is deprecated because it is no longer maintained and has critical bugs.
2.0.0 2,686 4/17/2021 2.0.0 is deprecated because it is no longer maintained and has critical bugs.
1.19.10 3,019 4/15/2021 1.19.10 is deprecated because it is no longer maintained and has critical bugs.
1.19.9 2,864 4/14/2021 1.19.9 is deprecated because it is no longer maintained and has critical bugs.
1.19.8 3,041 4/13/2021 1.19.8 is deprecated because it is no longer maintained and has critical bugs.
1.19.7 2,595 4/13/2021 1.19.7 is deprecated because it is no longer maintained and has critical bugs.
1.19.6 2,600 4/13/2021 1.19.6 is deprecated because it is no longer maintained and has critical bugs.
1.19.5 2,729 4/12/2021 1.19.5 is deprecated because it is no longer maintained and has critical bugs.
1.19.4 2,638 4/12/2021 1.19.4 is deprecated because it is no longer maintained and has critical bugs.
1.19.3 3,054 4/12/2021 1.19.3 is deprecated because it is no longer maintained and has critical bugs.
1.19.2 3,032 4/11/2021 1.19.2 is deprecated because it is no longer maintained and has critical bugs.
1.19.1 2,657 4/11/2021 1.19.1 is deprecated because it is no longer maintained and has critical bugs.
1.19.0 2,727 4/11/2021 1.19.0 is deprecated because it is no longer maintained and has critical bugs.
1.18.9 2,939 4/10/2021 1.18.9 is deprecated because it is no longer maintained and has critical bugs.
1.18.8 2,911 4/9/2021 1.18.8 is deprecated because it is no longer maintained and has critical bugs.
1.18.7 2,669 4/9/2021 1.18.7 is deprecated because it is no longer maintained and has critical bugs.
1.18.6 4,665 4/8/2021 1.18.6 is deprecated because it is no longer maintained and has critical bugs.
1.18.5 2,731 4/7/2021 1.18.5 is deprecated because it is no longer maintained and has critical bugs.
1.18.4 2,727 4/6/2021 1.18.4 is deprecated because it is no longer maintained and has critical bugs.
1.18.3 2,631 4/6/2021 1.18.3 is deprecated because it is no longer maintained and has critical bugs.
1.18.2 2,655 4/6/2021 1.18.2 is deprecated because it is no longer maintained and has critical bugs.
1.18.1 2,674 4/6/2021 1.18.1 is deprecated because it is no longer maintained and has critical bugs.
1.18.0 3,530 4/3/2021 1.18.0 is deprecated because it is no longer maintained and has critical bugs.
1.17.6 2,664 4/3/2021 1.17.6 is deprecated because it is no longer maintained and has critical bugs.
1.17.5 2,765 4/2/2021 1.17.5 is deprecated because it is no longer maintained and has critical bugs.
1.17.4 2,876 4/1/2021 1.17.4 is deprecated because it is no longer maintained and has critical bugs.
1.17.3 2,806 4/1/2021 1.17.3 is deprecated because it is no longer maintained and has critical bugs.
1.17.2 2,736 3/31/2021 1.17.2 is deprecated because it is no longer maintained and has critical bugs.
1.17.1 2,714 3/31/2021 1.17.1 is deprecated because it is no longer maintained and has critical bugs.
1.17.0 3,063 3/30/2021 1.17.0 is deprecated because it is no longer maintained and has critical bugs.
1.16.9 2,738 3/29/2021 1.16.9 is deprecated because it is no longer maintained and has critical bugs.
1.16.8 2,743 3/29/2021 1.16.8 is deprecated because it is no longer maintained and has critical bugs.
1.16.7 3,048 3/26/2021 1.16.7 is deprecated because it is no longer maintained and has critical bugs.
1.16.6 2,625 3/26/2021 1.16.6 is deprecated because it is no longer maintained and has critical bugs.
1.16.5 2,804 3/25/2021 1.16.5 is deprecated because it is no longer maintained and has critical bugs.
1.16.4 2,733 3/24/2021 1.16.4 is deprecated because it is no longer maintained and has critical bugs.
1.16.3 3,671 3/24/2021 1.16.3 is deprecated because it is no longer maintained and has critical bugs.
1.16.2 2,711 3/24/2021 1.16.2 is deprecated because it is no longer maintained and has critical bugs.
1.16.1 3,113 3/23/2021 1.16.1 is deprecated because it is no longer maintained and has critical bugs.
1.16.0-preview-202103201910 2,747 3/20/2021 1.16.0-preview-202103201910 is deprecated because it is no longer maintained and has critical bugs.
1.16.0-preview-202103181730 2,331 3/18/2021 1.16.0-preview-202103181730 is deprecated because it is no longer maintained and has critical bugs.
1.16.0-preview-202103171605 2,299 3/17/2021 1.16.0-preview-202103171605 is deprecated because it is no longer maintained and has critical bugs.
1.16.0-preview-202103171110 2,255 3/17/2021 1.16.0-preview-202103171110 is deprecated because it is no longer maintained and has critical bugs.
1.16.0-preview-202103161110 2,336 3/16/2021 1.16.0-preview-202103161110 is deprecated because it is no longer maintained and has critical bugs.
1.15.0 5,276 2/25/2021 1.15.0 is deprecated because it is no longer maintained and has critical bugs.
1.13.12 3,969 2/15/2021 1.13.12 is deprecated because it is no longer maintained and has critical bugs.
1.13.8 2,871 2/9/2021 1.13.8 is deprecated because it is no longer maintained and has critical bugs.
1.13.7 3,618 2/3/2021 1.13.7 is deprecated because it is no longer maintained and has critical bugs.
1.13.1 2,784 2/2/2021 1.13.1 is deprecated because it is no longer maintained and has critical bugs.
1.13.0 2,928 1/28/2021 1.13.0 is deprecated because it is no longer maintained and has critical bugs.
1.12.0 3,013 1/25/2021 1.12.0 is deprecated because it is no longer maintained and has critical bugs.
1.8.0 3,938 1/13/2021 1.8.0 is deprecated because it is no longer maintained and has critical bugs.
1.7.2 3,734 12/30/2020 1.7.2 is deprecated because it is no longer maintained and has critical bugs.
1.7.1 3,229 12/26/2020 1.7.1 is deprecated because it is no longer maintained and has critical bugs.
1.7.0 3,381 12/23/2020 1.7.0 is deprecated because it is no longer maintained and has critical bugs.
1.5.5 3,642 12/16/2020 1.5.5 is deprecated because it is no longer maintained and has critical bugs.
1.5.4 2,871 12/16/2020 1.5.4 is deprecated because it is no longer maintained and has critical bugs.
1.5.3 2,931 12/15/2020 1.5.3 is deprecated because it is no longer maintained and has critical bugs.
1.4.3 3,286 12/9/2020 1.4.3 is deprecated because it is no longer maintained and has critical bugs.
1.3.0 3,331 12/3/2020 1.3.0 is deprecated because it is no longer maintained and has critical bugs.
1.1.0 4,043 11/23/2020 1.1.0 is deprecated because it is no longer maintained and has critical bugs.
1.0.9.1 3,094 11/22/2020 1.0.9.1 is deprecated because it is no longer maintained and has critical bugs.
1.0.9 2,910 11/22/2020 1.0.9 is deprecated because it is no longer maintained and has critical bugs.
1.0.8 2,895 11/21/2020 1.0.8 is deprecated because it is no longer maintained and has critical bugs.
1.0.7 2,893 11/21/2020 1.0.7 is deprecated because it is no longer maintained and has critical bugs.
1.0.6.2 2,917 11/20/2020 1.0.6.2 is deprecated because it is no longer maintained and has critical bugs.
1.0.6.1 2,899 11/20/2020 1.0.6.1 is deprecated because it is no longer maintained and has critical bugs.
1.0.6 2,877 11/19/2020 1.0.6 is deprecated because it is no longer maintained and has critical bugs.
1.0.5.2 2,936 11/18/2020 1.0.5.2 is deprecated because it is no longer maintained and has critical bugs.
1.0.5.1 2,868 11/18/2020 1.0.5.1 is deprecated because it is no longer maintained and has critical bugs.
1.0.5 2,917 11/18/2020 1.0.5 is deprecated because it is no longer maintained and has critical bugs.
1.0.4 2,921 11/18/2020 1.0.4 is deprecated because it is no longer maintained and has critical bugs.
1.0.2 2,853 11/17/2020 1.0.2 is deprecated because it is no longer maintained and has critical bugs.
1.0.1 2,858 11/17/2020 1.0.1 is deprecated because it is no longer maintained and has critical bugs.
1.0.0 2,911 11/17/2020 1.0.0 is deprecated because it is no longer maintained and has critical bugs.