Verify.Xunit 31.0.5

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

Documentation

Verify is a snapshot tool that simplifies the assertion of complex data models and documents.

Verify is called on the test result during the assertion phase. It serializes that result and stores it in a file that matches the test name. On the next test execution, the result is again serialized and compared to the existing file. The test will fail if the two snapshots do not match: either the change is unexpected, or the reference snapshot needs to be updated to the new result.

See Milestones for release notes.

Sponsors

Entity Framework Extensions

Entity Framework Extensions is a major sponsor and is proud to contribute to the development this project.

Entity Framework Extensions

LambdaTest

<p style="font-size:21px; color:black;">Browser testing via<br> <a href="https://www.lambdatest.com/" target="_blank"> <img src="https://www.lambdatest.com/blue-logo.png" style="vertical-align: middle;" width="250" height="45" /> </a> </p>

Product Compatible and additional computed target framework versions.
.NET 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 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 is compatible.  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 is compatible.  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. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on Verify.Xunit:

Package Downloads
Microsoft.TemplateEngine.Authoring.TemplateVerifier

The verification engine for the templates for .NET template engine.

Reqnroll.Verify

Package to use Verify.Xunit with Reqnroll

BunsenBurner.Verify.Xunit

Integration with [Verify.Xunit](https://github.com/VerifyTests/Verify) to simplify assert steps

Vertiq.Testing

A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused.

Nabs.Tests

Package Description

GitHub repositories (120)

Showing the top 20 popular GitHub repositories that depend on Verify.Xunit:

Repository Stars
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
spectreconsole/spectre.console
A .NET library that makes it easier to create beautiful console applications.
dotnet/orleans
Cloud Native application framework for .NET
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
Humanizr/Humanizer
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
sschmid/Entitas
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
dotnet/reactive
The Reactive Extensions for .NET
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
autofac/Autofac
An addictive .NET IoC container
Fody/Fody
Extensible tool for weaving .net assemblies
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
dotnet/docfx
Static site generator for .NET API documentation.
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
riok/mapperly
A .NET source generator for generating object mappings. No runtime reflection.
elastic/elasticsearch-net
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
Version Downloads Last Updated
31.4.3 2,057 11/4/2025
31.4.2 469 11/4/2025
31.4.1 4,045 11/2/2025
31.4.0 2,014 11/1/2025
31.3.0 4,651 10/30/2025
31.2.0 7,432 10/29/2025
31.1.0 4,495 10/28/2025
31.0.5 8,850 10/26/2025
31.0.4 15,659 10/21/2025
31.0.4-beta.1 151 10/21/2025
31.0.3 8,646 10/20/2025
31.0.2 12,958 10/16/2025
31.0.1 18,905 10/10/2025
31.0.0 7,058 10/9/2025
31.0.0-beta.1 3,642 7/17/2025
30.20.1 31,366 10/6/2025
30.20.0 7,983 10/4/2025
30.19.2 14,646 10/1/2025
30.19.1 17,488 9/28/2025
30.19.0 11,156 9/25/2025
30.18.0 18,976 9/21/2025
30.17.0 11,689 9/19/2025
30.16.0 7,154 9/18/2025
30.15.0 5,698 9/18/2025
30.14.0 2,301 9/18/2025
30.13.0 27,338 9/13/2025
30.12.0 11,873 9/11/2025
30.12.0-beta.1 182 9/9/2025
30.11.0 36,101 9/5/2025
30.10.0 88,869 8/30/2025
30.9.0 3,006 8/30/2025
30.8.0 6,145 8/29/2025
30.7.3 74,156 8/17/2025
30.7.2 14,574 8/15/2025
30.7.1 3,189 8/15/2025
30.7.0 7,744 8/14/2025
30.6.1 34,330 8/8/2025
30.6.0 9,940 8/7/2025
30.5.0 83,652 7/21/2025
30.5.0-beta.1 1,195 7/9/2025
30.4.0 266,188 6/13/2025
30.3.1 111,819 6/4/2025
30.3.0 19,842 6/1/2025
30.2.0 4,695 6/1/2025
30.1.0 149,869 5/12/2025
30.1.0-beta.2 968 5/8/2025
30.1.0-beta.1 159 5/8/2025
30.0.0 85,957 5/2/2025
29.5.0 51,383 4/30/2025
29.4.0 18,677 4/29/2025
29.3.1 20,357 4/26/2025
29.3.0 43,858 4/21/2025
29.2.0 190,752 4/7/2025
29.1.0 61,457 4/1/2025
29.0.0 14,910 3/31/2025
29.0.0-beta.6 567 3/24/2025
29.0.0-beta.5 427 3/24/2025
29.0.0-beta.4 418 3/24/2025
29.0.0-beta.3 433 3/24/2025
29.0.0-beta.2 420 3/24/2025
29.0.0-beta.1 266 3/19/2025
28.16.0 231,083 3/17/2025
28.15.0 40,676 3/12/2025
28.14.1 10,735 3/12/2025
28.14.0 9,946 3/11/2025
28.14.0-beta.7 182 3/11/2025
28.14.0-beta.6 183 3/11/2025
28.14.0-beta.5 190 3/10/2025
28.14.0-beta.4 235 3/6/2025
28.14.0-beta.3 229 3/6/2025
28.14.0-beta.2 225 3/6/2025
28.14.0-beta.1 225 3/5/2025
28.13.0 130,762 2/26/2025
28.12.1 28,139 2/24/2025
28.12.0 25,200 2/23/2025
28.11.0 101,892 2/14/2025
28.10.1 99,668 2/4/2025
28.10.0 8,504 2/3/2025
28.9.0 281,904 1/14/2025
28.8.1 181,563 1/6/2025
28.8.0 5,420 1/6/2025
28.7.1 17,860 1/4/2025
28.7.0 78,089 12/22/2024
28.6.1 58,955 12/19/2024
28.6.0 41,973 12/17/2024
28.5.0 41,136 12/13/2024
28.4.0 197,955 11/28/2024
28.3.2 159,311 11/18/2024
28.3.1 31,124 11/15/2024
28.3.0 7,084 11/15/2024
28.2.1 89,241 11/13/2024
28.2.0 51,129 11/10/2024
28.1.3 82,052 11/2/2024
28.1.2 9,835 11/1/2024
28.1.1 4,432 11/1/2024
28.1.0 12,892 10/31/2024
28.0.0 22,574 10/30/2024
28.0.0-beta.1 103 10/30/2024
27.1.0 177,407 10/25/2024
27.1.0-beta.2 115 10/23/2024
27.0.1 136,664 10/14/2024
27.0.0 14,618 10/14/2024
27.0.0-beta.7 187 10/10/2024
27.0.0-beta.6 316 10/5/2024
27.0.0-beta.5 401 9/26/2024
27.0.0-beta.4 2,040 9/24/2024
27.0.0-beta.3 120 9/23/2024
27.0.0-beta.1 113 9/22/2024
26.6.0 233,998 9/21/2024
26.5.0 34,181 9/18/2024
26.4.5 73,495 9/13/2024
26.4.4 56,890 9/10/2024
26.4.3 2,765 9/10/2024
26.4.2 22,272 9/9/2024
26.4.1 3,108 9/9/2024
26.4.0 34,894 9/5/2024
26.3.1 39,265 9/2/2024
26.3.0 18,029 8/30/2024
26.2.0 286,397 8/10/2024
26.1.6 49,699 7/31/2024
26.1.5 28,445 7/28/2024
26.1.3 2,577 7/28/2024
26.1.2 12,137 7/26/2024
26.1.1 2,967 7/25/2024
26.0.1 28,186 7/23/2024
26.0.0 13,005 7/20/2024
25.3.2 51,269 7/17/2024
25.3.1 67,765 7/11/2024
25.3.0 86,506 7/3/2024
25.2.0 16,199 7/2/2024
25.1.1 18,257 7/2/2024
25.1.0 2,126 7/2/2024
25.0.4 48,795 6/24/2024
25.0.3 81,164 6/14/2024
25.0.2 71,032 6/11/2024
25.0.1 70,919 6/2/2024
25.0.0 9,485 6/1/2024
25.0.0-beta.3 133 5/31/2024
25.0.0-beta.2 128 5/31/2024
25.0.0-beta.1 251 5/30/2024
24.3.0-beta.5 170 5/29/2024
24.3.0-beta.4 174 5/23/2024
24.3.0-beta.3 125 5/21/2024
24.3.0-beta.2 130 5/19/2024
24.3.0-beta.1 118 5/18/2024
24.2.0 261,339 5/9/2024
24.1.0 167,248 4/13/2024
24.0.0 8,127 4/12/2024
24.0.0-beta.2 185 4/12/2024
24.0.0-beta.1 112 4/11/2024
23.7.2 77,181 4/9/2024
23.7.1 35,073 4/4/2024
23.7.0 2,728 4/3/2024
23.6.0 54,990 3/27/2024
23.5.2 213,281 3/16/2024
23.5.1 16,031 3/15/2024
23.5.0 62,217 3/12/2024
23.4.0 19,942 3/10/2024
23.3.0 38,775 3/7/2024
23.2.3 21,503 3/6/2024
23.2.2 77,867 2/27/2024
23.2.1 32,723 2/21/2024
23.2.0 112,655 2/14/2024
23.1.0 108,185 2/3/2024
23.0.1 111,231 1/23/2024
23.0.0 32,426 1/17/2024
22.11.5 90,059 1/10/2024
22.11.4 39,312 1/6/2024
22.11.3 6,398 1/5/2024
22.11.2 4,910 1/3/2024
22.11.1 38,538 12/27/2023
22.11.0 2,433 12/27/2023
22.10.2 8,742 12/24/2023
22.10.1 1,788 12/23/2023
22.10.0 4,226 12/22/2023
22.9.0 2,121 12/22/2023
22.8.0 111,219 12/7/2023
22.7.1 140,911 12/4/2023
22.7.0 2,303 12/4/2023
22.6.1 1,894 12/4/2023
22.6.0 44,449 11/27/2023
22.5.0 185,708 11/16/2023
22.4.1 13,736 11/15/2023
22.4.0 1,502 11/15/2023
22.3.0 4,406 11/14/2023
22.2.0 23,463 11/10/2023
22.2.0-beta.7 170 11/7/2023
22.2.0-beta.6 153 11/7/2023
22.2.0-beta.5 559 10/29/2023
22.2.0-beta.4 210 10/25/2023
22.2.0-beta.3 122 10/25/2023
22.2.0-beta.2 165 10/23/2023
22.2.0-beta.1 167 10/22/2023
22.1.4 125,978 10/16/2023
22.1.3 20,367 10/10/2023
22.1.2 21,713 10/9/2023
22.1.1 4,916 10/6/2023
22.1.0 4,921 10/5/2023
22.0.0 1,913 10/5/2023
21.3.0 30,938 9/28/2023
21.2.0 15,295 9/24/2023
21.1.6 3,490 9/23/2023
21.1.5 12,707 9/20/2023
21.1.4 13,077 9/19/2023
21.1.3 33,063 9/13/2023
21.1.2 1,832 9/13/2023
21.1.1 29,045 9/11/2023
21.1.0 2,180 9/10/2023
21.0.0 121,434 8/31/2023
20.8.2 129,325 8/27/2023
20.8.1 24,963 8/21/2023
20.8.0 29,990 8/15/2023
20.7.0 10,171 8/13/2023
20.6.0 110,034 7/22/2023
20.5.1 22,161 7/16/2023
20.5.0 52,528 7/10/2023
20.4.0 169,334 6/20/2023
20.3.2 80,384 6/6/2023
20.3.1 14,071 6/3/2023
20.3.0 24,777 5/29/2023
20.2.0 4,857 5/27/2023
20.1.1 12,204 5/25/2023
20.1.0 6,338 5/24/2023
20.1.0-beta.1 195 5/24/2023
20.0.0 51,212 5/18/2023
19.14.1 143,852 5/1/2023
19.14.0 24,797 4/28/2023
19.13.1 12,414 4/26/2023
19.13.0 22,036 4/22/2023
19.12.3 113,556 4/15/2023
19.12.2 36,289 4/12/2023
19.12.1 29,155 4/6/2023
19.12.0 30,774 3/31/2023
19.11.2 43,783 3/20/2023
19.11.1 57,965 3/10/2023
19.11.0 6,280 3/10/2023
19.10.0 150,400 2/19/2023
19.9.3 34,750 2/13/2023
19.9.2 63,454 2/6/2023
19.9.1 1,346 2/6/2023
19.9.0 1,887 2/6/2023
19.8.3 7,498 2/3/2023
19.8.2 4,456 2/2/2023
19.8.1 20,085 2/1/2023
19.8.0 13,172 1/29/2023
19.7.1 89,373 1/20/2023
19.7.0 15,449 1/19/2023
19.6.0 65,787 1/9/2023
19.5.1-beta.3 221 1/5/2023
19.5.1-beta.2 215 1/4/2023
19.5.1-beta.1 236 1/4/2023
19.5.0 158,902 12/19/2022
19.4.2 1,882 12/18/2022
19.4.1 1,430 12/18/2022
19.4.0 1,104 12/18/2022
19.4.0-beta.4 223 12/17/2022
19.4.0-beta.3 260 12/12/2022
19.4.0-beta.2 221 12/10/2022
19.4.0-beta.1 223 12/7/2022
19.3.0 88,844 11/27/2022
19.2.0 1,231 11/27/2022
19.1.0 218,473 11/13/2022
19.0.0 29,210 11/8/2022
18.4.0 16,752 11/6/2022
18.3.1-beta.1 210 11/3/2022
18.3.0 34,130 11/1/2022
18.2.1 27,724 11/1/2022
18.2.0 10,500 10/31/2022
18.1.1 15,460 10/28/2022
18.1.0 1,676 10/28/2022
18.1.0-beta.2 218 10/28/2022
18.1.0-beta.1 302 10/26/2022
18.0.0 42,476 10/23/2022
18.0.0-rc.1 306 10/23/2022
18.0.0-beta.33 494 10/23/2022
18.0.0-beta.32 427 10/20/2022
18.0.0-beta.31 255 10/19/2022
18.0.0-beta.30 1,974 10/17/2022
18.0.0-beta.29 211 10/17/2022
18.0.0-beta.28 204 10/17/2022
18.0.0-beta.27 240 10/17/2022
18.0.0-beta.26 232 10/16/2022
18.0.0-beta.25 1,080 10/12/2022
18.0.0-beta.24 220 10/12/2022
18.0.0-beta.23 773 10/3/2022
18.0.0-beta.22 257 10/1/2022
18.0.0-beta.21 1,964 9/26/2022
18.0.0-beta.20 300 9/24/2022
18.0.0-beta.19 1,041 9/20/2022
18.0.0-beta.18 3,949 9/14/2022
18.0.0-beta.17 876 9/11/2022
18.0.0-beta.16 277 9/8/2022
18.0.0-beta.15 272 9/7/2022
18.0.0-beta.14 255 9/7/2022
18.0.0-beta.13 367 9/6/2022
18.0.0-beta.12 230 9/6/2022
18.0.0-beta.11 529 9/5/2022
18.0.0-beta.10 306 9/3/2022
18.0.0-beta.9 207 9/3/2022
18.0.0-beta.8 498 8/25/2022
18.0.0-beta.7 1,186 8/25/2022
18.0.0-beta.6 69,000 8/22/2022
18.0.0-beta.5 251 8/22/2022
18.0.0-beta.4 236 8/22/2022
18.0.0-beta.3 1,186 8/21/2022
18.0.0-beta.2 247 8/21/2022
18.0.0-beta.1 258 8/21/2022
17.10.2 448,380 8/16/2022
17.10.1 1,568 8/16/2022
17.10.0 4,198 8/14/2022
17.9.0 3,123 8/12/2022
17.8.1 220,335 8/9/2022
17.8.0 3,731 8/9/2022
17.7.1 33,123 8/9/2022
17.7.0 8,720 8/8/2022
17.6.2 7,158 8/8/2022
17.6.1 1,347 8/8/2022
17.6.0 1,884 8/6/2022
17.5.0 99,388 7/30/2022
17.4.2 18,296 7/27/2022
17.4.1 2,308 7/26/2022
17.4.0 1,763 7/26/2022
17.3.1 1,816 7/26/2022
17.3.0 1,319 7/25/2022
17.2.1 96,063 7/3/2022
17.2.0 4,421 7/2/2022
17.1.6 34,587 6/28/2022
17.1.5 1,535 6/27/2022
17.1.4 38,370 6/8/2022
17.1.3 1,226 6/8/2022
17.1.2 7,302 6/7/2022
17.1.1 15,879 6/4/2022
17.1.0 1,619 6/3/2022
17.0.3 1,719 6/2/2022
17.0.2 10,432 6/2/2022
17.0.1 1,203 6/2/2022
17.0.0 6,104 6/2/2022
17.0.0-beta.2 278 6/1/2022
17.0.0-beta.1 382 5/23/2022
16.9.0 137,897 5/27/2022
16.8.2 4,545 5/24/2022
16.8.1 61,587 5/16/2022
16.8.0 1,263 5/16/2022
16.7.2 1,530 5/16/2022
16.7.1 4,098 5/13/2022
16.7.0 54,683 4/29/2022
16.6.0 5,803 4/25/2022
16.5.4 37,659 4/2/2022
16.5.3 1,250 4/2/2022
16.5.2 2,453 3/31/2022
16.5.1 2,677 3/30/2022
16.5.0 1,280 3/30/2022
16.5.0-beta.1 303 3/26/2022
16.4.4 17,376 3/26/2022
16.4.3 70,837 3/22/2022
16.4.2 119,803 3/16/2022
16.4.1 1,277 3/16/2022
16.4.0 1,226 3/15/2022
16.3.6 12,404 3/12/2022
16.3.5 23,275 3/6/2022
16.3.4 10,589 3/2/2022
16.3.3 1,755 3/1/2022
16.3.2 10,750 2/26/2022
16.3.0 1,415 2/26/2022
16.2.0 14,973 2/21/2022
16.1.2 16,636 2/13/2022
16.1.1 16,317 2/7/2022
16.1.0 1,988 2/7/2022
16.0.0 16,668 2/3/2022
15.2.1 19,665 2/1/2022
15.2.0 3,196 1/30/2022
15.1.1 43,931 1/25/2022
15.1.0 2,371 1/25/2022
15.1.0-beta.1 299 1/24/2022
15.0.1 2,398 1/24/2022
15.0.0 1,544 1/24/2022
15.0.0-beta.6 321 1/23/2022
15.0.0-beta.5 283 1/23/2022
15.0.0-beta.4 289 1/21/2022
15.0.0-beta.3 247 1/21/2022
15.0.0-beta.2 282 1/21/2022
15.0.0-beta.1 310 1/20/2022
14.14.1 151,620 1/13/2022
14.14.0 1,509 1/12/2022
14.13.1 562,443 1/6/2022
14.13.0 12,264 1/6/2022
14.12.0 6,803 12/27/2021
14.11.4 9,067 12/24/2021
14.11.3 2,416 12/21/2021
14.11.2 5,582 12/16/2021
14.11.1 2,514 12/14/2021
14.11.0 1,187 12/14/2021
14.10.1 1,690 12/12/2021
14.10.0 1,398 12/11/2021
14.9.1 4,980 12/9/2021
14.9.0 1,056 12/9/2021
14.8.1 2,669 12/7/2021
14.8.0 1,400 12/6/2021
14.7.0 52,341 12/2/2021
14.6.6 10,393 11/28/2021
14.6.5 2,198 11/27/2021
14.6.4 5,844 11/26/2021
14.6.3 4,072 11/26/2021
14.6.2 3,778 11/25/2021
14.6.1 3,372 11/25/2021
14.6.0 17,678 11/23/2021
14.5.0 1,687 11/23/2021
14.4.1 1,578 11/22/2021
14.4.0 1,809 11/21/2021
14.3.0 14,311 11/14/2021
14.2.0 21,999 11/6/2021
14.1.1 2,331 11/3/2021
14.1.0 1,350 11/3/2021
14.0.1 2,557 10/31/2021
13.3.1 7,589 10/26/2021
13.3.0 43,203 10/17/2021
13.2.2 3,473 10/15/2021
13.2.1 1,622 10/15/2021
13.2.0 1,227 10/15/2021
13.1.0 7,458 10/8/2021
13.0.3 2,927 10/3/2021
13.0.2 1,117 10/3/2021
13.0.1 1,601 10/1/2021
13.0.0 2,148 10/1/2021
13.0.0-beta.2 307 10/1/2021
13.0.0-beta.1 319 10/1/2021
12.2.0 7,171 9/29/2021
12.1.0 1,329 9/28/2021
12.0.0 3,414 9/26/2021
12.0.0-beta.7 373 9/25/2021
12.0.0-beta.6 301 9/25/2021
12.0.0-beta.5 411 9/24/2021
12.0.0-beta.4 352 9/22/2021
12.0.0-beta.3 362 9/21/2021
12.0.0-beta.2 307 9/21/2021
12.0.0-beta.1 334 9/21/2021
11.27.0 8,218 9/15/2021
11.26.0 3,238 9/12/2021
11.25.0 1,937 9/10/2021
11.24.0 23,907 8/16/2021
11.23.1 8,441 8/11/2021
11.23.0 3,150 8/9/2021
11.22.0 1,364 8/7/2021
11.20.3 7,867 7/12/2021
11.20.2 1,755 7/12/2021
11.20.1 16,964 7/2/2021
11.20.0 1,523 7/1/2021
11.19.3 25,383 6/28/2021
11.19.2 3,820 6/25/2021
11.19.1 2,000 6/23/2021
11.19.1-beta.1 372 6/22/2021
11.19.0 94,713 6/19/2021
11.18.4 2,814 6/16/2021
11.18.3 1,433 6/16/2021
11.18.2 5,481 6/3/2021
11.18.1 7,211 6/1/2021
11.18.0 2,973 5/27/2021
11.17.0 30,405 5/22/2021
11.16.1 1,433 5/21/2021
11.16.0 1,320 5/21/2021
11.15.1 2,589 5/17/2021
11.15.0 1,243 5/17/2021
11.14.0 1,189 5/17/2021
11.13.0 11,754 5/13/2021
11.12.2 1,361 5/13/2021
11.12.1 62,641 5/10/2021
11.12.0 1,757 5/8/2021
11.11.0 15,966 5/5/2021
11.10.3 1,896 5/3/2021
11.10.2 1,533 5/3/2021
11.10.1 1,243 5/3/2021
11.10.0 1,332 5/3/2021
11.9.0 1,974 4/27/2021
11.8.0 1,694 4/26/2021
11.7.0 3,260 4/18/2021
11.6.0 1,601 4/14/2021
11.6.0-beta.4 358 4/13/2021
11.6.0-beta.3 351 4/12/2021
11.6.0-beta.2 375 4/12/2021
11.6.0-beta.1 296 4/11/2021
11.5.0 5,698 4/5/2021
11.5.0-beta.2 399 4/4/2021
11.5.0-beta.1 310 4/3/2021
11.4.0 2,187 3/31/2021
11.3.0 1,200 3/31/2021
11.2.0 1,531 3/29/2021
11.1.0 3,124 3/22/2021
11.0.3 14,450 3/21/2021
11.0.2 1,503 3/16/2021
11.0.1 1,527 3/15/2021
11.0.0 2,303 3/13/2021
11.0.0-beta.10 411 3/13/2021
11.0.0-beta.9 332 3/12/2021
11.0.0-beta.8 373 3/12/2021
11.0.0-beta.7 446 3/10/2021
11.0.0-beta.6 829 2/28/2021
11.0.0-beta.5 466 2/27/2021
11.0.0-beta.4 368 2/27/2021
11.0.0-beta.3 1,050 2/15/2021
11.0.0-beta.2 332 2/15/2021
11.0.0-beta.1 329 2/15/2021
10.9.1 15,152 2/12/2021
10.9.0 1,366 2/12/2021
10.8.0 1,719 2/10/2021
10.7.0 2,355 2/8/2021
10.6.2 2,014 2/4/2021
10.6.0 1,280 2/4/2021
10.5.1 1,628 2/1/2021
10.5.0 1,488 1/31/2021
10.5.0-beta.1 360 1/31/2021
10.4.0 1,357 1/30/2021
10.3.0 1,261 1/30/2021
10.2.1 1,446 1/29/2021
10.2.0 1,348 1/29/2021
10.1.0 1,287 1/29/2021
10.0.0 1,916 1/28/2021
10.0.0-beta.8 354 1/27/2021
10.0.0-beta.7 372 1/27/2021
10.0.0-beta.6 371 1/27/2021
10.0.0-beta.5 369 1/25/2021
10.0.0-beta.4 462 1/24/2021
10.0.0-beta.3 6,645 1/24/2021
10.0.0-beta.2 428 1/24/2021
10.0.0-beta.1 361 1/23/2021
9.1.0-beta.9 350 1/23/2021
9.1.0-beta.7 398 1/22/2021
9.1.0-beta.6 451 1/21/2021
9.1.0-beta.5 639 1/17/2021
9.1.0-beta.4 392 1/17/2021
9.1.0-beta.3 372 1/17/2021
9.1.0-beta.1 463 1/16/2021
9.0.0 2,820 1/8/2021
9.0.0-beta.2 435 1/6/2021
9.0.0-beta.1 5,552 1/3/2021
8.14.0 1,824 12/29/2020
8.13.0 2,119 12/21/2020
8.12.5 1,639 12/18/2020
8.12.4 2,270 12/17/2020
8.12.3 2,179 12/15/2020
8.12.2 1,440 12/15/2020
8.12.1 1,414 12/15/2020
8.12.0 1,703 12/12/2020
8.11.0 14,497 11/30/2020
8.10.0 1,412 11/30/2020
8.9.0 1,663 11/29/2020
8.8.0 1,557 11/26/2020
8.7.4-beta.2 428 11/26/2020
8.7.4-beta.1 385 11/26/2020
8.7.3 1,491 11/26/2020
8.7.2 1,341 11/26/2020
8.7.1 1,285 11/25/2020
8.7.0 1,302 11/25/2020
8.6.1 1,408 11/25/2020
8.6.0 1,855 11/23/2020
8.5.0 1,372 11/23/2020
8.4.2 6,729 11/20/2020
8.4.1 1,430 11/20/2020
8.4.0 1,692 11/17/2020
8.3.0 1,666 11/16/2020
8.2.2 1,667 11/15/2020
8.2.1 1,567 11/12/2020
8.2.0 1,589 11/10/2020
8.1.0 1,500 11/10/2020
8.0.1 1,960 11/8/2020
8.0.0 1,444 11/8/2020
8.0.0-beta.2 538 11/8/2020
8.0.0-beta.1 388 11/6/2020
7.0.2 9,180 11/1/2020
7.0.1 1,380 11/1/2020
7.0.0 1,467 11/1/2020
7.0.0-beta.1 470 11/1/2020
6.27.0-beta.1 504 10/30/2020
6.26.0 4,316 10/29/2020
6.25.1 1,777 10/22/2020
6.25.0 1,676 10/22/2020
6.24.1 1,586 10/20/2020
6.24.0 2,139 10/11/2020
6.23.3 2,894 10/2/2020
6.23.1 1,541 10/2/2020
6.23.0 1,604 9/30/2020
6.22.1 1,712 9/25/2020
6.22.0 1,586 9/24/2020
6.21.0 1,520 9/23/2020
6.20.0 1,520 9/23/2020
6.19.0 1,508 9/23/2020
6.18.0 1,428 9/23/2020
6.17.0 1,409 9/22/2020
6.16.0 1,487 9/22/2020
6.15.3 2,895 9/16/2020
6.15.2 5,528 9/14/2020
6.15.0 1,532 9/14/2020
6.14.1 1,830 9/13/2020
6.14.0 1,494 9/11/2020
6.13.0 1,588 9/10/2020
6.12.0 1,457 9/10/2020
6.12.0-beta.2 404 9/10/2020
6.12.0-beta.1 411 9/9/2020
6.11.1 1,574 9/8/2020
6.11.0 1,347 9/8/2020
6.10.7 2,309 9/2/2020
6.10.6 1,879 8/31/2020
6.10.5 1,756 8/29/2020
6.10.4 1,538 8/28/2020
6.10.3 1,587 8/28/2020
6.10.2 1,670 8/27/2020
6.10.1 1,457 8/26/2020
6.10.0 1,580 8/25/2020
6.9.0 2,063 8/20/2020
6.8.0 1,724 8/19/2020
6.7.0 7,188 7/26/2020
6.6.0 2,138 7/16/2020
6.5.0 1,851 7/12/2020
6.4.0 1,513 7/11/2020
6.3.1 1,621 7/10/2020
6.3.0 1,827 7/3/2020
6.2.0 1,556 7/2/2020
6.1.1 1,803 7/1/2020
6.1.0 1,432 7/1/2020
6.0.0 1,569 6/30/2020
6.0.0-beta.1 469 6/28/2020
5.1.0 2,440 6/26/2020
5.0.4 1,778 6/17/2020
5.0.3 1,400 6/17/2020
5.0.2 2,052 6/15/2020
5.0.0 1,550 6/14/2020
5.0.0-beta.3 410 6/14/2020
5.0.0-beta.2 490 6/14/2020
5.0.0-beta.1 485 6/14/2020
4.3.1 2,607 6/4/2020
4.3.0 1,448 6/4/2020
4.2.0 1,981 6/2/2020
4.1.0 2,119 6/1/2020
4.0.2 1,661 5/30/2020
4.0.1 1,633 5/27/2020
4.0.0 1,908 5/24/2020
3.1.0 1,909 5/21/2020
3.0.5 1,714 5/19/2020
3.0.4 1,551 5/18/2020
3.0.3 1,534 5/18/2020
3.0.2 1,603 5/18/2020
3.0.1 1,487 5/18/2020
3.0.0 1,433 5/17/2020
2.3.1 1,562 5/15/2020
2.3.0 1,581 5/15/2020
2.2.1 1,711 5/11/2020
2.2.0 1,595 5/10/2020
2.1.3 4,821 5/7/2020
2.1.2 2,608 5/4/2020
2.1.1 1,662 5/1/2020
2.1.0 1,792 4/29/2020
2.0.0 1,662 4/27/2020
2.0.0-beta.3 435 4/27/2020
2.0.0-beta.2 416 4/27/2020
2.0.0-beta.1 422 4/27/2020
1.34.2 2,000 4/27/2020
1.34.1 1,661 4/25/2020
1.34.0 1,737 4/24/2020
1.33.0 1,899 4/19/2020
1.32.4 1,573 4/17/2020
1.32.3 1,652 4/17/2020
1.32.2 1,316 4/16/2020
1.32.1 1,651 4/16/2020
1.32.0 1,698 4/15/2020
1.31.1 1,707 4/12/2020
1.31.0 1,760 4/10/2020
1.30.0 1,586 4/9/2020
1.29.0 1,642 4/8/2020
1.28.3 1,631 4/8/2020
1.28.2 1,927 4/5/2020
1.28.1 1,337 4/5/2020
1.28.0 1,598 4/5/2020
1.27.3 1,828 4/1/2020
1.27.2 1,618 3/31/2020
1.27.1 1,537 3/30/2020
1.27.1-beta.1 462 3/29/2020
1.27.0 1,780 3/29/2020
1.26.1 1,659 3/27/2020
1.26.0 1,588 3/25/2020
1.25.1 1,613 3/24/2020
1.25.0 1,811 3/22/2020
1.24.1 1,722 3/18/2020
1.24.0 2,328 3/10/2020
1.23.0 1,761 3/6/2020
1.22.3 1,618 3/3/2020
1.22.2 1,457 3/3/2020
1.22.1 1,657 2/28/2020
1.22.0 1,722 2/25/2020
1.21.0 1,564 2/24/2020
1.20.1 1,491 2/24/2020
1.20.0 3,560 2/22/2020
1.19.2 1,754 2/18/2020
1.19.1 1,429 2/18/2020
1.19.0 1,770 2/12/2020
1.18.0 1,673 2/10/2020
1.17.1 1,644 2/8/2020
1.17.0 1,384 2/8/2020
1.16.0 1,324 2/8/2020
1.14.1 2,184 2/2/2020
1.14.0 1,498 2/2/2020
1.13.0 3,256 1/19/2020
1.12.3 1,972 1/13/2020
1.12.2 1,614 1/12/2020
1.12.1 1,359 1/12/2020
1.12.0 1,355 1/12/2020
1.11.2 1,325 1/11/2020
1.11.1 1,537 1/10/2020
1.11.0 1,474 1/10/2020
1.10.1 1,630 1/8/2020
1.10.0 1,414 1/8/2020
1.9.3 1,440 1/8/2020
1.9.2 1,527 1/6/2020
1.9.1 1,349 1/6/2020
1.9.0 1,351 1/6/2020
1.8.0 1,640 1/5/2020
1.7.1 1,467 1/3/2020
1.7.0 1,909 1/2/2020
1.6.0 1,372 1/2/2020
1.5.5 1,803 1/1/2020
1.5.4 1,399 1/1/2020
1.5.3 1,870 12/29/2019
1.5.2 1,497 12/27/2019
1.5.1 1,387 12/27/2019
1.5.0 1,527 12/27/2019
1.4.1 1,662 12/21/2019
1.4.0 1,341 12/21/2019
1.3.2 1,409 12/20/2019
1.3.1 1,605 12/18/2019
1.3.1-beta.1 478 12/18/2019
1.3.0 1,669 12/17/2019
1.3.0-beta.1 442 12/18/2019
1.2.0 1,462 12/17/2019
1.1.1 1,404 12/16/2019
1.1.0 1,505 12/16/2019
1.0.0 11,233 12/15/2019
1.0.0-beta.41 477 12/15/2019
1.0.0-beta.40 463 12/15/2019
1.0.0-beta.39 463 12/14/2019
1.0.0-beta.38 465 12/12/2019
1.0.0-beta.37 432 12/12/2019
1.0.0-beta.36 440 12/12/2019
1.0.0-beta.35 452 12/11/2019
1.0.0-beta.34 463 12/11/2019
1.0.0-beta.33 442 12/11/2019
1.0.0-beta.32 731 12/6/2019
1.0.0-beta.31 621 12/3/2019
1.0.0-beta.30 441 12/3/2019
1.0.0-beta.29 509 12/2/2019
1.0.0-beta.28 619 12/1/2019
1.0.0-beta.27 419 12/1/2019
1.0.0-beta.23 476 11/28/2019
1.0.0-beta.22 461 11/27/2019
1.0.0-beta.21 442 11/27/2019
1.0.0-beta.20 445 11/27/2019
1.0.0-beta.19 435 11/27/2019
1.0.0-beta.18 439 11/27/2019
1.0.0-beta.17 440 11/27/2019
1.0.0-beta.16 444 11/27/2019
1.0.0-beta.15 716 11/26/2019
1.0.0-beta.14 418 11/26/2019
1.0.0-beta.13 458 11/25/2019
1.0.0-beta.11 451 11/25/2019
1.0.0-beta.10 502 11/25/2019
1.0.0-beta.9 453 11/24/2019
1.0.0-beta.7 496 11/23/2019
1.0.0-beta.6 455 11/23/2019
1.0.0-beta.5 455 11/23/2019
1.0.0-beta.4 462 11/23/2019
1.0.0-beta.3 452 11/23/2019
1.0.0-beta.2 456 11/23/2019
1.0.0-beta.1 456 11/23/2019