Furion.Xunit 4.2.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package Furion.Xunit --version 4.2.10
                    
NuGet\Install-Package Furion.Xunit -Version 4.2.10
                    
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.Xunit" Version="4.2.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Furion.Xunit" Version="4.2.10" />
                    
Directory.Packages.props
<PackageReference Include="Furion.Xunit" />
                    
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.Xunit --version 4.2.10
                    
#r "nuget: Furion.Xunit, 4.2.10"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Furion.Xunit@4.2.10
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Furion.Xunit&version=4.2.10
                    
Install as a Cake Addin
#tool nuget:?package=Furion.Xunit&version=4.2.10
                    
Install as a Cake Tool

先知 / Furion (探索版)

木兰社区 license nuget nuget downloads dotNET China

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

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

安装 / Installation

Install-Package Furion
dotnet add package Furion

例子 / Examples

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

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

Serve.Run();

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

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

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

文档 / Documentation

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

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

贡献 / Contributing

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

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

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

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

许可证 / License

Furion 采用 MIT 开源许可证。

Furion uses the MIT open source license.

MIT 许可证

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

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

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

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

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

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

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

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.9.7.126 245 9/18/2025
4.9.7.125 295 9/17/2025
4.9.7.124 310 9/16/2025
4.9.7.123 261 9/15/2025
4.9.7.122 218 9/15/2025
4.9.7.121 187 9/12/2025
4.9.7.120 134 9/10/2025
4.9.7.119 576 9/6/2025
4.9.7.118 120 9/6/2025
4.9.7.117 243 9/2/2025
4.9.7.116 181 9/1/2025
4.9.7.115 227 8/30/2025
4.9.7.114 549 8/28/2025
4.9.7.113 179 8/28/2025
4.9.7.112 76 8/22/2025
4.9.7.111 132 8/21/2025
4.9.7.110 142 8/17/2025
4.9.7.109 151 8/13/2025
4.9.7.108 846 8/7/2025
4.9.7.107 311 8/3/2025 4.9.7.107 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.106 266 7/27/2025 4.9.7.106 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.105 1,092 7/25/2025 4.9.7.105 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.104 624 7/24/2025 4.9.7.104 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.103 682 7/23/2025 4.9.7.103 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.102 698 7/23/2025 4.9.7.102 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.101 690 7/22/2025 4.9.7.101 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.100 685 7/22/2025 4.9.7.100 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.99 233 7/19/2025 4.9.7.99 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.98 565 7/17/2025 4.9.7.98 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.97 246 7/12/2025 4.9.7.97 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.96 548 7/11/2025 4.9.7.96 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.95 313 7/9/2025 4.9.7.95 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.94 309 7/8/2025 4.9.7.94 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.93 528 7/4/2025 4.9.7.93 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.92 314 7/3/2025 4.9.7.92 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.91 292 6/27/2025 4.9.7.91 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.90 315 6/25/2025 4.9.7.90 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.89 328 6/19/2025 4.9.7.89 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.88 324 6/16/2025 4.9.7.88 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.87 345 6/14/2025 4.9.7.87 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.86 464 6/12/2025 4.9.7.86 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.85 1,273 6/12/2025 4.9.7.85 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.84 453 6/11/2025 4.9.7.84 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.83 445 6/9/2025 4.9.7.83 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.82 595 6/5/2025 4.9.7.82 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.81 523 6/4/2025 4.9.7.81 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.80 340 6/3/2025 4.9.7.80 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.79 311 6/2/2025 4.9.7.79 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.78 268 5/31/2025 4.9.7.78 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.77 237 5/31/2025 4.9.7.77 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.76 341 5/26/2025 4.9.7.76 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.75 734 5/25/2025 4.9.7.75 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.74 305 5/24/2025 4.9.7.74 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.73 110 5/24/2025 4.9.7.73 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.71 174 5/23/2025 4.9.7.71 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.70 193 5/22/2025 4.9.7.70 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.69 203 5/21/2025 4.9.7.69 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.68 162 5/18/2025 4.9.7.68 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.67 149 5/17/2025 4.9.7.67 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.66 237 5/16/2025 4.9.7.66 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.65 229 5/16/2025 4.9.7.65 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.64 233 5/16/2025 4.9.7.64 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.63 263 5/15/2025 4.9.7.63 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.62 281 5/14/2025 4.9.7.62 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.61 285 5/12/2025 4.9.7.61 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.60 217 5/4/2025 4.9.7.60 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.59 934 5/3/2025 4.9.7.59 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.58 243 5/1/2025 4.9.7.58 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.57 192 4/30/2025 4.9.7.57 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.56 190 4/30/2025 4.9.7.56 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.55 232 4/29/2025 4.9.7.55 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.54 224 4/29/2025 4.9.7.54 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.53 206 4/27/2025 4.9.7.53 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.52 141 4/26/2025 4.9.7.52 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.51 138 4/25/2025 4.9.7.51 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.50 209 4/24/2025 4.9.7.50 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.49 201 4/23/2025 4.9.7.49 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.48 557 4/22/2025 4.9.7.48 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.47 228 4/19/2025 4.9.7.47 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.46 266 4/17/2025 4.9.7.46 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.45 246 4/17/2025 4.9.7.45 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.44 255 4/16/2025 4.9.7.44 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.43 669 4/15/2025 4.9.7.43 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.42 298 4/14/2025 4.9.7.42 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.41 231 4/13/2025 4.9.7.41 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.40 175 4/11/2025 4.9.7.40 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.39 477 4/8/2025 4.9.7.39 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.38 394 4/5/2025 4.9.7.38 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.37 217 4/2/2025 4.9.7.37 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.36 373 4/1/2025 4.9.7.36 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.35 630 3/29/2025 4.9.7.35 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.34 598 3/24/2025 4.9.7.34 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.33 845 3/24/2025 4.9.7.33 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.32 369 3/23/2025 4.9.7.32 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.31 369 3/23/2025 4.9.7.31 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.30 253 3/23/2025 4.9.7.30 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.29 257 3/22/2025 4.9.7.29 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.28 181 3/22/2025 4.9.7.28 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.27 239 3/21/2025 4.9.7.27 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.26 257 3/19/2025 4.9.7.26 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.25 257 3/14/2025 4.9.7.25 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.24 253 3/13/2025 4.9.7.24 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.23 1,145 3/10/2025 4.9.7.23 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.22 545 3/4/2025 4.9.7.22 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.21 215 3/2/2025 4.9.7.21 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.20 713 3/1/2025 4.9.7.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.19 219 3/1/2025 4.9.7.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.18 201 2/28/2025 4.9.7.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.17 219 2/27/2025 4.9.7.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.16 222 2/27/2025 4.9.7.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.14 204 2/25/2025 4.9.7.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.13 201 2/25/2025 4.9.7.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.12 213 2/24/2025 4.9.7.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.11 217 2/23/2025 4.9.7.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.10 231 2/21/2025 4.9.7.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.9 653 2/19/2025 4.9.7.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.8 230 2/17/2025 4.9.7.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.7 523 2/13/2025 4.9.7.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.6 340 2/11/2025 4.9.7.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.5 220 2/8/2025 4.9.7.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.4 231 2/8/2025 4.9.7.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.3 563 2/1/2025 4.9.7.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.2 224 1/25/2025 4.9.7.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.7.1 216 1/23/2025 4.9.7.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.7 211 1/22/2025 4.9.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.20 265 12/26/2024 4.9.6.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.19 208 12/26/2024 4.9.6.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.18 233 12/24/2024 4.9.6.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.17 219 12/20/2024 4.9.6.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.16 234 12/17/2024 4.9.6.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.15 254 12/10/2024 4.9.6.15 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.14 207 12/10/2024 4.9.6.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.13 228 12/9/2024 4.9.6.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.12 222 12/6/2024 4.9.6.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.11 276 12/3/2024 4.9.6.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.10 168 12/3/2024 4.9.6.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.9 165 12/2/2024 4.9.6.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.8 168 12/2/2024 4.9.6.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.7 147 12/2/2024 4.9.6.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.6 178 12/1/2024 4.9.6.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.5 163 11/30/2024 4.9.6.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.4 172 11/29/2024 4.9.6.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.3 182 11/28/2024 4.9.6.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.2 171 11/28/2024 4.9.6.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.6.1 159 11/27/2024 4.9.6.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.6 226 11/26/2024 4.9.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.26 2,030 11/22/2024 4.9.5.26 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.25 182 11/22/2024 4.9.5.25 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.24 166 11/20/2024 4.9.5.24 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.23 171 11/16/2024 4.9.5.23 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.22 165 11/15/2024 4.9.5.22 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.21 176 11/13/2024 4.9.5.21 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.20 162 11/13/2024 4.9.5.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.19 185 11/13/2024 4.9.5.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.18 203 10/30/2024 4.9.5.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.17 199 10/21/2024 4.9.5.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.16 208 10/16/2024 4.9.5.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.15 194 10/11/2024 4.9.5.15 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.14 181 10/10/2024 4.9.5.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.13 184 9/28/2024 4.9.5.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.12 240 9/23/2024 4.9.5.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.11 199 9/21/2024 4.9.5.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.10 174 9/19/2024 4.9.5.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.9 205 9/18/2024 4.9.5.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.8 207 9/10/2024 4.9.5.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.7 197 9/7/2024 4.9.5.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.6 259 9/2/2024 4.9.5.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.5 217 8/24/2024 4.9.5.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.4 231 8/15/2024 4.9.5.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.3 204 8/13/2024 4.9.5.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.2 201 8/11/2024 4.9.5.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.5.1 192 8/9/2024 4.9.5.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.5 221 8/9/2024 4.9.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.11 203 8/1/2024 4.9.4.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.10 147 7/30/2024 4.9.4.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.9 186 7/29/2024 4.9.4.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.8 150 7/28/2024 4.9.4.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.7 236 7/20/2024 4.9.4.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.6 208 7/16/2024 4.9.4.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.5 212 7/11/2024 4.9.4.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.4 185 7/10/2024 4.9.4.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.3 209 6/30/2024 4.9.4.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.2 186 6/21/2024 4.9.4.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.4.1 199 6/17/2024 4.9.4.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.4 249 6/10/2024 4.9.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.20 164 6/10/2024 4.9.3.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.19 187 6/8/2024 4.9.3.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.18 173 6/8/2024 4.9.3.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.17 156 6/4/2024 4.9.3.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.16 164 6/4/2024 4.9.3.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.15 173 6/4/2024 4.9.3.15 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.14 172 5/30/2024 4.9.3.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.13 208 5/28/2024 4.9.3.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.12 181 5/27/2024 4.9.3.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.11 215 5/24/2024 4.9.3.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.10 180 5/23/2024 4.9.3.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.9 188 5/21/2024 4.9.3.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.8 184 5/20/2024 4.9.3.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.7 172 5/20/2024 4.9.3.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.6 190 5/20/2024 4.9.3.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.5 187 5/19/2024 4.9.3.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.4 178 5/16/2024 4.9.3.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.3 181 5/15/2024 4.9.3.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.2 162 5/15/2024 4.9.3.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.3.1 151 5/15/2024 4.9.3.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.3 182 5/10/2024 4.9.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.43 210 5/8/2024 4.9.2.43 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.42 202 5/8/2024 4.9.2.42 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.41 202 5/8/2024 4.9.2.41 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.40 200 5/7/2024 4.9.2.40 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.39 176 5/7/2024 4.9.2.39 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.38 214 5/7/2024 4.9.2.38 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.37 192 5/6/2024 4.9.2.37 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.36 217 5/5/2024 4.9.2.36 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.35 223 4/30/2024 4.9.2.35 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.34 206 4/30/2024 4.9.2.34 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.33 204 4/30/2024 4.9.2.33 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.32 205 4/28/2024 4.9.2.32 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.31 205 4/25/2024 4.9.2.31 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.30 206 4/23/2024 4.9.2.30 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.29 190 4/23/2024 4.9.2.29 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.28 192 4/23/2024 4.9.2.28 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.27 176 4/22/2024 4.9.2.27 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.26 183 4/22/2024 4.9.2.26 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.25 203 4/19/2024 4.9.2.25 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.24 206 4/17/2024 4.9.2.24 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.23 200 4/17/2024 4.9.2.23 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.22 192 4/17/2024 4.9.2.22 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.21 194 4/16/2024 4.9.2.21 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.20 188 4/16/2024 4.9.2.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.19 184 4/16/2024 4.9.2.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.18 185 4/15/2024 4.9.2.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.17 546 4/14/2024 4.9.2.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.16 193 4/11/2024 4.9.2.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.15 206 4/11/2024 4.9.2.15 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.14 212 4/10/2024 4.9.2.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.13 171 4/10/2024 4.9.2.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.12 205 4/9/2024 4.9.2.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.11 188 4/9/2024 4.9.2.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.10 183 4/9/2024 4.9.2.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.9 201 4/9/2024 4.9.2.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.8 198 4/8/2024 4.9.2.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.7 196 4/3/2024 4.9.2.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.6 197 4/3/2024 4.9.2.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.5 202 4/3/2024 4.9.2.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.4 188 4/2/2024 4.9.2.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.3 216 3/30/2024 4.9.2.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.2 198 3/29/2024 4.9.2.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.2.1 238 3/29/2024 4.9.2.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.2 208 3/28/2024 4.9.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.61 221 3/27/2024 4.9.1.61 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.60 240 3/27/2024 4.9.1.60 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.59 218 3/25/2024 4.9.1.59 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.58 240 3/23/2024 4.9.1.58 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.57 227 3/22/2024 4.9.1.57 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.56 222 3/21/2024 4.9.1.56 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.55 226 3/20/2024 4.9.1.55 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.54 204 3/19/2024 4.9.1.54 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.53 212 3/15/2024 4.9.1.53 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.52 226 3/15/2024 4.9.1.52 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.51 248 3/15/2024 4.9.1.51 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.50 214 3/15/2024 4.9.1.50 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.49 212 3/14/2024 4.9.1.49 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.48 221 3/13/2024 4.9.1.48 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.47 235 3/13/2024 4.9.1.47 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.46 235 3/13/2024 4.9.1.46 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.45 230 3/9/2024 4.9.1.45 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.44 234 3/7/2024 4.9.1.44 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.43 230 3/7/2024 4.9.1.43 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.42 232 3/7/2024 4.9.1.42 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.41 213 3/7/2024 4.9.1.41 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.40 227 3/7/2024 4.9.1.40 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.39 217 3/6/2024 4.9.1.39 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.38 225 3/6/2024 4.9.1.38 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.37 245 3/3/2024 4.9.1.37 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.36 241 3/2/2024 4.9.1.36 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.35 238 2/28/2024 4.9.1.35 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.34 240 2/27/2024 4.9.1.34 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.33 216 2/25/2024 4.9.1.33 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.32 243 2/21/2024 4.9.1.32 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.31 234 2/14/2024 4.9.1.31 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.30 251 2/6/2024 4.9.1.30 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.29 243 2/5/2024 4.9.1.29 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.28 248 1/31/2024 4.9.1.28 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.27 249 1/29/2024 4.9.1.27 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.26 226 1/28/2024 4.9.1.26 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.25 228 1/27/2024 4.9.1.25 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.24 287 1/19/2024 4.9.1.24 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.23 241 1/16/2024 4.9.1.23 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.22 236 1/13/2024 4.9.1.22 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.21 218 1/12/2024 4.9.1.21 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.20 253 1/10/2024 4.9.1.20 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.19 233 1/9/2024 4.9.1.19 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.18 263 1/8/2024 4.9.1.18 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.17 255 1/4/2024 4.9.1.17 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.16 261 1/1/2024 4.9.1.16 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.15 582 12/20/2023 4.9.1.15 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.14 263 12/14/2023 4.9.1.14 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.13 248 12/11/2023 4.9.1.13 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.12 252 12/8/2023 4.9.1.12 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.11 253 12/4/2023 4.9.1.11 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.10 246 12/4/2023 4.9.1.10 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.9 255 12/2/2023 4.9.1.9 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.8 249 11/30/2023 4.9.1.8 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.7 319 11/24/2023 4.9.1.7 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.6 263 11/22/2023 4.9.1.6 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.5 518 11/20/2023 4.9.1.5 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.4 232 11/18/2023 4.9.1.4 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.3 228 11/17/2023 4.9.1.3 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.2 228 11/17/2023 4.9.1.2 is deprecated because it is no longer maintained and has critical bugs.
4.9.1.1 212 11/16/2023 4.9.1.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.1 1,013 11/14/2023 4.9.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.0.1 246 11/14/2023 4.9.0.1 is deprecated because it is no longer maintained and has critical bugs.
4.9.0 250 11/14/2023 4.9.0 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.55 252 11/9/2023 4.8.8.55 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.54 279 11/8/2023 4.8.8.54 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.53 235 11/7/2023 4.8.8.53 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.52 222 11/7/2023 4.8.8.52 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.51 226 11/6/2023 4.8.8.51 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.50 786 10/27/2023 4.8.8.50 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.49 274 10/25/2023 4.8.8.49 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.48 375 10/11/2023 4.8.8.48 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.47 263 10/10/2023 4.8.8.47 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.46 287 10/9/2023 4.8.8.46 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.45 279 9/29/2023 4.8.8.45 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.44 308 9/22/2023 4.8.8.44 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.43 337 9/13/2023 4.8.8.43 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.42 401 8/31/2023 4.8.8.42 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.41 300 8/24/2023 4.8.8.41 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.40 349 8/3/2023 4.8.8.40 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.39 319 8/2/2023 4.8.8.39 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.38 535 7/12/2023 4.8.8.38 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.37 340 7/7/2023 4.8.8.37 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.35 325 7/6/2023 4.8.8.35 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.34 438 7/2/2023 4.8.8.34 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.33 299 6/29/2023 4.8.8.33 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.32 329 6/28/2023 4.8.8.32 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.31 303 6/27/2023 4.8.8.31 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.30 378 6/25/2023 4.8.8.30 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.29 331 6/24/2023 4.8.8.29 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.28 302 6/21/2023 4.8.8.28 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.27 318 6/21/2023 4.8.8.27 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.26 306 6/20/2023 4.8.8.26 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.25 365 6/14/2023 4.8.8.25 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.24 326 6/7/2023 4.8.8.24 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.23 357 5/30/2023 4.8.8.23 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.22 345 5/25/2023 4.8.8.22 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.21 410 5/18/2023 4.8.8.21 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.20 343 5/17/2023 4.8.8.20 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.19 329 5/17/2023 4.8.8.19 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.18 339 5/16/2023 4.8.8.18 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.17 348 5/15/2023 4.8.8.17 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.16 331 5/15/2023 4.8.8.16 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.15 368 5/15/2023 4.8.8.15 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.14 342 5/12/2023 4.8.8.14 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.13 367 5/8/2023 4.8.8.13 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.12 397 5/6/2023 4.8.8.12 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.11 345 5/5/2023 4.8.8.11 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.10 359 5/4/2023 4.8.8.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.9 341 5/3/2023 4.8.8.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.8 347 5/3/2023 4.8.8.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.7 381 4/29/2023 4.8.8.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.6 342 4/26/2023 4.8.8.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.5 366 4/25/2023 4.8.8.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.4 366 4/23/2023 4.8.8.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.3 399 4/21/2023 4.8.8.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.2 412 4/20/2023 4.8.8.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.8.1 421 4/18/2023 4.8.8.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.8 664 4/13/2023 4.8.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.45 421 4/12/2023 4.8.7.45 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.44 420 4/12/2023 4.8.7.44 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.43 408 4/12/2023 4.8.7.43 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.42 470 4/12/2023 4.8.7.42 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.41 443 4/11/2023 4.8.7.41 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.40 468 4/10/2023 4.8.7.40 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.39 462 4/10/2023 4.8.7.39 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.38 457 4/7/2023 4.8.7.38 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.36 478 4/6/2023 4.8.7.36 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.35 473 4/5/2023 4.8.7.35 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.34 445 4/4/2023 4.8.7.34 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.33 475 4/3/2023 4.8.7.33 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.32 492 4/2/2023 4.8.7.32 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.31 490 3/31/2023 4.8.7.31 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.30 447 3/31/2023 4.8.7.30 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.29 464 3/30/2023 4.8.7.29 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.28 440 3/29/2023 4.8.7.28 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.27 450 3/29/2023 4.8.7.27 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.26 447 3/29/2023 4.8.7.26 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.25 443 3/28/2023 4.8.7.25 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.24 454 3/28/2023 4.8.7.24 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.23 588 3/27/2023 4.8.7.23 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.22 461 3/27/2023 4.8.7.22 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.21 467 3/27/2023 4.8.7.21 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.20 2,129 3/23/2023 4.8.7.20 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.19 494 3/22/2023 4.8.7.19 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.18 485 3/21/2023 4.8.7.18 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.17 483 3/20/2023 4.8.7.17 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.16 486 3/19/2023 4.8.7.16 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.15 454 3/17/2023 4.8.7.15 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.14 482 3/16/2023 4.8.7.14 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.13 464 3/16/2023 4.8.7.13 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.11 585 3/15/2023 4.8.7.11 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.10 448 3/14/2023 4.8.7.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.9 492 3/13/2023 4.8.7.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.8 469 3/13/2023 4.8.7.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.7 474 3/11/2023 4.8.7.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.6 474 3/9/2023 4.8.7.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.5 483 3/7/2023 4.8.7.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.4 499 3/6/2023 4.8.7.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.3 538 3/1/2023 4.8.7.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.2 471 3/1/2023 4.8.7.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.7.1 793 2/27/2023 4.8.7.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.7 565 2/22/2023 4.8.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.12 589 2/21/2023 4.8.6.12 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.11 636 2/20/2023 4.8.6.11 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.10 568 2/20/2023 4.8.6.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.9 565 2/19/2023 4.8.6.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.8 571 2/18/2023 4.8.6.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.7 593 2/18/2023 4.8.6.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.6 580 2/18/2023 4.8.6.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.5 569 2/17/2023 4.8.6.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.4 577 2/16/2023 4.8.6.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.3 574 2/15/2023 4.8.6.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.2 595 2/10/2023 4.8.6.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.6.1 606 2/8/2023 4.8.6.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.6 590 2/8/2023 4.8.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.10 579 2/7/2023 4.8.5.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.9 592 2/7/2023 4.8.5.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.8 608 2/6/2023 4.8.5.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.7 632 2/3/2023 4.8.5.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.6 655 2/2/2023 4.8.5.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.5 630 2/1/2023 4.8.5.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.4 630 2/1/2023 4.8.5.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.3 646 1/31/2023 4.8.5.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.2 622 1/30/2023 4.8.5.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.5.1 623 1/30/2023 4.8.5.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.5 623 1/28/2023 4.8.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.16 664 1/15/2023 4.8.4.16 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.15 640 1/13/2023 4.8.4.15 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.14 664 1/12/2023 4.8.4.14 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.13 624 1/11/2023 4.8.4.13 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.12 658 1/10/2023 4.8.4.12 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.11 638 1/9/2023 4.8.4.11 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.10 657 1/9/2023 4.8.4.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.9 633 1/8/2023 4.8.4.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.8 652 1/5/2023 4.8.4.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.7 645 1/5/2023 4.8.4.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.6 625 1/4/2023 4.8.4.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.5 635 1/3/2023 4.8.4.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.4 622 1/3/2023 4.8.4.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.3 641 1/3/2023 4.8.4.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.2 636 1/2/2023 4.8.4.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.4.1 621 1/1/2023 4.8.4.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.4 655 12/30/2022 4.8.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.10 726 12/23/2022 4.8.3.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.9 628 12/22/2022 4.8.3.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.8 660 12/21/2022 4.8.3.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.7 687 12/14/2022 4.8.3.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.6 655 12/13/2022 4.8.3.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.5 678 12/12/2022 4.8.3.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.4 682 12/9/2022 4.8.3.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.3 638 12/9/2022 4.8.3.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.2 639 12/9/2022 4.8.3.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.3.1 642 12/9/2022 4.8.3.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.3 652 12/8/2022 4.8.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.13 628 12/7/2022 4.8.2.13 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.12 640 12/7/2022 4.8.2.12 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.11 634 12/6/2022 4.8.2.11 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.10 689 12/5/2022 4.8.2.10 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.9 691 12/1/2022 4.8.2.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.8 676 11/30/2022 4.8.2.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.7 716 11/30/2022 4.8.2.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.6 687 11/30/2022 4.8.2.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.5 663 11/29/2022 4.8.2.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.4 691 11/29/2022 4.8.2.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.3 709 11/29/2022 4.8.2.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.2 681 11/28/2022 4.8.2.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.2.1 686 11/28/2022 4.8.2.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.2 678 11/27/2022 4.8.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.9 669 11/27/2022 4.8.1.9 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.8 711 11/26/2022 4.8.1.8 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.7 692 11/26/2022 4.8.1.7 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.6 681 11/25/2022 4.8.1.6 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.5 677 11/25/2022 4.8.1.5 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.4 663 11/24/2022 4.8.1.4 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.3 670 11/24/2022 4.8.1.3 is deprecated because it is no longer maintained and has critical bugs.
4.8.1.2 714 11/24/2022 4.8.1.2 is deprecated because it is no longer maintained and has critical bugs.
4.8.1 771 11/23/2022 4.8.1 is deprecated because it is no longer maintained and has critical bugs.
4.8.0 688 11/23/2022 4.8.0 is deprecated because it is no longer maintained and has critical bugs.
4.8.0-beta.15 363 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 342 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 356 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 364 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 349 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 354 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 348 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 358 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 372 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 344 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 358 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 356 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 348 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 353 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 360 11/14/2022 4.8.0-beta.1 is deprecated because it is no longer maintained and has critical bugs.
4.7.9 961 11/11/2022 4.7.9 is deprecated because it is no longer maintained and has critical bugs.
4.7.8 718 11/11/2022 4.7.8 is deprecated because it is no longer maintained and has critical bugs.
4.7.7 729 11/10/2022 4.7.7 is deprecated because it is no longer maintained and has critical bugs.
4.7.6 726 11/8/2022 4.7.6 is deprecated because it is no longer maintained and has critical bugs.
4.7.5 721 11/8/2022 4.7.5 is deprecated because it is no longer maintained and has critical bugs.
4.7.3 745 11/3/2022 4.7.3 is deprecated because it is no longer maintained and has critical bugs.
4.7.2 742 10/30/2022 4.7.2 is deprecated because it is no longer maintained and has critical bugs.
4.7.1 754 10/28/2022 4.7.1 is deprecated because it is no longer maintained and has critical bugs.
4.7.0.1 742 10/27/2022 4.7.0.1 is deprecated because it is no longer maintained and has critical bugs.
4.7.0 718 10/27/2022 4.7.0 is deprecated because it is no longer maintained and has critical bugs.
4.6.9 784 10/25/2022 4.6.9 is deprecated because it is no longer maintained and has critical bugs.
4.6.8 788 10/22/2022 4.6.8 is deprecated because it is no longer maintained and has critical bugs.
4.6.7 1,541 10/20/2022 4.6.7 is deprecated because it is no longer maintained and has critical bugs.
4.6.6 800 10/20/2022 4.6.6 is deprecated because it is no longer maintained and has critical bugs.
4.6.5 826 10/14/2022 4.6.5 is deprecated because it is no longer maintained and has critical bugs.
4.6.4 842 10/13/2022 4.6.4 is deprecated because it is no longer maintained and has critical bugs.
4.6.3 829 10/12/2022 4.6.3 is deprecated because it is no longer maintained and has critical bugs.
4.6.2 755 10/11/2022 4.6.2 is deprecated because it is no longer maintained and has critical bugs.
4.6.1 783 10/10/2022 4.6.1 is deprecated because it is no longer maintained and has critical bugs.
4.6.0 812 10/9/2022 4.6.0 is deprecated because it is no longer maintained and has critical bugs.
4.5.9 818 10/9/2022 4.5.9 is deprecated because it is no longer maintained and has critical bugs.
4.5.8 785 10/8/2022 4.5.8 is deprecated because it is no longer maintained and has critical bugs.
4.5.7.1 1,014 10/6/2022 4.5.7.1 is deprecated because it is no longer maintained and has critical bugs.
4.5.7 785 10/6/2022 4.5.7 is deprecated because it is no longer maintained and has critical bugs.
4.5.6 805 10/3/2022 4.5.6 is deprecated because it is no longer maintained and has critical bugs.
4.5.5 786 10/2/2022 4.5.5 is deprecated because it is no longer maintained and has critical bugs.
4.5.4 804 10/1/2022 4.5.4 is deprecated because it is no longer maintained and has critical bugs.
4.5.3 808 10/1/2022 4.5.3 is deprecated because it is no longer maintained and has critical bugs.
4.5.2 826 9/30/2022 4.5.2 is deprecated because it is no longer maintained and has critical bugs.
4.5.1 817 9/28/2022 4.5.1 is deprecated because it is no longer maintained and has critical bugs.
4.5.0 809 9/27/2022 4.5.0 is deprecated because it is no longer maintained and has critical bugs.
4.4.9 889 9/23/2022 4.4.9 is deprecated because it is no longer maintained and has critical bugs.
4.4.8 821 9/22/2022 4.4.8 is deprecated because it is no longer maintained and has critical bugs.
4.4.7 805 9/21/2022 4.4.7 is deprecated because it is no longer maintained and has critical bugs.
4.4.6 874 9/19/2022 4.4.6 is deprecated because it is no longer maintained and has critical bugs.
4.4.5 855 9/16/2022 4.4.5 is deprecated because it is no longer maintained and has critical bugs.
4.4.4 884 9/15/2022 4.4.4 is deprecated because it is no longer maintained and has critical bugs.
4.4.3 842 9/13/2022 4.4.3 is deprecated because it is no longer maintained and has critical bugs.
4.4.2 831 9/8/2022 4.4.2 is deprecated because it is no longer maintained and has critical bugs.
4.4.1 828 9/7/2022 4.4.1 is deprecated because it is no longer maintained and has critical bugs.
4.4.0 840 9/5/2022 4.4.0 is deprecated because it is no longer maintained and has critical bugs.
4.3.9 826 9/3/2022 4.3.9 is deprecated because it is no longer maintained and has critical bugs.
4.3.8 845 9/2/2022 4.3.8 is deprecated because it is no longer maintained and has critical bugs.
4.3.7 856 9/1/2022 4.3.7 is deprecated because it is no longer maintained and has critical bugs.
4.3.6 878 8/31/2022 4.3.6 is deprecated because it is no longer maintained and has critical bugs.
4.3.5 809 8/31/2022 4.3.5 is deprecated because it is no longer maintained and has critical bugs.
4.3.4 873 8/30/2022 4.3.4 is deprecated because it is no longer maintained and has critical bugs.
4.3.3 859 8/30/2022 4.3.3 is deprecated because it is no longer maintained and has critical bugs.
4.3.2 827 8/29/2022 4.3.2 is deprecated because it is no longer maintained and has critical bugs.
4.3.1 863 8/27/2022 4.3.1 is deprecated because it is no longer maintained and has critical bugs.
4.3.0 859 8/26/2022 4.3.0 is deprecated because it is no longer maintained and has critical bugs.
4.2.13 885 8/24/2022 4.2.13 is deprecated because it is no longer maintained and has critical bugs.
4.2.12 839 8/24/2022 4.2.12 is deprecated because it is no longer maintained and has critical bugs.
4.2.11 850 8/23/2022 4.2.11 is deprecated because it is no longer maintained and has critical bugs.
4.2.10 813 8/23/2022 4.2.10 is deprecated because it is no longer maintained and has critical bugs.
4.2.9 856 8/23/2022 4.2.9 is deprecated because it is no longer maintained and has critical bugs.
4.2.8 828 8/22/2022 4.2.8 is deprecated because it is no longer maintained and has critical bugs.
4.2.7 804 8/20/2022 4.2.7 is deprecated because it is no longer maintained and has critical bugs.
4.2.6 845 8/20/2022 4.2.6 is deprecated because it is no longer maintained and has critical bugs.
4.2.5 876 8/18/2022 4.2.5 is deprecated because it is no longer maintained and has critical bugs.
4.2.3 863 8/17/2022 4.2.3 is deprecated because it is no longer maintained and has critical bugs.
4.2.2 855 8/16/2022 4.2.2 is deprecated because it is no longer maintained and has critical bugs.
4.2.1 828 8/15/2022 4.2.1 is deprecated because it is no longer maintained and has critical bugs.
4.2.0 870 8/15/2022 4.2.0 is deprecated because it is no longer maintained and has critical bugs.
4.1.14 943 8/11/2022 4.1.14 is deprecated because it is no longer maintained and has critical bugs.
4.1.13 853 8/11/2022 4.1.13 is deprecated because it is no longer maintained and has critical bugs.
4.1.12 879 8/10/2022 4.1.12 is deprecated because it is no longer maintained and has critical bugs.
4.1.11 909 8/4/2022 4.1.11 is deprecated because it is no longer maintained and has critical bugs.
4.1.10 854 8/3/2022 4.1.10 is deprecated because it is no longer maintained and has critical bugs.
4.1.9 857 8/3/2022 4.1.9 is deprecated because it is no longer maintained and has critical bugs.
4.1.8 876 8/2/2022 4.1.8 is deprecated because it is no longer maintained and has critical bugs.
4.1.7 864 8/2/2022 4.1.7 is deprecated because it is no longer maintained and has critical bugs.
4.1.6 886 8/1/2022 4.1.6 is deprecated because it is no longer maintained and has critical bugs.
4.1.5 853 8/1/2022 4.1.5 is deprecated because it is no longer maintained and has critical bugs.
4.1.4 876 7/31/2022 4.1.4 is deprecated because it is no longer maintained and has critical bugs.
4.1.3 879 7/30/2022 4.1.3 is deprecated because it is no longer maintained and has critical bugs.
4.1.2 884 7/30/2022 4.1.2 is deprecated because it is no longer maintained and has critical bugs.
4.1.1 936 7/29/2022 4.1.1 is deprecated because it is no longer maintained and has critical bugs.