Furion.Extras.DependencyModel.CodeAnalysis 4.3.0

This package has been deprecated as it is legacy and has critical bugs.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Furion.Extras.DependencyModel.CodeAnalysis --version 4.3.0
                    
NuGet\Install-Package Furion.Extras.DependencyModel.CodeAnalysis -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.DependencyModel.CodeAnalysis" 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.DependencyModel.CodeAnalysis" Version="4.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Furion.Extras.DependencyModel.CodeAnalysis" />
                    
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.DependencyModel.CodeAnalysis --version 4.3.0
                    
#r "nuget: Furion.Extras.DependencyModel.CodeAnalysis, 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.
#addin nuget:?package=Furion.Extras.DependencyModel.CodeAnalysis&version=4.3.0
                    
Install Furion.Extras.DependencyModel.CodeAnalysis as a Cake Addin
#tool nuget:?package=Furion.Extras.DependencyModel.CodeAnalysis&version=4.3.0
                    
Install Furion.Extras.DependencyModel.CodeAnalysis 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 (6)

Showing the top 5 NuGet packages that depend on Furion.Extras.DependencyModel.CodeAnalysis:

Package Downloads
Furion

让 .NET 开发更简单,更通用,更流行。

MiracleAdminFrame.Core

MiracleAdminFrame通用权限管理框架。新增-模板文件上传返回解析后的实体数据

GardenerFurion

扩展版Furion,用于Gardener。

NFWY.Furion

让 .NET 开发更简单,更通用,更流行。

OpenMes.Furion

Furion 新增多服务版本

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.9.7.88 49 2 days ago
4.9.7.87 112 3 days ago
4.9.7.86 317 5 days ago
4.9.7.85 448 6 days ago
4.9.7.84 285 6 days ago
4.9.7.83 320 8 days ago
4.9.7.82 431 13 days ago
4.9.7.81 321 14 days ago
4.9.7.80 187 15 days ago
4.9.7.79 153 15 days ago
4.9.7.78 108 17 days ago
4.9.7.77 61 18 days ago
4.9.7.76 295 23 days ago
4.9.7.75 499 24 days ago
4.9.7.74 140 25 days ago
4.9.7.73 67 25 days ago 4.9.7.73 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.71 167 a month ago 4.9.7.71 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.70 154 a month ago 4.9.7.70 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.69 183 a month ago 4.9.7.69 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.68 171 a month ago 4.9.7.68 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.67 107 a month ago 4.9.7.67 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.66 208 a month ago 4.9.7.66 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.65 180 a month ago 4.9.7.65 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.64 194 a month ago 4.9.7.64 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.63 249 a month ago 4.9.7.63 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.62 279 a month ago 4.9.7.62 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.61 307 a month ago 4.9.7.61 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.60 312 a month ago 4.9.7.60 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.59 831 a month ago 4.9.7.59 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.58 226 2 months ago 4.9.7.58 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.57 161 2 months ago 4.9.7.57 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.56 152 2 months ago 4.9.7.56 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.55 225 2 months ago 4.9.7.55 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.54 185 2 months ago 4.9.7.54 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.53 209 2 months ago 4.9.7.53 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.52 129 2 months ago 4.9.7.52 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.51 103 2 months ago 4.9.7.51 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.50 213 2 months ago 4.9.7.50 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.49 341 2 months ago 4.9.7.49 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.48 528 2 months ago 4.9.7.48 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.47 229 2 months ago 4.9.7.47 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.46 315 2 months ago 4.9.7.46 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.45 246 2 months ago 4.9.7.45 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.44 273 2 months ago 4.9.7.44 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.43 679 2 months ago 4.9.7.43 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.42 314 2 months ago 4.9.7.42 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.41 240 2 months ago 4.9.7.41 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.40 213 2 months ago 4.9.7.40 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.39 492 2 months ago 4.9.7.39 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.38 423 2 months ago 4.9.7.38 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.37 275 3 months ago 4.9.7.37 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.36 390 3 months ago 4.9.7.36 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.35 517 3 months ago 4.9.7.35 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.34 815 3 months ago 4.9.7.34 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.33 798 3 months ago 4.9.7.33 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.32 459 3 months ago 4.9.7.32 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.31 355 3 months ago 4.9.7.31 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.30 244 3 months ago 4.9.7.30 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.29 254 3 months ago 4.9.7.29 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.28 171 3 months ago 4.9.7.28 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.27 227 3 months ago 4.9.7.27 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.26 373 3 months ago 4.9.7.26 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.25 427 3 months ago 4.9.7.25 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.24 294 3 months ago 4.9.7.24 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.23 1,184 3 months ago 4.9.7.23 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.22 952 3 months ago 4.9.7.22 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.21 262 4 months ago 4.9.7.21 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.20 725 4 months ago 4.9.7.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.19 183 4 months ago 4.9.7.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.18 201 4 months ago 4.9.7.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.17 226 4 months ago 4.9.7.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.16 202 4 months ago 4.9.7.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.15 258 4 months ago 4.9.7.15 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.14 216 4 months ago 4.9.7.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.13 204 4 months ago 4.9.7.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.12 231 4 months ago 4.9.7.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.11 284 4 months ago 4.9.7.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.10 252 4 months ago 4.9.7.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.9 671 4 months ago 4.9.7.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.8 299 4 months ago 4.9.7.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.7 595 4 months ago 4.9.7.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.6 381 4 months ago 4.9.7.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.5 246 4 months ago 4.9.7.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.4 203 4 months ago 4.9.7.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.3 774 5 months ago 4.9.7.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.2 247 5 months ago 4.9.7.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.1 263 5 months ago 4.9.7.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.7 260 5 months ago 4.9.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.20 916 6 months ago 4.9.6.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.19 195 6 months ago 4.9.6.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.18 284 6 months ago 4.9.6.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.17 319 6 months ago 4.9.6.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.16 295 6 months ago 4.9.6.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.15 477 6 months ago 4.9.6.15 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.14 332 6 months ago 4.9.6.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.13 220 6 months ago 4.9.6.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.12 340 6 months ago 4.9.6.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.11 463 6 months ago 4.9.6.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.10 161 6 months ago 4.9.6.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.9 191 7 months ago 4.9.6.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.8 155 7 months ago 4.9.6.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.7 152 7 months ago 4.9.6.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.6 166 7 months ago 4.9.6.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.5 161 7 months ago 4.9.6.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.4 211 7 months ago 4.9.6.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.3 202 7 months ago 4.9.6.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.2 187 7 months ago 4.9.6.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.1 168 7 months ago 4.9.6.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.6 250 7 months ago 4.9.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.26 2,541 7 months ago 4.9.5.26 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.25 179 7 months ago 4.9.5.25 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.24 306 7 months ago 4.9.5.24 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.23 695 7 months ago 4.9.5.23 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.22 235 7 months ago 4.9.5.22 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.21 330 7 months ago 4.9.5.21 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.20 275 7 months ago 4.9.5.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.19 209 7 months ago 4.9.5.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.18 832 8 months ago 4.9.5.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.17 2,119 8 months ago 4.9.5.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.16 394 8 months ago 4.9.5.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.15 600 8 months ago 4.9.5.15 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.14 354 8 months ago 4.9.5.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.13 1,299 9 months ago 4.9.5.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.12 1,266 9 months ago 4.9.5.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.11 273 9 months ago 4.9.5.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.10 335 9 months ago 4.9.5.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.9 228 9 months ago 4.9.5.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.8 596 9 months ago 4.9.5.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.7 298 9 months ago 4.9.5.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.6 603 10 months ago 4.9.5.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.5 606 10 months ago 4.9.5.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.4 577 8/15/2024 4.9.5.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.3 273 8/13/2024 4.9.5.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.2 608 8/11/2024 4.9.5.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.1 241 8/9/2024 4.9.5.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.5 321 8/9/2024 4.9.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.11 695 8/1/2024 4.9.4.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.10 844 7/30/2024 4.9.4.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.9 567 7/29/2024 4.9.4.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.8 235 7/28/2024 4.9.4.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.7 973 7/20/2024 4.9.4.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.6 406 7/16/2024 4.9.4.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.5 425 7/11/2024 4.9.4.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.4 199 7/10/2024 4.9.4.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.3 727 6/30/2024 4.9.4.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.2 1,572 6/21/2024 4.9.4.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.1 451 6/17/2024 4.9.4.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.4 915 6/10/2024 4.9.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.20 169 6/10/2024 4.9.3.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.19 214 6/8/2024 4.9.3.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.18 163 6/7/2024 4.9.3.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.17 1,079 6/4/2024 4.9.3.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.16 146 6/4/2024 4.9.3.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.15 171 6/4/2024 4.9.3.15 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.14 448 5/30/2024 4.9.3.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.13 314 5/28/2024 4.9.3.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.12 265 5/27/2024 4.9.3.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.11 313 5/24/2024 4.9.3.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.10 171 5/23/2024 4.9.3.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.9 266 5/21/2024 4.9.3.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.8 279 5/20/2024 4.9.3.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.7 159 5/20/2024 4.9.3.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.6 215 5/20/2024 4.9.3.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.5 257 5/19/2024 4.9.3.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.4 258 5/16/2024 4.9.3.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.3 164 5/15/2024 4.9.3.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.2 142 5/15/2024 4.9.3.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.1 131 5/15/2024 4.9.3.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.3 696 5/10/2024 4.9.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.43 1,212 5/8/2024 4.9.2.43 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.42 252 5/8/2024 4.9.2.42 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.41 186 5/8/2024 4.9.2.41 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.40 199 5/7/2024 4.9.2.40 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.39 175 5/7/2024 4.9.2.39 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.38 218 5/7/2024 4.9.2.38 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.37 231 5/6/2024 4.9.2.37 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.36 354 5/5/2024 4.9.2.36 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.35 281 4/30/2024 4.9.2.35 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.34 165 4/30/2024 4.9.2.34 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.33 186 4/30/2024 4.9.2.33 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.32 236 4/28/2024 4.9.2.32 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.31 422 4/25/2024 4.9.2.31 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.30 253 4/23/2024 4.9.2.30 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.29 200 4/23/2024 4.9.2.29 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.28 193 4/23/2024 4.9.2.28 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.27 182 4/22/2024 4.9.2.27 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.26 155 4/22/2024 4.9.2.26 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.25 275 4/19/2024 4.9.2.25 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.24 259 4/17/2024 4.9.2.24 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.23 181 4/17/2024 4.9.2.23 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.22 144 4/17/2024 4.9.2.22 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.21 183 4/16/2024 4.9.2.21 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.20 195 4/16/2024 4.9.2.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.19 175 4/16/2024 4.9.2.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.18 217 4/15/2024 4.9.2.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.17 291 4/14/2024 4.9.2.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.16 436 4/11/2024 4.9.2.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.15 408 4/11/2024 4.9.2.15 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.14 199 4/10/2024 4.9.2.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.13 166 4/10/2024 4.9.2.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.12 170 4/9/2024 4.9.2.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.11 151 4/9/2024 4.9.2.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.10 169 4/9/2024 4.9.2.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.9 161 4/9/2024 4.9.2.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.8 259 4/8/2024 4.9.2.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.7 477 4/3/2024 4.9.2.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.6 174 4/3/2024 4.9.2.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.5 176 4/3/2024 4.9.2.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.4 182 4/2/2024 4.9.2.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.3 557 3/30/2024 4.9.2.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.2 205 3/29/2024 4.9.2.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.1 204 3/29/2024 4.9.2.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.2 236 3/28/2024 4.9.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.61 313 3/27/2024 4.9.1.61 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.60 239 3/27/2024 4.9.1.60 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.59 254 3/25/2024 4.9.1.59 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.58 251 3/23/2024 4.9.1.58 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.57 239 3/22/2024 4.9.1.57 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.56 1,345 3/21/2024 4.9.1.56 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.55 255 3/20/2024 4.9.1.55 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.54 240 3/19/2024 4.9.1.54 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.53 460 3/15/2024 4.9.1.53 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.52 233 3/15/2024 4.9.1.52 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.51 238 3/15/2024 4.9.1.51 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.50 206 3/15/2024 4.9.1.50 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.49 254 3/14/2024 4.9.1.49 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.48 256 3/13/2024 4.9.1.48 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.47 211 3/13/2024 4.9.1.47 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.46 250 3/13/2024 4.9.1.46 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.45 375 3/9/2024 4.9.1.45 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.44 283 3/7/2024 4.9.1.44 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.43 199 3/7/2024 4.9.1.43 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.42 207 3/7/2024 4.9.1.42 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.41 214 3/7/2024 4.9.1.41 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.40 233 3/7/2024 4.9.1.40 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.39 269 3/6/2024 4.9.1.39 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.38 212 3/6/2024 4.9.1.38 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.37 1,261 3/3/2024 4.9.1.37 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.36 264 3/2/2024 4.9.1.36 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.35 351 2/28/2024 4.9.1.35 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.34 348 2/27/2024 4.9.1.34 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.33 292 2/25/2024 4.9.1.33 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.32 329 2/21/2024 4.9.1.32 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.31 1,295 2/14/2024 4.9.1.31 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.30 410 2/6/2024 4.9.1.30 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.29 374 2/5/2024 4.9.1.29 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.28 643 1/31/2024 4.9.1.28 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.27 684 1/29/2024 4.9.1.27 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.26 349 1/28/2024 4.9.1.26 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.25 332 1/27/2024 4.9.1.25 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.24 1,040 1/19/2024 4.9.1.24 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.23 1,091 1/16/2024 4.9.1.23 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.22 501 1/13/2024 4.9.1.22 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.21 500 1/12/2024 4.9.1.21 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.20 572 1/10/2024 4.9.1.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.19 444 1/9/2024 4.9.1.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.18 536 1/8/2024 4.9.1.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.17 1,880 1/4/2024 4.9.1.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.16 711 1/1/2024 4.9.1.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.15 1,719 12/20/2023 4.9.1.15 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.14 1,359 12/14/2023 4.9.1.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.13 1,065 12/11/2023 4.9.1.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.12 935 12/8/2023 4.9.1.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.11 1,564 12/4/2023 4.9.1.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.10 612 12/4/2023 4.9.1.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.9 600 12/2/2023 4.9.1.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.8 611 11/30/2023 4.9.1.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.7 1,668 11/24/2023 4.9.1.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.6 848 11/22/2023 4.9.1.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.5 1,667 11/20/2023 4.9.1.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.4 650 11/18/2023 4.9.1.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.3 428 11/17/2023 4.9.1.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.2 595 11/17/2023 4.9.1.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.1 484 11/16/2023 4.9.1.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.1 2,552 11/14/2023 4.9.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.0.1 365 11/14/2023 4.9.0.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.0 485 11/14/2023 4.9.0 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.55 4,522 11/9/2023 4.8.8.55 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.54 520 11/8/2023 4.8.8.54 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.53 556 11/7/2023 4.8.8.53 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.52 376 11/7/2023 4.8.8.52 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.51 927 11/6/2023 4.8.8.51 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.50 2,239 10/27/2023 4.8.8.50 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.49 649 10/25/2023 4.8.8.49 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.48 7,401 10/11/2023 4.8.8.48 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.47 654 10/10/2023 4.8.8.47 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.46 441 10/9/2023 4.8.8.46 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.45 1,061 9/29/2023 4.8.8.45 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.44 1,180 9/22/2023 4.8.8.44 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.43 1,555 9/13/2023 4.8.8.43 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.42 2,174 8/31/2023 4.8.8.42 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.41 1,450 8/24/2023 4.8.8.41 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.40 4,231 8/3/2023 4.8.8.40 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.39 6,200 8/2/2023 4.8.8.39 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.38 13,783 7/12/2023 4.8.8.38 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.37 2,673 7/7/2023 4.8.8.37 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.35 2,047 7/6/2023 4.8.8.35 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.34 1,198 7/2/2023 4.8.8.34 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.33 1,949 6/29/2023 4.8.8.33 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.32 641 6/28/2023 4.8.8.32 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.31 638 6/27/2023 4.8.8.31 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.30 1,006 6/25/2023 4.8.8.30 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.29 551 6/24/2023 4.8.8.29 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.28 681 6/21/2023 4.8.8.28 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.27 555 6/21/2023 4.8.8.27 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.26 671 6/20/2023 4.8.8.26 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.25 1,592 6/14/2023 4.8.8.25 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.24 6,868 6/7/2023 4.8.8.24 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.23 3,511 5/30/2023 4.8.8.23 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.22 1,116 5/25/2023 4.8.8.22 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.21 1,718 5/18/2023 4.8.8.21 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.20 821 5/17/2023 4.8.8.20 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.19 573 5/17/2023 4.8.8.19 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.18 1,257 5/16/2023 4.8.8.18 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.17 1,303 5/15/2023 4.8.8.17 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.16 608 5/15/2023 4.8.8.16 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.15 1,564 5/15/2023 4.8.8.15 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.14 816 5/12/2023 4.8.8.14 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.13 2,224 5/8/2023 4.8.8.13 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.12 886 5/6/2023 4.8.8.12 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.11 872 5/5/2023 4.8.8.11 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.10 956 5/4/2023 4.8.8.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.9 856 5/3/2023 4.8.8.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.8 613 5/3/2023 4.8.8.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.7 1,352 4/29/2023 4.8.8.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.6 2,778 4/26/2023 4.8.8.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.5 1,128 4/25/2023 4.8.8.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.4 1,098 4/23/2023 4.8.8.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.3 929 4/21/2023 4.8.8.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.2 1,023 4/20/2023 4.8.8.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.1 1,454 4/18/2023 4.8.8.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.8 5,737 4/13/2023 4.8.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.45 915 4/12/2023 4.8.7.45 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.44 635 4/12/2023 4.8.7.44 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.43 696 4/12/2023 4.8.7.43 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.42 770 4/12/2023 4.8.7.42 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.41 826 4/11/2023 4.8.7.41 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.40 864 4/10/2023 4.8.7.40 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.39 767 4/10/2023 4.8.7.39 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.38 1,081 4/7/2023 4.8.7.38 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.37 689 4/7/2023 4.8.7.37 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.36 1,369 4/6/2023 4.8.7.36 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.35 825 4/5/2023 4.8.7.35 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.34 793 4/4/2023 4.8.7.34 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.33 1,041 4/3/2023 4.8.7.33 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.32 1,846 4/2/2023 4.8.7.32 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.31 911 3/31/2023 4.8.7.31 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.30 806 3/31/2023 4.8.7.30 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.29 2,543 3/30/2023 4.8.7.29 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.28 950 3/29/2023 4.8.7.28 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.27 742 3/29/2023 4.8.7.27 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.26 710 3/29/2023 4.8.7.26 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.25 828 3/28/2023 4.8.7.25 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.24 857 3/28/2023 4.8.7.24 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.23 974 3/27/2023 4.8.7.23 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.22 785 3/27/2023 4.8.7.22 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.21 786 3/27/2023 4.8.7.21 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.20 4,287 3/23/2023 4.8.7.20 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.19 922 3/22/2023 4.8.7.19 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.18 859 3/21/2023 4.8.7.18 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.17 968 3/20/2023 4.8.7.17 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.16 890 3/19/2023 4.8.7.16 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.15 935 3/17/2023 4.8.7.15 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.14 969 3/16/2023 4.8.7.14 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.13 756 3/16/2023 4.8.7.13 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.12 775 3/16/2023 4.8.7.12 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.11 1,284 3/15/2023 4.8.7.11 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.10 916 3/14/2023 4.8.7.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.9 1,539 3/13/2023 4.8.7.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.8 738 3/13/2023 4.8.7.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.7 1,561 3/11/2023 4.8.7.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.6 1,109 3/9/2023 4.8.7.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.5 1,364 3/7/2023 4.8.7.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.4 1,019 3/6/2023 4.8.7.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.3 1,502 3/1/2023 4.8.7.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.2 819 3/1/2023 4.8.7.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.1 1,738 2/27/2023 4.8.7.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.7 2,054 2/22/2023 4.8.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.12 1,099 2/21/2023 4.8.6.12 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.11 1,588 2/20/2023 4.8.6.11 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.10 1,014 2/20/2023 4.8.6.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.9 1,025 2/19/2023 4.8.6.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.8 1,107 2/18/2023 4.8.6.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.7 998 2/18/2023 4.8.6.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.6 1,040 2/18/2023 4.8.6.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.5 1,007 2/17/2023 4.8.6.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.4 1,140 2/16/2023 4.8.6.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.3 1,283 2/15/2023 4.8.6.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.2 1,665 2/10/2023 4.8.6.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.1 1,487 2/8/2023 4.8.6.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.6 1,134 2/8/2023 4.8.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.10 1,536 2/7/2023 4.8.5.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.9 1,128 2/7/2023 4.8.5.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.8 1,195 2/6/2023 4.8.5.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.7 1,508 2/3/2023 4.8.5.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.6 3,240 2/2/2023 4.8.5.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.5 2,409 2/1/2023 4.8.5.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.4 1,166 2/1/2023 4.8.5.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.3 1,214 1/31/2023 4.8.5.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.2 1,186 1/30/2023 4.8.5.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.1 1,058 1/30/2023 4.8.5.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.5 1,418 1/28/2023 4.8.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.16 11,386 1/15/2023 4.8.4.16 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.15 1,240 1/13/2023 4.8.4.15 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.14 1,200 1/12/2023 4.8.4.14 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.13 1,206 1/11/2023 4.8.4.13 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.12 1,288 1/10/2023 4.8.4.12 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.11 2,004 1/9/2023 4.8.4.11 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.10 1,136 1/9/2023 4.8.4.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.9 1,230 1/8/2023 4.8.4.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.8 4,140 1/5/2023 4.8.4.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.7 1,169 1/5/2023 4.8.4.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.6 1,183 1/4/2023 4.8.4.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.5 1,260 1/3/2023 4.8.4.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.4 1,127 1/3/2023 4.8.4.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.3 1,183 1/3/2023 4.8.4.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.2 1,184 1/2/2023 4.8.4.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.1 1,118 1/1/2023 4.8.4.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.4 1,294 12/30/2022 4.8.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.10 2,510 12/23/2022 4.8.3.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.9 1,242 12/22/2022 4.8.3.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.8 1,236 12/21/2022 4.8.3.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.7 12,309 12/14/2022 4.8.3.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.6 1,320 12/13/2022 4.8.3.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.5 1,476 12/12/2022 4.8.3.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.4 1,876 12/9/2022 4.8.3.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.3 1,246 12/9/2022 4.8.3.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.2 1,219 12/9/2022 4.8.3.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.1 539 12/9/2022 4.8.3.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.3 2,056 12/8/2022 4.8.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.13 1,237 12/7/2022 4.8.2.13 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.12 1,209 12/7/2022 4.8.2.12 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.11 3,050 12/6/2022 4.8.2.11 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.10 1,573 12/5/2022 4.8.2.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.9 2,530 12/1/2022 4.8.2.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.8 1,717 11/30/2022 4.8.2.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.7 1,338 11/30/2022 4.8.2.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.6 1,268 11/30/2022 4.8.2.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.5 1,276 11/29/2022 4.8.2.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.4 2,359 11/29/2022 4.8.2.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.3 1,341 11/29/2022 4.8.2.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.2 1,397 11/28/2022 4.8.2.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.1 1,335 11/28/2022 4.8.2.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.2 1,365 11/27/2022 4.8.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.9 1,408 11/27/2022 4.8.1.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.8 1,252 11/26/2022 4.8.1.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.7 1,259 11/26/2022 4.8.1.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.6 1,292 11/25/2022 4.8.1.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.5 1,354 11/25/2022 4.8.1.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.4 1,395 11/24/2022 4.8.1.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.3 1,316 11/24/2022 4.8.1.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.2 1,299 11/24/2022 4.8.1.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.1 1,078 11/24/2022 4.8.1.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.1 2,522 11/23/2022 4.8.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.0 1,832 11/23/2022 4.8.0 is deprecated because it is no longer maintained and has critical bugs.
4.8.0-beta.15 269 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 249 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 267 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 252 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 265 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 252 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 259 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 236 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 244 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 233 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 221 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 237 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 253 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 271 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 242 11/14/2022 4.8.0-beta.1 is deprecated because it is no longer maintained and has critical bugs.
4.7.9 8,281 11/11/2022 4.7.9 is deprecated because it is no longer maintained and has critical bugs.
4.7.8 624 11/11/2022 4.7.8 is deprecated because it is no longer maintained and has critical bugs.
4.7.7 2,057 11/10/2022 4.7.7 is deprecated because it is no longer maintained and has critical bugs.
4.7.6 2,412 11/8/2022 4.7.6 is deprecated because it is no longer maintained and has critical bugs.
4.7.5 1,551 11/8/2022 4.7.5 is deprecated because it is no longer maintained and has critical bugs.
4.7.4 287 11/8/2022 4.7.4 is deprecated because it is no longer maintained and has critical bugs.
4.7.3 2,512 11/3/2022 4.7.3 is deprecated because it is no longer maintained and has critical bugs.
4.7.2 5,507 10/30/2022 4.7.2 is deprecated because it is no longer maintained and has critical bugs.
4.7.1 2,184 10/28/2022 4.7.1 is deprecated because it is no longer maintained and has critical bugs.
4.7.0.1 1,197 10/27/2022 4.7.0.1 is deprecated because it is no longer maintained and has critical bugs.
4.7.0 1,088 10/27/2022 4.7.0 is deprecated because it is no longer maintained and has critical bugs.
4.6.9 2,086 10/25/2022 4.6.9 is deprecated because it is no longer maintained and has critical bugs.
4.6.8 1,644 10/22/2022 4.6.8 is deprecated because it is no longer maintained and has critical bugs.
4.6.7 2,358 10/20/2022 4.6.7 is deprecated because it is no longer maintained and has critical bugs.
4.6.6 1,131 10/20/2022 4.6.6 is deprecated because it is no longer maintained and has critical bugs.
4.6.5 2,021 10/14/2022 4.6.5 is deprecated because it is no longer maintained and has critical bugs.
4.6.4 1,555 10/13/2022 4.6.4 is deprecated because it is no longer maintained and has critical bugs.
4.6.3 3,664 10/12/2022 4.6.3 is deprecated because it is no longer maintained and has critical bugs.
4.6.2 1,553 10/11/2022 4.6.2 is deprecated because it is no longer maintained and has critical bugs.
4.6.1 1,413 10/10/2022 4.6.1 is deprecated because it is no longer maintained and has critical bugs.
4.6.0 1,305 10/9/2022 4.6.0 is deprecated because it is no longer maintained and has critical bugs.
4.5.9 1,250 10/9/2022 4.5.9 is deprecated because it is no longer maintained and has critical bugs.
4.5.8 1,268 10/8/2022 4.5.8 is deprecated because it is no longer maintained and has critical bugs.
4.5.7.1 6,201 10/6/2022 4.5.7.1 is deprecated because it is no longer maintained and has critical bugs.
4.5.7 1,163 10/6/2022 4.5.7 is deprecated because it is no longer maintained and has critical bugs.
4.5.6 1,282 10/3/2022 4.5.6 is deprecated because it is no longer maintained and has critical bugs.
4.5.5 1,174 10/2/2022 4.5.5 is deprecated because it is no longer maintained and has critical bugs.
4.5.4 1,140 10/1/2022 4.5.4 is deprecated because it is no longer maintained and has critical bugs.
4.5.3 299 10/1/2022 4.5.3 is deprecated because it is no longer maintained and has critical bugs.
4.5.2 2,103 9/30/2022 4.5.2 is deprecated because it is no longer maintained and has critical bugs.
4.5.1 1,363 9/28/2022 4.5.1 is deprecated because it is no longer maintained and has critical bugs.
4.5.0 2,045 9/27/2022 4.5.0 is deprecated because it is no longer maintained and has critical bugs.
4.4.9 2,972 9/23/2022 4.4.9 is deprecated because it is no longer maintained and has critical bugs.
4.4.8 1,268 9/22/2022 4.4.8 is deprecated because it is no longer maintained and has critical bugs.
4.4.7 1,319 9/21/2022 4.4.7 is deprecated because it is no longer maintained and has critical bugs.
4.4.6 2,191 9/19/2022 4.4.6 is deprecated because it is no longer maintained and has critical bugs.
4.4.5 1,501 9/16/2022 4.4.5 is deprecated because it is no longer maintained and has critical bugs.
4.4.4 2,390 9/15/2022 4.4.4 is deprecated because it is no longer maintained and has critical bugs.
4.4.3 1,468 9/13/2022 4.4.3 is deprecated because it is no longer maintained and has critical bugs.
4.4.2 2,533 9/8/2022 4.4.2 is deprecated because it is no longer maintained and has critical bugs.
4.4.1 4,197 9/7/2022 4.4.1 is deprecated because it is no longer maintained and has critical bugs.
4.4.0 3,547 9/5/2022 4.4.0 is deprecated because it is no longer maintained and has critical bugs.
4.3.9 1,471 9/3/2022 4.3.9 is deprecated because it is no longer maintained and has critical bugs.
4.3.8 1,282 9/2/2022 4.3.8 is deprecated because it is no longer maintained and has critical bugs.
4.3.7 3,693 9/1/2022 4.3.7 is deprecated because it is no longer maintained and has critical bugs.
4.3.6 4,854 8/31/2022 4.3.6 is deprecated because it is no longer maintained and has critical bugs.
4.3.5 1,281 8/31/2022 4.3.5 is deprecated because it is no longer maintained and has critical bugs.
4.3.4 1,592 8/30/2022 4.3.4 is deprecated because it is no longer maintained and has critical bugs.
4.3.3 5,050 8/30/2022 4.3.3 is deprecated because it is no longer maintained and has critical bugs.
4.3.2 1,255 8/29/2022 4.3.2 is deprecated because it is no longer maintained and has critical bugs.
4.3.1 1,615 8/27/2022 4.3.1 is deprecated because it is no longer maintained and has critical bugs.
4.3.0 1,411 8/26/2022 4.3.0 is deprecated because it is no longer maintained and has critical bugs.
4.2.13 1,814 8/24/2022 4.2.13 is deprecated because it is no longer maintained and has critical bugs.
4.2.12 1,223 8/24/2022 4.2.12 is deprecated because it is no longer maintained and has critical bugs.
4.2.11 1,484 8/23/2022 4.2.11 is deprecated because it is no longer maintained and has critical bugs.
4.2.10 1,236 8/23/2022 4.2.10 is deprecated because it is no longer maintained and has critical bugs.
4.2.9 36,265 8/23/2022 4.2.9 is deprecated because it is no longer maintained and has critical bugs.
4.2.8 1,278 8/22/2022 4.2.8 is deprecated because it is no longer maintained and has critical bugs.
4.2.7 14,701 8/20/2022 4.2.7 is deprecated because it is no longer maintained and has critical bugs.
4.2.6 1,201 8/20/2022 4.2.6 is deprecated because it is no longer maintained and has critical bugs.
4.2.5 2,596 8/18/2022 4.2.5 is deprecated because it is no longer maintained and has critical bugs.
4.2.4 1,082 8/17/2022 4.2.4 is deprecated because it is no longer maintained and has critical bugs.
4.2.3 1,248 8/17/2022 4.2.3 is deprecated because it is no longer maintained and has critical bugs.
4.2.2 1,473 8/16/2022 4.2.2 is deprecated because it is no longer maintained and has critical bugs.
4.2.1 1,323 8/15/2022 4.2.1 is deprecated because it is no longer maintained and has critical bugs.
4.2.0 1,703 8/15/2022 4.2.0 is deprecated because it is no longer maintained and has critical bugs.
4.1.14 1,896 8/11/2022 4.1.14 is deprecated because it is no longer maintained and has critical bugs.
4.1.13 1,204 8/11/2022 4.1.13 is deprecated because it is no longer maintained and has critical bugs.
4.1.12 1,357 8/10/2022 4.1.12 is deprecated because it is no longer maintained and has critical bugs.
4.1.11 4,798 8/4/2022 4.1.11 is deprecated because it is no longer maintained and has critical bugs.
4.1.10 1,397 8/3/2022 4.1.10 is deprecated because it is no longer maintained and has critical bugs.
4.1.9 9,806 8/3/2022 4.1.9 is deprecated because it is no longer maintained and has critical bugs.
4.1.8 1,313 8/2/2022 4.1.8 is deprecated because it is no longer maintained and has critical bugs.
4.1.7 1,341 8/2/2022 4.1.7 is deprecated because it is no longer maintained and has critical bugs.
4.1.6 1,364 8/1/2022 4.1.6 is deprecated because it is no longer maintained and has critical bugs.
4.1.5 1,433 8/1/2022 4.1.5 is deprecated because it is no longer maintained and has critical bugs.
4.1.4 1,442 7/31/2022 4.1.4 is deprecated because it is no longer maintained and has critical bugs.
4.1.3 1,387 7/30/2022 4.1.3 is deprecated because it is no longer maintained and has critical bugs.
4.1.2 1,424 7/30/2022 4.1.2 is deprecated because it is no longer maintained and has critical bugs.
4.1.1 1,451 7/29/2022 4.1.1 is deprecated because it is no longer maintained and has critical bugs.
4.1.0 1,082 7/28/2022 4.1.0 is deprecated because it is no longer maintained and has critical bugs.
4.0.10 923 7/28/2022 4.0.10 is deprecated because it is no longer maintained and has critical bugs.
4.0.9 944 7/28/2022 4.0.9 is deprecated because it is no longer maintained and has critical bugs.
4.0.8 931 7/28/2022 4.0.8 is deprecated because it is no longer maintained and has critical bugs.
4.0.7 1,005 7/28/2022 4.0.7 is deprecated because it is no longer maintained and has critical bugs.
4.0.6 1,089 7/28/2022 4.0.6 is deprecated because it is no longer maintained and has critical bugs.
4.0.5 1,133 7/27/2022 4.0.5 is deprecated because it is no longer maintained and has critical bugs.
4.0.4 1,175 7/27/2022 4.0.4 is deprecated because it is no longer maintained and has critical bugs.
4.0.3 1,092 7/26/2022 4.0.3 is deprecated because it is no longer maintained and has critical bugs.
4.0.2 964 7/26/2022 4.0.2 is deprecated because it is no longer maintained and has critical bugs.
4.0.1 1,128 7/25/2022 4.0.1 is deprecated because it is no longer maintained and has critical bugs.
4.0.0 4,677 7/25/2022 4.0.0 is deprecated because it is no longer maintained and has critical bugs.
3.9.3-preview-2022072502 326 7/25/2022 3.9.3-preview-2022072502 is deprecated because it is no longer maintained and has critical bugs.
3.9.3-preview-2022072501 318 7/25/2022 3.9.3-preview-2022072501 is deprecated because it is no longer maintained and has critical bugs.
3.9.2 1,788 7/25/2022 3.9.2 is deprecated because it is no longer maintained and has critical bugs.
3.9.1 1,339 7/24/2022 3.9.1 is deprecated because it is no longer maintained and has critical bugs.
3.9.0 1,449 7/23/2022 3.9.0 is deprecated because it is no longer maintained and has critical bugs.
3.8.9 1,487 7/22/2022 3.8.9 is deprecated because it is no longer maintained and has critical bugs.
3.8.8 1,321 7/22/2022 3.8.8 is deprecated because it is no longer maintained and has critical bugs.
3.8.7 1,955 7/20/2022 3.8.7 is deprecated because it is no longer maintained and has critical bugs.
3.8.6 1,951 7/16/2022 3.8.6 is deprecated because it is no longer maintained and has critical bugs.
3.8.5 1,497 7/15/2022 3.8.5 is deprecated because it is no longer maintained and has critical bugs.
3.8.4 1,797 7/14/2022 3.8.4 is deprecated because it is no longer maintained and has critical bugs.
3.8.3 1,356 7/14/2022 3.8.3 is deprecated because it is no longer maintained and has critical bugs.
3.8.2 1,470 7/14/2022 3.8.2 is deprecated because it is no longer maintained and has critical bugs.
3.8.1 1,839 7/13/2022 3.8.1 is deprecated because it is no longer maintained and has critical bugs.
3.8.0 2,422 7/12/2022 3.8.0 is deprecated because it is no longer maintained and has critical bugs.
3.7.11 5,384 7/11/2022 3.7.11 is deprecated because it is no longer maintained and has critical bugs.
3.7.10 1,282 7/11/2022 3.7.10 is deprecated because it is no longer maintained and has critical bugs.
3.7.9 1,395 7/11/2022 3.7.9 is deprecated because it is no longer maintained and has critical bugs.
3.7.8 2,449 7/9/2022 3.7.8 is deprecated because it is no longer maintained and has critical bugs.
3.7.7 814 7/9/2022 3.7.7 is deprecated because it is no longer maintained and has critical bugs.
3.7.6 3,162 7/8/2022 3.7.6 is deprecated because it is no longer maintained and has critical bugs.
3.7.5 16,932 7/6/2022 3.7.5 is deprecated because it is no longer maintained and has critical bugs.
3.7.4 6,098 7/6/2022 3.7.4 is deprecated because it is no longer maintained and has critical bugs.
3.7.3 2,110 7/2/2022 3.7.3 is deprecated because it is no longer maintained and has critical bugs.
3.7.2 1,654 6/30/2022 3.7.2 is deprecated because it is no longer maintained and has critical bugs.
3.7.1 821 6/30/2022 3.7.1 is deprecated because it is no longer maintained and has critical bugs.
3.7.0 2,429 6/26/2022 3.7.0 is deprecated because it is no longer maintained and has critical bugs.
3.6.9 1,348 6/26/2022 3.6.9 is deprecated because it is no longer maintained and has critical bugs.
3.6.8 2,443 6/23/2022 3.6.8 is deprecated because it is no longer maintained and has critical bugs.
3.6.7 1,653 6/22/2022 3.6.7 is deprecated because it is no longer maintained and has critical bugs.
3.6.6 1,600 6/21/2022 3.6.6 is deprecated because it is no longer maintained and has critical bugs.
3.6.5 1,457 6/21/2022 3.6.5 is deprecated because it is no longer maintained and has critical bugs.
3.6.4 1,770 6/20/2022 3.6.4 is deprecated because it is no longer maintained and has critical bugs.
3.6.3 1,276 6/20/2022 3.6.3 is deprecated because it is no longer maintained and has critical bugs.
3.6.2 1,374 6/19/2022 3.6.2 is deprecated because it is no longer maintained and has critical bugs.
3.6.1 1,405 6/18/2022 3.6.1 is deprecated because it is no longer maintained and has critical bugs.
3.6.0 1,496 6/17/2022 3.6.0 is deprecated because it is no longer maintained and has critical bugs.
3.5.8 1,353 6/17/2022 3.5.8 is deprecated because it is no longer maintained and has critical bugs.
3.5.7 1,422 6/16/2022 3.5.7 is deprecated because it is no longer maintained and has critical bugs.
3.5.6 1,231 6/16/2022 3.5.6 is deprecated because it is no longer maintained and has critical bugs.
3.5.5 800 6/16/2022 3.5.5 is deprecated because it is no longer maintained and has critical bugs.
3.5.4 1,776 6/15/2022 3.5.4 is deprecated because it is no longer maintained and has critical bugs.
3.5.3 1,377 6/15/2022 3.5.3 is deprecated because it is no longer maintained and has critical bugs.
3.5.2 1,941 6/11/2022 3.5.2 is deprecated because it is no longer maintained and has critical bugs.
3.5.1 1,405 6/10/2022 3.5.1 is deprecated because it is no longer maintained and has critical bugs.
3.5.0 3,185 6/8/2022 3.5.0 is deprecated because it is no longer maintained and has critical bugs.
3.4.2 2,344 6/4/2022 3.4.2 is deprecated because it is no longer maintained and has critical bugs.
3.4.1 1,342 6/3/2022 3.4.1 is deprecated because it is no longer maintained and has critical bugs.
3.4.0 1,648 6/1/2022 3.4.0 is deprecated because it is no longer maintained and has critical bugs.
3.3.5 1,352 5/31/2022 3.3.5 is deprecated because it is no longer maintained and has critical bugs.
3.3.4 1,560 5/30/2022 3.3.4 is deprecated because it is no longer maintained and has critical bugs.
3.3.3 1,614 5/28/2022 3.3.3 is deprecated because it is no longer maintained and has critical bugs.
3.3.2 1,595 5/27/2022 3.3.2 is deprecated because it is no longer maintained and has critical bugs.
3.3.1 1,326 5/27/2022 3.3.1 is deprecated because it is no longer maintained and has critical bugs.
3.3.0 3,125 5/18/2022 3.3.0 is deprecated because it is no longer maintained and has critical bugs.
3.2.2 7,544 5/12/2022 3.2.2 is deprecated because it is no longer maintained and has critical bugs.
3.2.0 3,535 4/29/2022 3.2.0 is deprecated because it is no longer maintained and has critical bugs.
3.1.4 18,812 4/14/2022 3.1.4 is deprecated because it is no longer maintained and has critical bugs.
3.1.3 5,849 3/31/2022 3.1.3 is deprecated because it is no longer maintained and has critical bugs.
3.1.2 1,681 3/29/2022 3.1.2 is deprecated because it is no longer maintained and has critical bugs.
3.1.1 10,383 3/17/2022 3.1.1 is deprecated because it is no longer maintained and has critical bugs.
3.1.0 1,581 3/17/2022 3.1.0 is deprecated because it is no longer maintained and has critical bugs.
3.0.6 22,532 12/29/2021 3.0.6 is deprecated because it is no longer maintained and has critical bugs.
3.0.5 15,449 11/19/2021 3.0.5 is deprecated because it is no longer maintained and has critical bugs.
3.0.4 1,652 11/19/2021 3.0.4 is deprecated because it is no longer maintained and has critical bugs.
3.0.3 1,680 11/18/2021 3.0.3 is deprecated because it is no longer maintained and has critical bugs.
3.0.2 1,607 11/17/2021 3.0.2 is deprecated because it is no longer maintained and has critical bugs.
3.0.1 3,278 11/9/2021 3.0.1 is deprecated because it is no longer maintained and has critical bugs.
3.0.0 932 11/9/2021 3.0.0 is deprecated because it is no longer maintained and has critical bugs.
3.0.0-rc.8 647 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 379 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 378 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 400 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 403 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 488 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 419 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 455 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 400 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 409 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 470 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 389 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 413 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 377 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 371 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 396 7/20/2021 3.0.0-beta.1 is deprecated because it is no longer maintained and has critical bugs.
2.22.0 818 7/9/2022 2.22.0 is deprecated because it is no longer maintained and has critical bugs.
2.21.0 784 7/9/2022 2.21.0 is deprecated because it is no longer maintained and has critical bugs.
2.20.7 5,512 12/29/2021 2.20.7 is deprecated because it is no longer maintained and has critical bugs.
2.20.6 21,669 11/19/2021 2.20.6 is deprecated because it is no longer maintained and has critical bugs.
2.20.5 1,636 11/19/2021 2.20.5 is deprecated because it is no longer maintained and has critical bugs.
2.20.3 6,970 11/9/2021 2.20.3 is deprecated because it is no longer maintained and has critical bugs.
2.20.2 1,505 11/9/2021 2.20.2 is deprecated because it is no longer maintained and has critical bugs.
2.20.1 36,368 11/1/2021 2.20.1 is deprecated because it is no longer maintained and has critical bugs.
2.20.0 35,247 10/29/2021 2.20.0 is deprecated because it is no longer maintained and has critical bugs.
2.19.3 8,900 10/20/2021 2.19.3 is deprecated because it is no longer maintained and has critical bugs.
2.19.2 2,264 10/19/2021 2.19.2 is deprecated because it is no longer maintained and has critical bugs.
2.19.1 5,705 9/28/2021 2.19.1 is deprecated because it is no longer maintained and has critical bugs.
2.19.0 6,652 9/23/2021 2.19.0 is deprecated because it is no longer maintained and has critical bugs.
2.18.7 15,641 8/23/2021 2.18.7 is deprecated because it is no longer maintained and has critical bugs.
2.18.6 4,668 8/21/2021 2.18.6 is deprecated because it is no longer maintained and has critical bugs.
2.18.5 18,837 8/20/2021 2.18.5 is deprecated because it is no longer maintained and has critical bugs.
2.18.4 1,967 8/19/2021 2.18.4 is deprecated because it is no longer maintained and has critical bugs.
2.18.3 2,021 8/19/2021 2.18.3 is deprecated because it is no longer maintained and has critical bugs.
2.18.2 1,740 8/18/2021 2.18.2 is deprecated because it is no longer maintained and has critical bugs.
2.18.1 1,592 8/18/2021 2.18.1 is deprecated because it is no longer maintained and has critical bugs.
2.18.0 1,736 8/18/2021 2.18.0 is deprecated because it is no longer maintained and has critical bugs.
2.17.11 3,957 8/17/2021 2.17.11 is deprecated because it is no longer maintained and has critical bugs.
2.17.10 2,040 8/16/2021 2.17.10 is deprecated because it is no longer maintained and has critical bugs.
2.17.9 1,908 8/14/2021 2.17.9 is deprecated because it is no longer maintained and has critical bugs.
2.17.8 1,759 8/13/2021 2.17.8 is deprecated because it is no longer maintained and has critical bugs.
2.17.7 1,600 8/13/2021 2.17.7 is deprecated because it is no longer maintained and has critical bugs.
2.17.6 5,283 8/13/2021 2.17.6 is deprecated because it is no longer maintained and has critical bugs.
2.17.5 2,976 8/12/2021 2.17.5 is deprecated because it is no longer maintained and has critical bugs.
2.17.4 1,507 8/12/2021 2.17.4 is deprecated because it is no longer maintained and has critical bugs.
2.17.3 1,649 8/12/2021 2.17.3 is deprecated because it is no longer maintained and has critical bugs.
2.17.2 1,724 8/11/2021 2.17.2 is deprecated because it is no longer maintained and has critical bugs.
2.17.1 1,004 8/9/2021 2.17.1 is deprecated because it is no longer maintained and has critical bugs.
2.17.0 11,959 8/9/2021 2.17.0 is deprecated because it is no longer maintained and has critical bugs.
2.16.9 5,218 8/4/2021 2.16.9 is deprecated because it is no longer maintained and has critical bugs.
2.16.8 1,933 8/3/2021 2.16.8 is deprecated because it is no longer maintained and has critical bugs.
2.16.7 2,706 8/2/2021 2.16.7 is deprecated because it is no longer maintained and has critical bugs.
2.16.6 1,543 8/2/2021 2.16.6 is deprecated because it is no longer maintained and has critical bugs.
2.16.5 1,514 8/2/2021 2.16.5 is deprecated because it is no longer maintained and has critical bugs.
2.16.4 2,663 8/1/2021 2.16.4 is deprecated because it is no longer maintained and has critical bugs.
2.16.3 1,669 7/31/2021 2.16.3 is deprecated because it is no longer maintained and has critical bugs.
2.16.2 1,697 7/31/2021 2.16.2 is deprecated because it is no longer maintained and has critical bugs.
2.16.1 2,057 7/30/2021 2.16.1 is deprecated because it is no longer maintained and has critical bugs.
2.16.0 1,667 7/30/2021 2.16.0 is deprecated because it is no longer maintained and has critical bugs.
2.15.10 1,943 7/29/2021 2.15.10 is deprecated because it is no longer maintained and has critical bugs.
2.15.9 2,391 7/27/2021 2.15.9 is deprecated because it is no longer maintained and has critical bugs.
2.15.8 14,359 7/27/2021 2.15.8 is deprecated because it is no longer maintained and has critical bugs.
2.15.7 2,118 7/27/2021 2.15.7 is deprecated because it is no longer maintained and has critical bugs.
2.15.6 1,630 7/26/2021 2.15.6 is deprecated because it is no longer maintained and has critical bugs.
2.15.5 4,944 7/25/2021 2.15.5 is deprecated because it is no longer maintained and has critical bugs.
2.15.4 1,580 7/25/2021 2.15.4 is deprecated because it is no longer maintained and has critical bugs.
2.15.3 3,056 7/24/2021 2.15.3 is deprecated because it is no longer maintained and has critical bugs.
2.15.2 1,607 7/24/2021 2.15.2 is deprecated because it is no longer maintained and has critical bugs.
2.15.1 1,660 7/24/2021 2.15.1 is deprecated because it is no longer maintained and has critical bugs.
2.15.0 3,752 7/23/2021 2.15.0 is deprecated because it is no longer maintained and has critical bugs.
2.14.8 1,613 7/23/2021 2.14.8 is deprecated because it is no longer maintained and has critical bugs.
2.14.7 1,690 7/22/2021 2.14.7 is deprecated because it is no longer maintained and has critical bugs.
2.14.6 2,080 7/22/2021 2.14.6 is deprecated because it is no longer maintained and has critical bugs.
2.14.5 1,931 7/22/2021 2.14.5 is deprecated because it is no longer maintained and has critical bugs.
2.14.4 3,582 7/21/2021 2.14.4 is deprecated because it is no longer maintained and has critical bugs.
2.14.3 1,552 7/21/2021 2.14.3 is deprecated because it is no longer maintained and has critical bugs.
2.14.2 1,811 7/20/2021 2.14.2 is deprecated because it is no longer maintained and has critical bugs.
2.14.1 1,820 7/20/2021 2.14.1 is deprecated because it is no longer maintained and has critical bugs.
2.14.0 4,264 7/16/2021 2.14.0 is deprecated because it is no longer maintained and has critical bugs.
2.13.5 2,554 7/16/2021 2.13.5 is deprecated because it is no longer maintained and has critical bugs.
2.13.4 4,006 7/15/2021 2.13.4 is deprecated because it is no longer maintained and has critical bugs.
2.13.3 1,669 7/15/2021 2.13.3 is deprecated because it is no longer maintained and has critical bugs.
2.13.2 1,801 7/14/2021 2.13.2 is deprecated because it is no longer maintained and has critical bugs.
2.13.1 1,770 7/14/2021 2.13.1 is deprecated because it is no longer maintained and has critical bugs.
2.13.0 2,023 7/13/2021 2.13.0 is deprecated because it is no longer maintained and has critical bugs.
2.12.9 1,970 7/12/2021 2.12.9 is deprecated because it is no longer maintained and has critical bugs.
2.12.8 5,920 7/10/2021 2.12.8 is deprecated because it is no longer maintained and has critical bugs.
2.12.7 1,858 7/9/2021 2.12.7 is deprecated because it is no longer maintained and has critical bugs.
2.12.6 1,833 7/9/2021 2.12.6 is deprecated because it is no longer maintained and has critical bugs.
2.12.5 1,848 7/9/2021 2.12.5 is deprecated because it is no longer maintained and has critical bugs.
2.12.4 1,981 7/9/2021 2.12.4 is deprecated because it is no longer maintained and has critical bugs.
2.12.3 1,799 7/8/2021 2.12.3 is deprecated because it is no longer maintained and has critical bugs.
2.12.2 2,002 7/8/2021 2.12.2 is deprecated because it is no longer maintained and has critical bugs.
2.12.1 1,838 7/7/2021 2.12.1 is deprecated because it is no longer maintained and has critical bugs.
2.12.0 1,847 7/7/2021 2.12.0 is deprecated because it is no longer maintained and has critical bugs.
2.11.6 3,013 7/6/2021 2.11.6 is deprecated because it is no longer maintained and has critical bugs.
2.11.5 2,099 7/6/2021 2.11.5 is deprecated because it is no longer maintained and has critical bugs.
2.11.4 1,901 7/5/2021 2.11.4 is deprecated because it is no longer maintained and has critical bugs.
2.11.3 2,625 7/4/2021 2.11.3 is deprecated because it is no longer maintained and has critical bugs.
2.11.2 1,780 7/4/2021 2.11.2 is deprecated because it is no longer maintained and has critical bugs.
2.11.1 3,858 7/1/2021 2.11.1 is deprecated because it is no longer maintained and has critical bugs.
2.11.0 2,067 6/30/2021 2.11.0 is deprecated because it is no longer maintained and has critical bugs.
2.10.9 1,768 6/30/2021 2.10.9 is deprecated because it is no longer maintained and has critical bugs.
2.10.8 2,056 6/30/2021 2.10.8 is deprecated because it is no longer maintained and has critical bugs.
2.10.7 2,053 6/29/2021 2.10.7 is deprecated because it is no longer maintained and has critical bugs.
2.10.6 2,023 6/28/2021 2.10.6 is deprecated because it is no longer maintained and has critical bugs.
2.10.5 1,858 6/28/2021 2.10.5 is deprecated because it is no longer maintained and has critical bugs.
2.10.4 4,044 6/27/2021 2.10.4 is deprecated because it is no longer maintained and has critical bugs.
2.10.3 1,818 6/26/2021 2.10.3 is deprecated because it is no longer maintained and has critical bugs.
2.10.2 1,783 6/26/2021 2.10.2 is deprecated because it is no longer maintained and has critical bugs.
2.10.1 2,271 6/24/2021 2.10.1 is deprecated because it is no longer maintained and has critical bugs.
2.10.0 1,882 6/24/2021 2.10.0 is deprecated because it is no longer maintained and has critical bugs.
2.9.4 1,966 6/23/2021 2.9.4 is deprecated because it is no longer maintained and has critical bugs.
2.9.3 3,645 6/19/2021 2.9.3 is deprecated because it is no longer maintained and has critical bugs.
2.9.2 1,834 6/19/2021 2.9.2 is deprecated because it is no longer maintained and has critical bugs.
2.9.1 7,258 6/18/2021 2.9.1 is deprecated because it is no longer maintained and has critical bugs.
2.9.0 2,033 6/17/2021 2.9.0 is deprecated because it is no longer maintained and has critical bugs.
2.8.9 2,672 6/16/2021 2.8.9 is deprecated because it is no longer maintained and has critical bugs.
2.8.8 2,062 6/15/2021 2.8.8 is deprecated because it is no longer maintained and has critical bugs.
2.8.7 1,882 6/15/2021 2.8.7 is deprecated because it is no longer maintained and has critical bugs.
2.8.6 2,236 6/12/2021 2.8.6 is deprecated because it is no longer maintained and has critical bugs.
2.8.5 2,015 6/11/2021 2.8.5 is deprecated because it is no longer maintained and has critical bugs.
2.8.4 2,100 6/11/2021 2.8.4 is deprecated because it is no longer maintained and has critical bugs.
2.8.3 2,570 6/9/2021 2.8.3 is deprecated because it is no longer maintained and has critical bugs.
2.8.2 2,039 6/9/2021 2.8.2 is deprecated because it is no longer maintained and has critical bugs.
2.8.1 2,068 6/8/2021 2.8.1 is deprecated because it is no longer maintained and has critical bugs.
2.8.0 3,859 6/6/2021 2.8.0 is deprecated because it is no longer maintained and has critical bugs.
2.7.9 2,385 6/4/2021 2.7.9 is deprecated because it is no longer maintained and has critical bugs.
2.7.8 2,584 6/1/2021 2.7.8 is deprecated because it is no longer maintained and has critical bugs.
2.7.7 2,875 5/31/2021 2.7.7 is deprecated because it is no longer maintained and has critical bugs.
2.7.6 2,210 5/31/2021 2.7.6 is deprecated because it is no longer maintained and has critical bugs.
2.7.5 2,261 5/29/2021 2.7.5 is deprecated because it is no longer maintained and has critical bugs.
2.7.4 2,283 5/28/2021 2.7.4 is deprecated because it is no longer maintained and has critical bugs.
2.7.3 2,300 5/27/2021 2.7.3 is deprecated because it is no longer maintained and has critical bugs.
2.7.2 2,316 5/26/2021 2.7.2 is deprecated because it is no longer maintained and has critical bugs.
2.7.1 3,854 5/24/2021 2.7.1 is deprecated because it is no longer maintained and has critical bugs.
2.7.0 2,132 5/24/2021 2.7.0 is deprecated because it is no longer maintained and has critical bugs.
2.6.6 2,096 5/23/2021 2.6.6 is deprecated because it is no longer maintained and has critical bugs.
2.6.5 2,006 5/23/2021 2.6.5 is deprecated because it is no longer maintained and has critical bugs.
2.6.4 2,222 5/22/2021 2.6.4 is deprecated because it is no longer maintained and has critical bugs.
2.6.3 1,941 5/22/2021 2.6.3 is deprecated because it is no longer maintained and has critical bugs.
2.6.2 2,439 5/20/2021 2.6.2 is deprecated because it is no longer maintained and has critical bugs.
2.6.1 2,498 5/20/2021 2.6.1 is deprecated because it is no longer maintained and has critical bugs.
2.6.0 5,143 5/17/2021 2.6.0 is deprecated because it is no longer maintained and has critical bugs.
2.5.1 2,255 5/16/2021 2.5.1 is deprecated because it is no longer maintained and has critical bugs.
2.5.0 2,210 5/16/2021 2.5.0 is deprecated because it is no longer maintained and has critical bugs.
2.4.6 2,389 5/14/2021 2.4.6 is deprecated because it is no longer maintained and has critical bugs.
2.4.5 2,101 5/14/2021 2.4.5 is deprecated because it is no longer maintained and has critical bugs.
2.4.4 2,398 5/13/2021 2.4.4 is deprecated because it is no longer maintained and has critical bugs.
2.4.3 2,072 5/13/2021 2.4.3 is deprecated because it is no longer maintained and has critical bugs.
2.4.2 2,063 5/13/2021 2.4.2 is deprecated because it is no longer maintained and has critical bugs.
2.4.1 2,175 5/13/2021 2.4.1 is deprecated because it is no longer maintained and has critical bugs.
2.4.0 2,541 5/12/2021 2.4.0 is deprecated because it is no longer maintained and has critical bugs.
2.3.9 3,164 5/11/2021 2.3.9 is deprecated because it is no longer maintained and has critical bugs.
2.3.8 2,549 5/10/2021 2.3.8 is deprecated because it is no longer maintained and has critical bugs.
2.3.7 2,542 5/9/2021 2.3.7 is deprecated because it is no longer maintained and has critical bugs.
2.3.6 2,851 5/7/2021 2.3.6 is deprecated because it is no longer maintained and has critical bugs.
2.3.5 2,433 5/6/2021 2.3.5 is deprecated because it is no longer maintained and has critical bugs.
2.3.4 2,136 5/6/2021 2.3.4 is deprecated because it is no longer maintained and has critical bugs.
2.3.3 2,152 5/6/2021 2.3.3 is deprecated because it is no longer maintained and has critical bugs.
2.3.2 2,157 5/6/2021 2.3.2 is deprecated because it is no longer maintained and has critical bugs.
2.3.1 2,169 5/6/2021 2.3.1 is deprecated because it is no longer maintained and has critical bugs.
2.3.0 2,306 5/5/2021 2.3.0 is deprecated because it is no longer maintained and has critical bugs.
2.2.6 2,326 5/4/2021 2.2.6 is deprecated because it is no longer maintained and has critical bugs.
2.2.5 2,416 5/3/2021 2.2.5 is deprecated because it is no longer maintained and has critical bugs.
2.2.4 2,148 5/3/2021 2.2.4 is deprecated because it is no longer maintained and has critical bugs.
2.2.3 2,231 5/1/2021 2.2.3 is deprecated because it is no longer maintained and has critical bugs.
2.2.2 2,178 4/30/2021 2.2.2 is deprecated because it is no longer maintained and has critical bugs.
2.2.1 2,284 4/29/2021 2.2.1 is deprecated because it is no longer maintained and has critical bugs.
2.2.0 2,632 4/28/2021 2.2.0 is deprecated because it is no longer maintained and has critical bugs.
2.1.12 2,346 4/27/2021 2.1.12 is deprecated because it is no longer maintained and has critical bugs.
2.1.11 2,302 4/27/2021 2.1.11 is deprecated because it is no longer maintained and has critical bugs.
2.1.10 2,434 4/26/2021 2.1.10 is deprecated because it is no longer maintained and has critical bugs.
2.1.9 2,903 4/25/2021 2.1.9 is deprecated because it is no longer maintained and has critical bugs.
2.1.8 2,165 4/25/2021 2.1.8 is deprecated because it is no longer maintained and has critical bugs.
2.1.7 2,176 4/25/2021 2.1.7 is deprecated because it is no longer maintained and has critical bugs.
2.1.6 1,502 4/25/2021 2.1.6 is deprecated because it is no longer maintained and has critical bugs.
2.1.5 3,644 4/24/2021 2.1.5 is deprecated because it is no longer maintained and has critical bugs.
2.1.4 2,256 4/24/2021 2.1.4 is deprecated because it is no longer maintained and has critical bugs.
2.1.3 2,229 4/24/2021 2.1.3 is deprecated because it is no longer maintained and has critical bugs.
2.1.2 2,790 4/23/2021 2.1.2 is deprecated because it is no longer maintained and has critical bugs.
2.1.1 2,310 4/23/2021 2.1.1 is deprecated because it is no longer maintained and has critical bugs.
2.1.0 2,143 4/23/2021 2.1.0 is deprecated because it is no longer maintained and has critical bugs.
2.0.13 2,195 4/23/2021 2.0.13 is deprecated because it is no longer maintained and has critical bugs.
2.0.12 2,384 4/22/2021 2.0.12 is deprecated because it is no longer maintained and has critical bugs.
2.0.11 2,335 4/22/2021 2.0.11 is deprecated because it is no longer maintained and has critical bugs.
2.0.10 2,441 4/21/2021 2.0.10 is deprecated because it is no longer maintained and has critical bugs.
2.0.9 2,323 4/21/2021 2.0.9 is deprecated because it is no longer maintained and has critical bugs.
2.0.8 2,324 4/20/2021 2.0.8 is deprecated because it is no longer maintained and has critical bugs.
2.0.7 3,294 4/20/2021 2.0.7 is deprecated because it is no longer maintained and has critical bugs.
2.0.6 2,666 4/19/2021 2.0.6 is deprecated because it is no longer maintained and has critical bugs.
2.0.5 2,291 4/19/2021 2.0.5 is deprecated because it is no longer maintained and has critical bugs.
2.0.4 2,171 4/19/2021 2.0.4 is deprecated because it is no longer maintained and has critical bugs.
2.0.3 2,308 4/18/2021 2.0.3 is deprecated because it is no longer maintained and has critical bugs.
2.0.2 2,270 4/18/2021 2.0.2 is deprecated because it is no longer maintained and has critical bugs.
2.0.1 2,252 4/17/2021 2.0.1 is deprecated because it is no longer maintained and has critical bugs.
2.0.0 2,222 4/17/2021 2.0.0 is deprecated because it is no longer maintained and has critical bugs.
1.19.10 2,792 4/15/2021 1.19.10 is deprecated because it is no longer maintained and has critical bugs.
1.19.9 2,504 4/14/2021 1.19.9 is deprecated because it is no longer maintained and has critical bugs.
1.19.8 2,466 4/13/2021 1.19.8 is deprecated because it is no longer maintained and has critical bugs.
1.19.7 2,182 4/13/2021 1.19.7 is deprecated because it is no longer maintained and has critical bugs.
1.19.6 2,151 4/13/2021 1.19.6 is deprecated because it is no longer maintained and has critical bugs.
1.19.5 2,231 4/12/2021 1.19.5 is deprecated because it is no longer maintained and has critical bugs.
1.19.4 2,160 4/12/2021 1.19.4 is deprecated because it is no longer maintained and has critical bugs.
1.19.3 2,584 4/12/2021 1.19.3 is deprecated because it is no longer maintained and has critical bugs.
1.19.2 2,521 4/11/2021 1.19.2 is deprecated because it is no longer maintained and has critical bugs.
1.19.1 2,248 4/11/2021 1.19.1 is deprecated because it is no longer maintained and has critical bugs.
1.19.0 2,356 4/11/2021 1.19.0 is deprecated because it is no longer maintained and has critical bugs.
1.18.9 2,435 4/10/2021 1.18.9 is deprecated because it is no longer maintained and has critical bugs.
1.18.8 2,496 4/9/2021 1.18.8 is deprecated because it is no longer maintained and has critical bugs.
1.18.7 2,224 4/9/2021 1.18.7 is deprecated because it is no longer maintained and has critical bugs.
1.18.6 4,170 4/8/2021 1.18.6 is deprecated because it is no longer maintained and has critical bugs.
1.18.5 2,430 4/7/2021 1.18.5 is deprecated because it is no longer maintained and has critical bugs.
1.18.4 2,265 4/6/2021 1.18.4 is deprecated because it is no longer maintained and has critical bugs.
1.18.3 2,137 4/6/2021 1.18.3 is deprecated because it is no longer maintained and has critical bugs.
1.18.2 2,237 4/6/2021 1.18.2 is deprecated because it is no longer maintained and has critical bugs.
1.18.1 2,258 4/6/2021 1.18.1 is deprecated because it is no longer maintained and has critical bugs.
1.18.0 3,197 4/3/2021 1.18.0 is deprecated because it is no longer maintained and has critical bugs.
1.17.6 2,240 4/3/2021 1.17.6 is deprecated because it is no longer maintained and has critical bugs.
1.17.5 2,366 4/2/2021 1.17.5 is deprecated because it is no longer maintained and has critical bugs.
1.17.4 2,342 4/1/2021 1.17.4 is deprecated because it is no longer maintained and has critical bugs.
1.17.3 2,440 4/1/2021 1.17.3 is deprecated because it is no longer maintained and has critical bugs.
1.17.2 2,222 3/31/2021 1.17.2 is deprecated because it is no longer maintained and has critical bugs.
1.17.1 2,257 3/31/2021 1.17.1 is deprecated because it is no longer maintained and has critical bugs.
1.17.0 2,591 3/30/2021 1.17.0 is deprecated because it is no longer maintained and has critical bugs.
1.16.9 2,308 3/29/2021 1.16.9 is deprecated because it is no longer maintained and has critical bugs.
1.16.8 2,330 3/29/2021 1.16.8 is deprecated because it is no longer maintained and has critical bugs.
1.16.7 2,640 3/26/2021 1.16.7 is deprecated because it is no longer maintained and has critical bugs.
1.16.6 2,259 3/26/2021 1.16.6 is deprecated because it is no longer maintained and has critical bugs.
1.16.5 2,452 3/25/2021 1.16.5 is deprecated because it is no longer maintained and has critical bugs.
1.16.4 2,362 3/24/2021 1.16.4 is deprecated because it is no longer maintained and has critical bugs.
1.16.3 3,277 3/24/2021 1.16.3 is deprecated because it is no longer maintained and has critical bugs.
1.16.2 2,256 3/24/2021 1.16.2 is deprecated because it is no longer maintained and has critical bugs.
1.16.1 2,643 3/23/2021 1.16.1 is deprecated because it is no longer maintained and has critical bugs.
1.16.0-preview-202103201910 2,017 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 1,574 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 1,539 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 1,459 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 1,508 3/16/2021 1.16.0-preview-202103161110 is deprecated because it is no longer maintained and has critical bugs.
1.15.3 7,686 3/3/2021 1.15.3 is deprecated because it is no longer maintained and has critical bugs.
1.15.0 4,988 2/25/2021 1.15.0 is deprecated because it is no longer maintained and has critical bugs.
1.13.12 8,585 2/15/2021 1.13.12 is deprecated because it is no longer maintained and has critical bugs.
1.12.0 13,073 1/25/2021 1.12.0 is deprecated because it is no longer maintained and has critical bugs.
1.9.0 10,639 1/13/2021 1.9.0 is deprecated because it is no longer maintained and has critical bugs.
1.8.8 8,342 1/7/2021 1.8.8 is deprecated because it is no longer maintained and has critical bugs.
1.5.3 20,249 12/15/2020 1.5.3 is deprecated because it is no longer maintained and has critical bugs.
1.4.3 8,138 12/9/2020 1.4.3 is deprecated because it is no longer maintained and has critical bugs.
1.3.3 9,503 12/5/2020 1.3.3 is deprecated because it is no longer maintained and has critical bugs.
1.3.0 4,938 12/3/2020 1.3.0 is deprecated because it is no longer maintained and has critical bugs.
1.1.0 15,035 11/23/2020 1.1.0 is deprecated because it is no longer maintained and has critical bugs.
1.0.9.2 1,613 11/23/2020 1.0.9.2 is deprecated because it is no longer maintained and has critical bugs.
1.0.9.1 2,525 11/22/2020 1.0.9.1 is deprecated because it is no longer maintained and has critical bugs.
1.0.9 2,401 11/22/2020 1.0.9 is deprecated because it is no longer maintained and has critical bugs.
1.0.8 2,373 11/21/2020 1.0.8 is deprecated because it is no longer maintained and has critical bugs.
1.0.7 2,293 11/21/2020 1.0.7 is deprecated because it is no longer maintained and has critical bugs.
1.0.6.2 2,966 11/20/2020 1.0.6.2 is deprecated because it is no longer maintained and has critical bugs.
1.0.6.1 2,336 11/20/2020 1.0.6.1 is deprecated because it is no longer maintained and has critical bugs.
1.0.6 2,362 11/19/2020 1.0.6 is deprecated because it is no longer maintained and has critical bugs.
1.0.5.2 2,477 11/18/2020 1.0.5.2 is deprecated because it is no longer maintained and has critical bugs.
1.0.5.1 2,308 11/18/2020 1.0.5.1 is deprecated because it is no longer maintained and has critical bugs.
1.0.5 2,386 11/18/2020 1.0.5 is deprecated because it is no longer maintained and has critical bugs.
1.0.4 1,691 11/18/2020 1.0.4 is deprecated because it is no longer maintained and has critical bugs.
1.0.2 2,386 11/17/2020 1.0.2 is deprecated because it is no longer maintained and has critical bugs.
1.0.1 2,367 11/17/2020 1.0.1 is deprecated because it is no longer maintained and has critical bugs.
1.0.0 2,345 11/17/2020 1.0.0 is deprecated because it is no longer maintained and has critical bugs.