DSharpPlus.Lavalink 5.0.0-nightly-02176

Prefix Reserved
Suggested Alternatives

Lavalink4NET.DSharpPlus

Additional Details

DSharpPlus.Lavalink is dead, use Lavalink4NET.DSharpPlus (if you are using DSharpPlus 4.x.x) or Lavalink4NET.DSharpPlus.Nightly (if you are using DSharpPlus 5.0.0 nightly builds) instead

This is a prerelease version of DSharpPlus.Lavalink.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package DSharpPlus.Lavalink --version 5.0.0-nightly-02176
                    
NuGet\Install-Package DSharpPlus.Lavalink -Version 5.0.0-nightly-02176
                    
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="DSharpPlus.Lavalink" Version="5.0.0-nightly-02176" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DSharpPlus.Lavalink" Version="5.0.0-nightly-02176" />
                    
Directory.Packages.props
<PackageReference Include="DSharpPlus.Lavalink" />
                    
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 DSharpPlus.Lavalink --version 5.0.0-nightly-02176
                    
#r "nuget: DSharpPlus.Lavalink, 5.0.0-nightly-02176"
                    
#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 DSharpPlus.Lavalink@5.0.0-nightly-02176
                    
#: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=DSharpPlus.Lavalink&version=5.0.0-nightly-02176&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DSharpPlus.Lavalink&version=5.0.0-nightly-02176&prerelease
                    
Install as a Cake Tool

Logo of DSharpPlus

DSharpPlus

An unofficial .NET wrapper for the Discord API, based off DiscordSharp, but rewritten to fit the API standards.

Nightly Build Status Discord Server NuGet NuGet Latest Nightly/Prerelease

Installing

You can install the library from following sources:

  1. All Nightly versions are available on Nuget as a pre-release. These are cutting-edge versions automatically built from the latest commit in the master branch in this repository, and as such always contains the latest changes. If you want to use the latest features on Discord, you should use the nightlies.

    Despite the nature of pre-release software, all changes to the library are held under a level of scrutiny; for this library, unstable does not mean bad quality, rather it means that the API can be subject to change without prior notice (to ease rapid iteration) and that consumers of the library should always remain on the latest version available (to immediately get the latest fixes and improvements). You will usually want to use this version.

  2. The latest stable release is always available on NuGet. Stable versions are released less often, but are guaranteed to not receive any breaking API changes without a major version bump.

    Critical bugfixes in the nightly releases will usually be backported to the latest major stable release, but only after they have passed our soak tests. Additionally, some smaller fixes may be infrastructurally impossible or very difficult to backport without "breaking everything", and as such they will remain only in the nightly release until the next major release. You should evaluate whether or not this version suits your specific needs.

  3. The library can be directly referenced from your csproj file. Cloning the repository and referencing the library is as easy as:

    git clone https://github.com/DSharpPlus/DSharpPlus.git DSharpPlus-Repo
    

    Edit MyProject.csproj and add the following line:

    <ProjectReference Include="../DSharpPlus-Repo/DSharpPlus/DSharpPlus.csproj" />
    

    This belongs in the ItemGroup tag with the rest of your dependencies. The library should not be in the same directory or subdirectory as your project. This method should only be used if you're making local changes to the library.

Documentation

The documentation for the latest stable version is available at dsharpplus.github.io.

Resources

The following resources apply only for the latest stable version of the library.

Tutorials

Example bots

I want to throw my money at you

If you want to give us some money as a thank you gesture, you can do so using one of these links:

Questions?

Come talk to us here:

DSharpPlus Chat

Alternatively, you could also join us in the Discord API chat at #dotnet_dsharpplus.

Discord API Chat

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 (8)

Showing the top 5 NuGet packages that depend on DSharpPlus.Lavalink:

Package Downloads
DSharpPlus.Test

Package Description

ctw.BotShared

Shared Interfaces For BotBase Application powered by DSharpPlus

DummySharp

https://github.com/BIGDummyHead/DummySharp

YumeChan.DreamJockey

Package Description

Thalitech.NamiBot

This is a custome discord bot that was made to just make it easy for end users. This a full console application

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0-nightly-02496 813 4/26/2025 5.0.0-nightly-02496 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02495 177 4/25/2025 5.0.0-nightly-02495 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02494 207 4/24/2025 5.0.0-nightly-02494 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02493 200 4/24/2025 5.0.0-nightly-02493 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02492 204 4/24/2025 5.0.0-nightly-02492 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02491 202 4/24/2025 5.0.0-nightly-02491 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02490 206 4/24/2025 5.0.0-nightly-02490 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02489 218 4/23/2025 5.0.0-nightly-02489 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02488 215 4/23/2025 5.0.0-nightly-02488 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02487 191 4/23/2025 5.0.0-nightly-02487 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02486 222 4/22/2025 5.0.0-nightly-02486 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02485 204 4/21/2025 5.0.0-nightly-02485 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02484 242 4/16/2025 5.0.0-nightly-02484 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02483 242 4/14/2025 5.0.0-nightly-02483 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02482 243 4/14/2025 5.0.0-nightly-02482 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02481 236 4/8/2025 5.0.0-nightly-02481 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02480 212 4/7/2025 5.0.0-nightly-02480 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02479 218 4/7/2025 5.0.0-nightly-02479 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02478 156 4/5/2025 5.0.0-nightly-02478 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02477 135 4/4/2025 5.0.0-nightly-02477 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02476 173 4/4/2025 5.0.0-nightly-02476 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02475 166 3/29/2025 5.0.0-nightly-02475 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02474 551 3/24/2025 5.0.0-nightly-02474 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02473 513 3/24/2025 5.0.0-nightly-02473 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02472 480 3/24/2025 5.0.0-nightly-02472 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02470 453 3/24/2025 5.0.0-nightly-02470 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02469 237 3/22/2025 5.0.0-nightly-02469 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02467 213 3/10/2025 5.0.0-nightly-02467 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02466 227 3/10/2025 5.0.0-nightly-02466 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02465 197 3/9/2025 5.0.0-nightly-02465 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02464 269 3/8/2025 5.0.0-nightly-02464 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02463 248 3/5/2025 5.0.0-nightly-02463 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02462 265 3/4/2025 5.0.0-nightly-02462 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02461 143 2/28/2025 5.0.0-nightly-02461 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02460 156 2/27/2025 5.0.0-nightly-02460 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02459 150 2/21/2025 5.0.0-nightly-02459 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02458 160 2/18/2025 5.0.0-nightly-02458 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02457 163 2/16/2025 5.0.0-nightly-02457 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02456 159 2/13/2025 5.0.0-nightly-02456 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02455 155 2/11/2025 5.0.0-nightly-02455 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02454 153 2/7/2025 5.0.0-nightly-02454 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02453 157 1/31/2025 5.0.0-nightly-02453 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02452 150 1/31/2025 5.0.0-nightly-02452 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02451 133 1/30/2025 5.0.0-nightly-02451 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02450 151 1/16/2025 5.0.0-nightly-02450 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02449 144 1/15/2025 5.0.0-nightly-02449 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02448 133 1/9/2025 5.0.0-nightly-02448 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02447 141 1/8/2025 5.0.0-nightly-02447 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02446 145 1/7/2025 5.0.0-nightly-02446 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02445 157 1/5/2025 5.0.0-nightly-02445 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02444 159 1/5/2025 5.0.0-nightly-02444 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02443 188 1/2/2025 5.0.0-nightly-02443 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02442 156 1/1/2025 5.0.0-nightly-02442 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02441 177 12/31/2024 5.0.0-nightly-02441 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02440 153 12/31/2024 5.0.0-nightly-02440 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02439 152 12/22/2024 5.0.0-nightly-02439 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02438 129 12/21/2024 5.0.0-nightly-02438 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02437 136 12/21/2024 5.0.0-nightly-02437 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02436 167 12/20/2024 5.0.0-nightly-02436 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02435 138 12/19/2024 5.0.0-nightly-02435 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02434 148 12/19/2024 5.0.0-nightly-02434 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02433 151 12/19/2024 5.0.0-nightly-02433 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02432 149 12/19/2024 5.0.0-nightly-02432 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02431 135 12/16/2024 5.0.0-nightly-02431 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02430 157 12/14/2024 5.0.0-nightly-02430 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02429 148 12/14/2024 5.0.0-nightly-02429 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02428 167 12/12/2024 5.0.0-nightly-02428 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02427 134 12/8/2024 5.0.0-nightly-02427 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02426 171 11/24/2024 5.0.0-nightly-02426 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02425 140 11/23/2024 5.0.0-nightly-02425 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02424 151 11/23/2024 5.0.0-nightly-02424 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02423 133 11/20/2024 5.0.0-nightly-02423 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02422 150 11/18/2024 5.0.0-nightly-02422 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02421 139 11/17/2024 5.0.0-nightly-02421 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02420 131 11/17/2024 5.0.0-nightly-02420 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02419 160 11/17/2024 5.0.0-nightly-02419 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02418 161 11/16/2024 5.0.0-nightly-02418 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02417 151 11/16/2024 5.0.0-nightly-02417 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02416 141 11/16/2024 5.0.0-nightly-02416 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02415 135 11/16/2024 5.0.0-nightly-02415 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02414 137 11/16/2024 5.0.0-nightly-02414 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02413 155 11/16/2024 5.0.0-nightly-02413 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02412 154 11/16/2024 5.0.0-nightly-02412 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02411 160 11/13/2024 5.0.0-nightly-02411 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02410 164 11/12/2024 5.0.0-nightly-02410 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02409 141 11/12/2024 5.0.0-nightly-02409 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02408 138 11/12/2024 5.0.0-nightly-02408 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02407 146 11/12/2024 5.0.0-nightly-02407 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02406 144 11/12/2024 5.0.0-nightly-02406 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02405 146 11/11/2024 5.0.0-nightly-02405 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02404 159 11/3/2024 5.0.0-nightly-02404 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02403 165 11/3/2024 5.0.0-nightly-02403 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02402 154 11/1/2024 5.0.0-nightly-02402 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02401 145 10/31/2024 5.0.0-nightly-02401 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02400 148 10/30/2024 5.0.0-nightly-02400 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02399 148 10/30/2024 5.0.0-nightly-02399 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02398 135 10/29/2024 5.0.0-nightly-02398 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02397 160 10/27/2024 5.0.0-nightly-02397 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02396 149 10/26/2024 5.0.0-nightly-02396 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02395 142 10/26/2024 5.0.0-nightly-02395 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02394 162 10/25/2024 5.0.0-nightly-02394 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02393 138 10/25/2024 5.0.0-nightly-02393 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02392 133 10/25/2024 5.0.0-nightly-02392 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02391 143 10/25/2024 5.0.0-nightly-02391 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02390 169 10/24/2024 5.0.0-nightly-02390 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02389 182 10/19/2024 5.0.0-nightly-02389 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02388 171 10/19/2024 5.0.0-nightly-02388 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02387 160 10/16/2024 5.0.0-nightly-02387 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02386 154 10/15/2024 5.0.0-nightly-02386 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02385 143 10/15/2024 5.0.0-nightly-02385 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02384 174 10/14/2024 5.0.0-nightly-02384 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02383 147 10/13/2024 5.0.0-nightly-02383 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02382 159 10/12/2024 5.0.0-nightly-02382 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02381 133 10/11/2024 5.0.0-nightly-02381 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02380 151 10/11/2024 5.0.0-nightly-02380 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02379 141 10/11/2024 5.0.0-nightly-02379 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02375 156 10/11/2024 5.0.0-nightly-02375 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02374 137 10/10/2024 5.0.0-nightly-02374 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02373 154 10/10/2024 5.0.0-nightly-02373 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02372 162 10/9/2024 5.0.0-nightly-02372 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02371 146 10/9/2024 5.0.0-nightly-02371 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02370 144 10/9/2024 5.0.0-nightly-02370 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02369 133 10/8/2024 5.0.0-nightly-02369 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02368 143 10/7/2024 5.0.0-nightly-02368 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02367 137 10/7/2024 5.0.0-nightly-02367 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02366 147 10/6/2024 5.0.0-nightly-02366 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02365 137 10/4/2024 5.0.0-nightly-02365 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02364 200 9/30/2024 5.0.0-nightly-02364 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02363 130 9/28/2024 5.0.0-nightly-02363 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02362 158 9/28/2024 5.0.0-nightly-02362 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02361 168 9/10/2024 5.0.0-nightly-02361 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02360 174 9/1/2024 5.0.0-nightly-02360 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02359 147 8/30/2024 5.0.0-nightly-02359 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02358 162 8/26/2024 5.0.0-nightly-02358 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02357 178 8/22/2024 5.0.0-nightly-02357 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02356 168 8/14/2024 5.0.0-nightly-02356 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02355 183 8/13/2024 5.0.0-nightly-02355 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02354 169 8/13/2024 5.0.0-nightly-02354 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02353 184 8/13/2024 5.0.0-nightly-02353 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02352 174 8/12/2024 5.0.0-nightly-02352 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02351 207 8/11/2024 5.0.0-nightly-02351 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02350 153 8/7/2024 5.0.0-nightly-02350 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02349 153 8/6/2024 5.0.0-nightly-02349 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02348 136 8/6/2024 5.0.0-nightly-02348 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02347 142 8/6/2024 5.0.0-nightly-02347 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02346 128 8/3/2024 5.0.0-nightly-02346 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02345 142 7/31/2024 5.0.0-nightly-02345 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02344 167 7/31/2024 5.0.0-nightly-02344 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02343 137 7/31/2024 5.0.0-nightly-02343 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02342 103 7/29/2024 5.0.0-nightly-02342 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02341 139 7/29/2024 5.0.0-nightly-02341 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02340 109 7/29/2024 5.0.0-nightly-02340 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02339 141 7/27/2024 5.0.0-nightly-02339 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02338 150 7/27/2024 5.0.0-nightly-02338 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02337 142 7/26/2024 5.0.0-nightly-02337 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02336 121 7/26/2024 5.0.0-nightly-02336 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02335 138 7/25/2024 5.0.0-nightly-02335 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02334 132 7/24/2024 5.0.0-nightly-02334 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02333 147 7/24/2024 5.0.0-nightly-02333 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02332 133 7/24/2024 5.0.0-nightly-02332 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02331 135 7/24/2024 5.0.0-nightly-02331 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02330 156 7/21/2024 5.0.0-nightly-02330 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02329 166 7/20/2024 5.0.0-nightly-02329 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02328 166 7/20/2024 5.0.0-nightly-02328 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02327 169 7/19/2024 5.0.0-nightly-02327 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02326 151 7/19/2024 5.0.0-nightly-02326 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02325 149 7/19/2024 5.0.0-nightly-02325 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02324 141 7/18/2024 5.0.0-nightly-02324 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02323 132 7/18/2024 5.0.0-nightly-02323 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02322 172 7/18/2024 5.0.0-nightly-02322 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02321 169 7/18/2024 5.0.0-nightly-02321 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02320 157 7/18/2024 5.0.0-nightly-02320 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02319 135 7/18/2024 5.0.0-nightly-02319 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02318 136 7/18/2024 5.0.0-nightly-02318 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02317 156 7/17/2024 5.0.0-nightly-02317 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02316 155 7/17/2024 5.0.0-nightly-02316 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02315 173 7/16/2024 5.0.0-nightly-02315 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02314 161 7/14/2024 5.0.0-nightly-02314 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02313 149 7/12/2024 5.0.0-nightly-02313 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02312 160 7/11/2024 5.0.0-nightly-02312 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02311 153 7/11/2024 5.0.0-nightly-02311 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02310 152 7/11/2024 5.0.0-nightly-02310 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02309 146 7/11/2024 5.0.0-nightly-02309 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02308 157 7/11/2024 5.0.0-nightly-02308 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02307 146 7/10/2024 5.0.0-nightly-02307 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02306 162 7/10/2024 5.0.0-nightly-02306 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02305 153 7/10/2024 5.0.0-nightly-02305 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02304 164 7/9/2024 5.0.0-nightly-02304 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02303 173 7/5/2024 5.0.0-nightly-02303 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02302 163 6/30/2024 5.0.0-nightly-02302 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02301 176 6/30/2024 5.0.0-nightly-02301 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02300 153 6/30/2024 5.0.0-nightly-02300 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02299 174 6/28/2024 5.0.0-nightly-02299 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02298 163 6/27/2024 5.0.0-nightly-02298 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02297 189 6/25/2024 5.0.0-nightly-02297 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02296 181 6/22/2024 5.0.0-nightly-02296 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02295 169 6/17/2024 5.0.0-nightly-02295 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02294 162 6/17/2024 5.0.0-nightly-02294 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02293 166 6/14/2024 5.0.0-nightly-02293 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02292 180 6/14/2024 5.0.0-nightly-02292 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02291 167 6/12/2024 5.0.0-nightly-02291 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02290 164 6/11/2024 5.0.0-nightly-02290 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02289 143 6/11/2024 5.0.0-nightly-02289 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02288 168 6/10/2024 5.0.0-nightly-02288 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02287 152 6/8/2024 5.0.0-nightly-02287 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02286 159 6/6/2024 5.0.0-nightly-02286 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02285 162 6/6/2024 5.0.0-nightly-02285 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02284 155 6/5/2024 5.0.0-nightly-02284 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02283 136 6/4/2024 5.0.0-nightly-02283 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02282 153 6/3/2024 5.0.0-nightly-02282 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02281 157 6/3/2024 5.0.0-nightly-02281 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02280 151 6/3/2024 5.0.0-nightly-02280 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02279 135 6/3/2024 5.0.0-nightly-02279 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02278 172 6/3/2024 5.0.0-nightly-02278 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02277 154 6/3/2024 5.0.0-nightly-02277 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02276 168 6/3/2024 5.0.0-nightly-02276 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02275 172 6/2/2024 5.0.0-nightly-02275 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02274 149 6/2/2024 5.0.0-nightly-02274 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02273 149 6/2/2024 5.0.0-nightly-02273 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02272 156 6/2/2024 5.0.0-nightly-02272 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02271 169 6/2/2024 5.0.0-nightly-02271 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02270 170 6/2/2024 5.0.0-nightly-02270 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02269 182 6/2/2024 5.0.0-nightly-02269 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02268 166 6/1/2024 5.0.0-nightly-02268 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02267 162 5/25/2024 5.0.0-nightly-02267 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02266 154 5/24/2024 5.0.0-nightly-02266 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02265 161 5/23/2024 5.0.0-nightly-02265 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02264 148 5/23/2024 5.0.0-nightly-02264 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02263 157 5/22/2024 5.0.0-nightly-02263 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02262 169 5/19/2024 5.0.0-nightly-02262 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02261 181 5/17/2024 5.0.0-nightly-02261 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02260 177 5/16/2024 5.0.0-nightly-02260 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02259 169 5/16/2024 5.0.0-nightly-02259 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02258 178 5/16/2024 5.0.0-nightly-02258 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02257 182 5/16/2024 5.0.0-nightly-02257 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02256 173 5/16/2024 5.0.0-nightly-02256 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02255 166 5/16/2024 5.0.0-nightly-02255 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02254 173 5/15/2024 5.0.0-nightly-02254 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02253 173 5/15/2024 5.0.0-nightly-02253 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02252 149 5/14/2024 5.0.0-nightly-02252 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02251 142 5/14/2024 5.0.0-nightly-02251 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02250 180 5/14/2024 5.0.0-nightly-02250 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02249 168 5/13/2024 5.0.0-nightly-02249 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02248 163 5/11/2024 5.0.0-nightly-02248 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02247 158 5/11/2024 5.0.0-nightly-02247 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02246 158 5/10/2024 5.0.0-nightly-02246 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02245 172 5/8/2024 5.0.0-nightly-02245 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02244 187 5/8/2024 5.0.0-nightly-02244 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02243 173 5/8/2024 5.0.0-nightly-02243 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02242 178 5/8/2024 5.0.0-nightly-02242 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02241 182 5/8/2024 5.0.0-nightly-02241 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02240 138 5/7/2024 5.0.0-nightly-02240 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02239 181 5/7/2024 5.0.0-nightly-02239 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02238 187 5/7/2024 5.0.0-nightly-02238 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02237 184 5/7/2024 5.0.0-nightly-02237 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02236 190 5/6/2024 5.0.0-nightly-02236 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02235 168 5/6/2024 5.0.0-nightly-02235 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02234 171 5/5/2024 5.0.0-nightly-02234 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02233 192 5/5/2024 5.0.0-nightly-02233 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02232 187 5/5/2024 5.0.0-nightly-02232 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02231 170 5/4/2024 5.0.0-nightly-02231 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02230 150 5/2/2024 5.0.0-nightly-02230 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02229 124 5/2/2024 5.0.0-nightly-02229 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02228 151 5/2/2024 5.0.0-nightly-02228 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02227 135 5/2/2024 5.0.0-nightly-02227 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02226 132 5/2/2024 5.0.0-nightly-02226 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02224 173 5/1/2024 5.0.0-nightly-02224 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02223 170 4/30/2024 5.0.0-nightly-02223 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02222 161 4/30/2024 5.0.0-nightly-02222 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02221 172 4/30/2024 5.0.0-nightly-02221 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02220 164 4/30/2024 5.0.0-nightly-02220 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02219 188 4/29/2024 5.0.0-nightly-02219 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02217 161 4/28/2024 5.0.0-nightly-02217 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02216 171 4/28/2024 5.0.0-nightly-02216 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02215 176 4/28/2024 5.0.0-nightly-02215 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02214 181 4/26/2024 5.0.0-nightly-02214 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02213 148 4/22/2024 5.0.0-nightly-02213 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02212 186 4/22/2024 5.0.0-nightly-02212 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02211 173 4/20/2024 5.0.0-nightly-02211 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02210 158 4/19/2024 5.0.0-nightly-02210 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02209 161 4/16/2024 5.0.0-nightly-02209 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02208 181 4/16/2024 5.0.0-nightly-02208 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02207 184 4/15/2024 5.0.0-nightly-02207 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02206 179 4/14/2024 5.0.0-nightly-02206 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02205 183 4/13/2024 5.0.0-nightly-02205 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02204 159 4/11/2024 5.0.0-nightly-02204 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02203 161 4/11/2024 5.0.0-nightly-02203 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02202 166 4/11/2024 5.0.0-nightly-02202 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02201 169 4/10/2024 5.0.0-nightly-02201 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02200 156 4/10/2024 5.0.0-nightly-02200 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02199 178 4/10/2024 5.0.0-nightly-02199 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02198 175 4/9/2024 5.0.0-nightly-02198 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02197 187 4/8/2024 5.0.0-nightly-02197 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02196 185 4/7/2024 5.0.0-nightly-02196 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02195 186 4/6/2024 5.0.0-nightly-02195 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02194 155 4/5/2024 5.0.0-nightly-02194 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02193 180 4/4/2024 5.0.0-nightly-02193 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02192 176 4/3/2024 5.0.0-nightly-02192 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02191 166 4/3/2024 5.0.0-nightly-02191 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02188 172 3/31/2024 5.0.0-nightly-02188 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02187 135 3/30/2024 5.0.0-nightly-02187 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02186 160 3/30/2024 5.0.0-nightly-02186 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02178 164 3/29/2024 5.0.0-nightly-02178 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02177 545 3/23/2024 5.0.0-nightly-02177 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02176 195 3/22/2024 5.0.0-nightly-02176 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02175 183 3/19/2024 5.0.0-nightly-02175 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02174 188 3/19/2024 5.0.0-nightly-02174 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02173 183 3/18/2024 5.0.0-nightly-02173 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02172 184 3/17/2024 5.0.0-nightly-02172 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02171 205 3/17/2024 5.0.0-nightly-02171 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02169 206 3/16/2024 5.0.0-nightly-02169 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02168 200 3/15/2024 5.0.0-nightly-02168 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02167 206 3/15/2024 5.0.0-nightly-02167 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02166 178 3/15/2024 5.0.0-nightly-02166 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02165 189 3/13/2024 5.0.0-nightly-02165 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02164 180 3/12/2024 5.0.0-nightly-02164 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02163 207 3/10/2024 5.0.0-nightly-02163 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02160 207 3/8/2024 5.0.0-nightly-02160 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02159 186 3/7/2024 5.0.0-nightly-02159 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02158 195 3/7/2024 5.0.0-nightly-02158 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02152 199 3/6/2024 5.0.0-nightly-02152 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02144 220 3/4/2024 5.0.0-nightly-02144 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02142 195 3/4/2024 5.0.0-nightly-02142 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02132 196 2/26/2024 5.0.0-nightly-02132 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02115 208 2/19/2024 5.0.0-nightly-02115 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02105 173 2/19/2024 5.0.0-nightly-02105 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02103 179 2/18/2024 5.0.0-nightly-02103 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02102 193 2/18/2024 5.0.0-nightly-02102 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02098 183 2/18/2024 5.0.0-nightly-02098 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02096 198 2/17/2024 5.0.0-nightly-02096 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02094 189 2/17/2024 5.0.0-nightly-02094 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02088 171 2/15/2024 5.0.0-nightly-02088 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02086 193 2/15/2024 5.0.0-nightly-02086 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02074 207 2/14/2024 5.0.0-nightly-02074 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02069 201 2/13/2024 5.0.0-nightly-02069 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02063 170 2/13/2024 5.0.0-nightly-02063 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02059 179 2/12/2024 5.0.0-nightly-02059 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02057 199 2/12/2024 5.0.0-nightly-02057 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02054 162 2/12/2024 5.0.0-nightly-02054 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02050 199 2/12/2024 5.0.0-nightly-02050 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02047 217 2/12/2024 5.0.0-nightly-02047 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02046 195 2/12/2024 5.0.0-nightly-02046 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02037 190 2/10/2024 5.0.0-nightly-02037 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02034 202 2/7/2024 5.0.0-nightly-02034 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02032 211 2/7/2024 5.0.0-nightly-02032 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02029 193 2/7/2024 5.0.0-nightly-02029 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02016 187 2/5/2024 5.0.0-nightly-02016 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02014 185 2/4/2024 5.0.0-nightly-02014 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02010 193 2/4/2024 5.0.0-nightly-02010 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02009 224 2/4/2024 5.0.0-nightly-02009 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02004 208 2/4/2024 5.0.0-nightly-02004 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02001 177 2/4/2024 5.0.0-nightly-02001 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02000 204 2/3/2024 5.0.0-nightly-02000 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01999 180 2/3/2024 5.0.0-nightly-01999 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01998 186 2/3/2024 5.0.0-nightly-01998 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01996 166 2/3/2024 5.0.0-nightly-01996 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01989 197 2/3/2024 5.0.0-nightly-01989 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01986 185 2/3/2024 5.0.0-nightly-01986 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01984 182 2/3/2024 5.0.0-nightly-01984 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01982 201 2/1/2024 5.0.0-nightly-01982 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01979 193 1/31/2024 5.0.0-nightly-01979 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01973 168 1/31/2024 5.0.0-nightly-01973 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01972 185 1/31/2024 5.0.0-nightly-01972 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01970 159 1/31/2024 5.0.0-nightly-01970 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01969 178 1/31/2024 5.0.0-nightly-01969 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01966 182 1/31/2024 5.0.0-nightly-01966 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01965 191 1/30/2024 5.0.0-nightly-01965 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01958 168 1/30/2024 5.0.0-nightly-01958 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01957 209 1/29/2024 5.0.0-nightly-01957 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01951 190 1/25/2024 5.0.0-nightly-01951 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01947 193 1/19/2024 5.0.0-nightly-01947 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01946 183 1/19/2024 5.0.0-nightly-01946 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01942 196 1/16/2024 5.0.0-nightly-01942 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01941 223 1/11/2024 5.0.0-nightly-01941 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01938 202 1/10/2024 5.0.0-nightly-01938 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01935 217 1/3/2024 5.0.0-nightly-01935 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01934 210 1/3/2024 5.0.0-nightly-01934 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01932 190 1/1/2024 5.0.0-nightly-01932 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01930 234 12/28/2023 5.0.0-nightly-01930 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01918 218 12/23/2023 5.0.0-nightly-01918 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01915 305 12/18/2023 5.0.0-nightly-01915 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01914 207 12/17/2023 5.0.0-nightly-01914 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01912 232 12/15/2023 5.0.0-nightly-01912 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01907 267 11/30/2023 5.0.0-nightly-01907 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01905 210 11/30/2023 5.0.0-nightly-01905 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01903 276 11/26/2023 5.0.0-nightly-01903 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01900 236 11/25/2023 5.0.0-nightly-01900 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01898 194 11/22/2023 5.0.0-nightly-01898 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01896 201 11/21/2023 5.0.0-nightly-01896 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01894 194 11/17/2023 5.0.0-nightly-01894 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01892 206 11/17/2023 5.0.0-nightly-01892 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01886 204 11/14/2023 5.0.0-nightly-01886 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01884 199 11/13/2023 5.0.0-nightly-01884 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01880 212 11/11/2023 5.0.0-nightly-01880 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01877 233 11/10/2023 5.0.0-nightly-01877 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01875 200 11/10/2023 5.0.0-nightly-01875 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01873 190 11/10/2023 5.0.0-nightly-01873 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01869 196 11/10/2023 5.0.0-nightly-01869 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01868 193 11/9/2023 5.0.0-nightly-01868 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01864 212 11/8/2023 5.0.0-nightly-01864 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01861 205 11/7/2023 5.0.0-nightly-01861 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01857 202 11/1/2023 5.0.0-nightly-01857 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01855 229 10/30/2023 5.0.0-nightly-01855 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01854 207 10/30/2023 5.0.0-nightly-01854 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01851 315 10/23/2023 5.0.0-nightly-01851 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01848 231 10/21/2023 5.0.0-nightly-01848 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01842 226 10/16/2023 5.0.0-nightly-01842 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01839 225 10/11/2023 5.0.0-nightly-01839 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01837 219 10/11/2023 5.0.0-nightly-01837 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01831 219 10/9/2023 5.0.0-nightly-01831 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01829 238 10/7/2023 5.0.0-nightly-01829 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01827 221 10/7/2023 5.0.0-nightly-01827 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01825 221 10/7/2023 5.0.0-nightly-01825 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01820 224 10/6/2023 5.0.0-nightly-01820 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01815 232 10/4/2023 5.0.0-nightly-01815 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01814 226 10/4/2023 5.0.0-nightly-01814 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01812 214 10/4/2023 5.0.0-nightly-01812 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01806 211 10/3/2023 5.0.0-nightly-01806 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01803 219 10/3/2023 5.0.0-nightly-01803 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01801 210 10/3/2023 5.0.0-nightly-01801 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01797 201 10/3/2023 5.0.0-nightly-01797 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01796 204 10/2/2023 5.0.0-nightly-01796 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01795 226 10/2/2023 5.0.0-nightly-01795 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01792 201 10/1/2023 5.0.0-nightly-01792 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01790 214 9/30/2023 5.0.0-nightly-01790 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01735 349 9/12/2023 5.0.0-nightly-01735 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01733 236 9/12/2023 5.0.0-nightly-01733 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01731 246 9/12/2023 5.0.0-nightly-01731 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01725 223 9/12/2023 5.0.0-nightly-01725 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01717 225 9/9/2023 5.0.0-nightly-01717 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01709 253 8/29/2023 5.0.0-nightly-01709 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01705 240 8/28/2023 5.0.0-nightly-01705 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01704 249 8/28/2023 5.0.0-nightly-01704 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01702 231 8/28/2023 5.0.0-nightly-01702 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01694 251 8/22/2023 5.0.0-nightly-01694 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01690 305 8/13/2023 5.0.0-nightly-01690 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01687 252 8/13/2023 5.0.0-nightly-01687 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01685 254 8/12/2023 5.0.0-nightly-01685 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01669 250 8/11/2023 5.0.0-nightly-01669 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01668 246 8/11/2023 5.0.0-nightly-01668 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01663 389 7/18/2023 5.0.0-nightly-01663 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01662 258 7/17/2023 5.0.0-nightly-01662 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01660 251 7/17/2023 5.0.0-nightly-01660 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01659 246 7/17/2023 5.0.0-nightly-01659 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01656 274 7/16/2023 5.0.0-nightly-01656 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01644 258 7/15/2023 5.0.0-nightly-01644 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01642 254 7/15/2023 5.0.0-nightly-01642 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01633 257 7/8/2023 5.0.0-nightly-01633 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01631 257 7/7/2023 5.0.0-nightly-01631 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01621 258 7/6/2023 5.0.0-nightly-01621 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01619 248 7/4/2023 5.0.0-nightly-01619 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01615 255 7/1/2023 5.0.0-nightly-01615 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01612 253 7/1/2023 5.0.0-nightly-01612 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01608 271 6/25/2023 5.0.0-nightly-01608 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01607 256 6/25/2023 5.0.0-nightly-01607 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01598 256 6/18/2023 5.0.0-nightly-01598 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01586 246 6/13/2023 5.0.0-nightly-01586 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01582 268 6/8/2023 5.0.0-nightly-01582 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01581 275 6/2/2023 5.0.0-nightly-01581 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01579 268 5/25/2023 5.0.0-nightly-01579 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01576 237 5/24/2023 5.0.0-nightly-01576 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01574 260 5/20/2023 5.0.0-nightly-01574 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01568 256 5/16/2023 5.0.0-nightly-01568 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01567 251 5/16/2023 5.0.0-nightly-01567 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01566 260 5/16/2023 5.0.0-nightly-01566 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01562 254 5/14/2023 5.0.0-nightly-01562 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01557 254 5/14/2023 5.0.0-nightly-01557 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01507 360 4/26/2023 5.0.0-nightly-01507 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01502 334 4/22/2023 5.0.0-nightly-01502 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01493 269 4/12/2023 5.0.0-nightly-01493 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01492 290 4/9/2023 5.0.0-nightly-01492 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01490 285 4/8/2023 5.0.0-nightly-01490 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01488 270 4/5/2023 5.0.0-nightly-01488 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01485 284 3/31/2023 5.0.0-nightly-01485 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01484 269 3/30/2023 5.0.0-nightly-01484 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-01467 277 3/28/2023 5.0.0-nightly-01467 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly.2378 109 10/11/2024 5.0.0-nightly.2378 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly.2377 108 10/11/2024 5.0.0-nightly.2377 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-alpha.5 95 11/17/2024 5.0.0-alpha.5 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-alpha.4 111 11/17/2024 5.0.0-alpha.4 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-alpha.3 116 11/17/2024 5.0.0-alpha.3 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-alpha.1 105 10/11/2024 5.0.0-alpha.1 is deprecated because it is no longer maintained and has critical bugs.
4.5.1 727 4/16/2025 4.5.1 is deprecated because it is no longer maintained and has critical bugs.
4.5.0 1,963 9/1/2024 4.5.0 is deprecated because it is no longer maintained and has critical bugs.
4.4.9 844 6/30/2024 4.4.9 is deprecated because it is no longer maintained and has critical bugs.
4.4.8 212 6/28/2024 4.4.8 is deprecated because it is no longer maintained and has critical bugs.
4.4.7 198 6/27/2024 4.4.7 is deprecated because it is no longer maintained and has critical bugs.
4.4.6 2,614 12/23/2023 4.4.6 is deprecated because it is no longer maintained and has critical bugs.
4.4.5 298 12/17/2023 4.4.5 is deprecated because it is no longer maintained and has critical bugs.
4.4.4 242 12/17/2023 4.4.4 is deprecated because it is no longer maintained and has critical bugs.
4.4.3 1,019 11/9/2023 4.4.3 is deprecated because it is no longer maintained and has critical bugs.
4.4.2 2,688 6/13/2023 4.4.2 is deprecated because it is no longer maintained and has critical bugs.
4.4.1 2,124 5/20/2023 4.4.1 is deprecated because it is no longer maintained and has critical bugs.
4.4.0 1,298 3/28/2023 4.4.0 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01464 287 3/28/2023 4.4.0-nightly-01464 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01463 273 3/28/2023 4.4.0-nightly-01463 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01453 278 3/24/2023 4.4.0-nightly-01453 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01451 278 3/23/2023 4.4.0-nightly-01451 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01449 262 3/23/2023 4.4.0-nightly-01449 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01448 247 3/23/2023 4.4.0-nightly-01448 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01447 250 3/23/2023 4.4.0-nightly-01447 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01444 278 3/23/2023 4.4.0-nightly-01444 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01442 268 3/23/2023 4.4.0-nightly-01442 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01440 270 3/22/2023 4.4.0-nightly-01440 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01436 284 3/20/2023 4.4.0-nightly-01436 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01434 277 3/20/2023 4.4.0-nightly-01434 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01432 250 3/20/2023 4.4.0-nightly-01432 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01431 264 3/20/2023 4.4.0-nightly-01431 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01429 284 3/19/2023 4.4.0-nightly-01429 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01427 257 3/19/2023 4.4.0-nightly-01427 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01423 308 3/18/2023 4.4.0-nightly-01423 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01421 277 3/17/2023 4.4.0-nightly-01421 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01415 263 3/14/2023 4.4.0-nightly-01415 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01406 286 3/12/2023 4.4.0-nightly-01406 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01393 294 3/9/2023 4.4.0-nightly-01393 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01390 292 3/6/2023 4.4.0-nightly-01390 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01386 307 3/5/2023 4.4.0-nightly-01386 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01384 266 3/5/2023 4.4.0-nightly-01384 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01376 284 3/5/2023 4.4.0-nightly-01376 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01369 261 3/2/2023 4.4.0-nightly-01369 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01362 278 2/28/2023 4.4.0-nightly-01362 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01358 274 2/28/2023 4.4.0-nightly-01358 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01356 277 2/28/2023 4.4.0-nightly-01356 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01353 292 2/27/2023 4.4.0-nightly-01353 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01350 276 2/27/2023 4.4.0-nightly-01350 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01345 273 2/26/2023 4.4.0-nightly-01345 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01341 277 2/20/2023 4.4.0-nightly-01341 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01338 274 2/20/2023 4.4.0-nightly-01338 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01309 299 2/15/2023 4.4.0-nightly-01309 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01308 282 2/15/2023 4.4.0-nightly-01308 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01299 278 2/13/2023 4.4.0-nightly-01299 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01295 279 2/11/2023 4.4.0-nightly-01295 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01291 274 2/9/2023 4.4.0-nightly-01291 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01289 272 2/9/2023 4.4.0-nightly-01289 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01287 290 2/9/2023 4.4.0-nightly-01287 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01286 282 2/9/2023 4.4.0-nightly-01286 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01260 279 2/1/2023 4.4.0-nightly-01260 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01259 283 2/1/2023 4.4.0-nightly-01259 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01258 279 1/28/2023 4.4.0-nightly-01258 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01257 294 1/28/2023 4.4.0-nightly-01257 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01255 293 1/28/2023 4.4.0-nightly-01255 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01254 298 1/28/2023 4.4.0-nightly-01254 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01249 376 1/13/2023 4.4.0-nightly-01249 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01248 308 1/13/2023 4.4.0-nightly-01248 is deprecated because it is no longer maintained and has critical bugs.
4.4.0-nightly-01225 285 12/20/2022 4.4.0-nightly-01225 is deprecated because it is no longer maintained and has critical bugs.
4.3.0 2,117 12/20/2022 4.3.0 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01223 286 12/17/2022 4.3.0-nightly-01223 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01222 288 12/17/2022 4.3.0-nightly-01222 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01221 270 12/17/2022 4.3.0-nightly-01221 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01215 291 12/14/2022 4.3.0-nightly-01215 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01195 289 12/12/2022 4.3.0-nightly-01195 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01194 1,503 12/12/2022 4.3.0-nightly-01194 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01193 330 12/8/2022 4.3.0-nightly-01193 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01192 289 12/5/2022 4.3.0-nightly-01192 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01191 294 12/5/2022 4.3.0-nightly-01191 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01190 289 12/5/2022 4.3.0-nightly-01190 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01189 308 11/29/2022 4.3.0-nightly-01189 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01188 322 11/19/2022 4.3.0-nightly-01188 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01187 293 11/19/2022 4.3.0-nightly-01187 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01186 290 11/19/2022 4.3.0-nightly-01186 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01185 335 11/13/2022 4.3.0-nightly-01185 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01184 305 11/10/2022 4.3.0-nightly-01184 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01183 289 11/9/2022 4.3.0-nightly-01183 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01182 335 11/4/2022 4.3.0-nightly-01182 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01181 278 11/1/2022 4.3.0-nightly-01181 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01180 302 10/29/2022 4.3.0-nightly-01180 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01179 321 10/28/2022 4.3.0-nightly-01179 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01178 287 10/28/2022 4.3.0-nightly-01178 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01177 293 10/28/2022 4.3.0-nightly-01177 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01176 304 10/27/2022 4.3.0-nightly-01176 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01175 1,369 10/21/2022 4.3.0-nightly-01175 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01173 1,047 9/29/2022 4.3.0-nightly-01173 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01172 307 9/29/2022 4.3.0-nightly-01172 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01171 425 9/14/2022 4.3.0-nightly-01171 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01170 367 9/14/2022 4.3.0-nightly-01170 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01169 1,030 8/15/2022 4.3.0-nightly-01169 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01168 354 8/9/2022 4.3.0-nightly-01168 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01167 339 8/8/2022 4.3.0-nightly-01167 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01166 347 8/5/2022 4.3.0-nightly-01166 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01165 307 8/5/2022 4.3.0-nightly-01165 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01164 332 8/5/2022 4.3.0-nightly-01164 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01163 310 8/5/2022 4.3.0-nightly-01163 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01161 344 8/5/2022 4.3.0-nightly-01161 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01160 364 7/28/2022 4.3.0-nightly-01160 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01159 383 7/22/2022 4.3.0-nightly-01159 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01158 307 7/22/2022 4.3.0-nightly-01158 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01157 331 7/21/2022 4.3.0-nightly-01157 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01156 327 7/21/2022 4.3.0-nightly-01156 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01155 331 7/19/2022 4.3.0-nightly-01155 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01153 311 7/18/2022 4.3.0-nightly-01153 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01152 370 7/12/2022 4.3.0-nightly-01152 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01151 360 7/9/2022 4.3.0-nightly-01151 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01150 317 7/9/2022 4.3.0-nightly-01150 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01149 347 6/30/2022 4.3.0-nightly-01149 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01147 318 6/30/2022 4.3.0-nightly-01147 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01146 365 6/19/2022 4.3.0-nightly-01146 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01145 315 6/17/2022 4.3.0-nightly-01145 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01144 307 6/17/2022 4.3.0-nightly-01144 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01143 401 6/14/2022 4.3.0-nightly-01143 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01142 363 6/9/2022 4.3.0-nightly-01142 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01141 378 6/6/2022 4.3.0-nightly-01141 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01140 379 6/3/2022 4.3.0-nightly-01140 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01139 590 5/30/2022 4.3.0-nightly-01139 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01135 415 5/19/2022 4.3.0-nightly-01135 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01134 461 5/14/2022 4.3.0-nightly-01134 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01133 356 5/13/2022 4.3.0-nightly-01133 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01132 318 5/13/2022 4.3.0-nightly-01132 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01131 329 5/13/2022 4.3.0-nightly-01131 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01130 382 5/8/2022 4.3.0-nightly-01130 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01129 366 5/6/2022 4.3.0-nightly-01129 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01128 382 5/3/2022 4.3.0-nightly-01128 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01127 337 5/1/2022 4.3.0-nightly-01127 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01126 319 4/30/2022 4.3.0-nightly-01126 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01125 341 4/28/2022 4.3.0-nightly-01125 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01124 346 4/27/2022 4.3.0-nightly-01124 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01123 355 4/23/2022 4.3.0-nightly-01123 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01121 489 4/19/2022 4.3.0-nightly-01121 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01120 311 4/18/2022 4.3.0-nightly-01120 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01119 300 4/18/2022 4.3.0-nightly-01119 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01118 331 4/18/2022 4.3.0-nightly-01118 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01116 340 4/16/2022 4.3.0-nightly-01116 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01109 263 12/14/2022 4.3.0-nightly-01109 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01107 285 12/14/2022 4.3.0-nightly-01107 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01105 283 12/14/2022 4.3.0-nightly-01105 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01104 293 12/14/2022 4.3.0-nightly-01104 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01102 272 12/14/2022 4.3.0-nightly-01102 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01100 298 12/14/2022 4.3.0-nightly-01100 is deprecated because it is no longer maintained and has critical bugs.
4.3.0-nightly-01098 282 12/14/2022 4.3.0-nightly-01098 is deprecated because it is no longer maintained and has critical bugs.
4.2.0 3,303 4/15/2022 4.2.0 is deprecated because it is no longer maintained and has critical bugs.
4.2.0-nightly-01115 324 4/15/2022 4.2.0-nightly-01115 is deprecated because it is no longer maintained and has critical bugs.
4.2.0-nightly-01114 316 4/15/2022 4.2.0-nightly-01114 is deprecated because it is no longer maintained and has critical bugs.
4.2.0-nightly-01113 423 4/13/2022 4.2.0-nightly-01113 is deprecated because it is no longer maintained and has critical bugs.
4.2.0-nightly-01112 362 4/13/2022 4.2.0-nightly-01112 is deprecated because it is no longer maintained and has critical bugs.
4.2.0-nightly-01111 413 4/11/2022 4.2.0-nightly-01111 is deprecated because it is no longer maintained and has critical bugs.
4.2.0-nightly-01109 419 4/9/2022 4.2.0-nightly-01109 is deprecated because it is no longer maintained and has critical bugs.
4.2.0-nightly-01107 565 4/6/2022 4.2.0-nightly-01107 is deprecated because it is no longer maintained and has critical bugs.
4.2.0-nightly-01106 376 4/4/2022 4.2.0-nightly-01106 is deprecated because it is no longer maintained and has critical bugs.
4.2.0-nightly-01105 449 4/1/2022 4.2.0-nightly-01105 is deprecated because it is no longer maintained and has critical bugs.
4.2.0-nightly-01104 312 4/1/2022 4.2.0-nightly-01104 is deprecated because it is no longer maintained and has critical bugs.
4.2.0-nightly-01103 303 3/31/2022 4.2.0-nightly-01103 is deprecated because it is no longer maintained and has critical bugs.
4.2.0-nightly-01102 408 3/27/2022 4.2.0-nightly-01102 is deprecated because it is no longer maintained and has critical bugs.
4.2.0-nightly-01101 353 3/25/2022 4.2.0-nightly-01101 is deprecated because it is no longer maintained and has critical bugs.
4.2.0-nightly-01100 349 3/24/2022 4.2.0-nightly-01100 is deprecated because it is no longer maintained and has critical bugs.
4.2.0-nightly-01099 385 3/19/2022 4.2.0-nightly-01099 is deprecated because it is no longer maintained and has critical bugs.
4.2.0-nightly-01097 389 3/18/2022 4.2.0-nightly-01097 is deprecated because it is no longer maintained and has critical bugs.
4.2.0-nightly-01094 782 3/17/2022 4.2.0-nightly-01094 is deprecated because it is no longer maintained and has critical bugs.
4.1.0 5,605 8/5/2021 4.1.0 is deprecated because it is no longer maintained and has critical bugs.
4.0.1 2,410 4/26/2021 4.0.1 is deprecated because it is no longer maintained and has critical bugs.
4.0.0 964 4/12/2021 4.0.0 is deprecated because it is no longer maintained and has critical bugs.
4.0.0-rc3 581 4/5/2021 4.0.0-rc3 is deprecated because it is no longer maintained and has critical bugs.
4.0.0-rc2 1,011 2/10/2021 4.0.0-rc2 is deprecated because it is no longer maintained and has critical bugs.
4.0.0-rc1 3,302 11/14/2020 4.0.0-rc1 is deprecated because it is no longer maintained and has critical bugs.