Verify.Xunit 31.5.0

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.5.0
                    
NuGet\Install-Package Verify.Xunit -Version 31.5.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Verify.Xunit" Version="31.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.Xunit" Version="31.5.0" />
                    
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.5.0
                    
#r "nuget: Verify.Xunit, 31.5.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Verify.Xunit@31.5.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Verify.Xunit&version=31.5.0
                    
Install as a Cake Addin
#tool nuget:?package=Verify.Xunit&version=31.5.0
                    
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

Nabs.Tests

Package Description

Vertiq.Testing

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

GitHub repositories (121)

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.7.1 2,853 11/13/2025
31.7.0 312 11/13/2025
31.6.1 1,208 11/12/2025
31.6.0 5,664 11/12/2025
31.6.0-beta.1 161 11/12/2025
31.5.3 4,457 11/11/2025
31.5.2 1,107 11/11/2025
31.5.1 4,628 11/10/2025
31.5.0 787 11/10/2025
31.4.3 21,243 11/4/2025
31.4.2 1,966 11/4/2025
31.4.1 6,966 11/2/2025
31.4.0 3,154 11/1/2025
31.3.0 6,693 10/30/2025
31.2.0 9,572 10/29/2025
31.1.0 5,772 10/28/2025
31.0.5 11,641 10/26/2025
31.0.4 17,895 10/21/2025
31.0.4-beta.1 167 10/21/2025
31.0.3 9,566 10/20/2025
31.0.2 14,939 10/16/2025
31.0.1 20,126 10/10/2025
31.0.0 7,464 10/9/2025
31.0.0-beta.1 4,112 7/17/2025
30.20.1 37,532 10/6/2025
30.20.0 8,738 10/4/2025
30.19.2 15,322 10/1/2025
30.19.1 18,861 9/28/2025
30.19.0 12,020 9/25/2025
30.18.0 20,048 9/21/2025
30.17.0 13,599 9/19/2025
30.16.0 7,460 9/18/2025
30.15.0 6,364 9/18/2025
30.14.0 2,493 9/18/2025
30.13.0 28,763 9/13/2025
30.12.0 13,211 9/11/2025
30.12.0-beta.1 184 9/9/2025
30.11.0 38,749 9/5/2025
30.10.0 102,013 8/30/2025
30.9.0 3,190 8/30/2025
30.8.0 6,505 8/29/2025
30.7.3 78,515 8/17/2025
30.7.2 15,385 8/15/2025
30.7.1 3,345 8/15/2025
30.7.0 8,236 8/14/2025
30.6.1 35,203 8/8/2025
30.6.0 10,357 8/7/2025
30.5.0 88,981 7/21/2025
30.5.0-beta.1 1,257 7/9/2025
30.4.0 280,806 6/13/2025
30.3.1 114,640 6/4/2025
30.3.0 20,522 6/1/2025
30.2.0 4,816 6/1/2025
30.1.0 155,084 5/12/2025
30.1.0-beta.2 1,013 5/8/2025
30.1.0-beta.1 162 5/8/2025
30.0.0 87,840 5/2/2025
29.5.0 52,575 4/30/2025
29.4.0 19,193 4/29/2025
29.3.1 20,739 4/26/2025
29.3.0 44,812 4/21/2025
29.2.0 195,869 4/7/2025
29.1.0 63,802 4/1/2025
29.0.0 15,196 3/31/2025
29.0.0-beta.6 568 3/24/2025
29.0.0-beta.5 431 3/24/2025
29.0.0-beta.4 419 3/24/2025
29.0.0-beta.3 437 3/24/2025
29.0.0-beta.2 421 3/24/2025
29.0.0-beta.1 272 3/19/2025
28.16.0 237,694 3/17/2025
28.15.0 41,355 3/12/2025
28.14.1 10,854 3/12/2025
28.14.0 10,100 3/11/2025
28.14.0-beta.7 183 3/11/2025
28.14.0-beta.6 185 3/11/2025
28.14.0-beta.5 192 3/10/2025
28.14.0-beta.4 237 3/6/2025
28.14.0-beta.3 233 3/6/2025
28.14.0-beta.2 229 3/6/2025
28.14.0-beta.1 228 3/5/2025
28.13.0 132,678 2/26/2025
28.12.1 28,457 2/24/2025
28.12.0 25,593 2/23/2025
28.11.0 104,641 2/14/2025
28.10.1 101,001 2/4/2025
28.10.0 8,579 2/3/2025
28.9.0 287,499 1/14/2025
28.8.1 184,958 1/6/2025
28.8.0 5,493 1/6/2025
28.7.1 18,029 1/4/2025
28.7.0 79,655 12/22/2024
28.6.1 60,575 12/19/2024
28.6.0 43,279 12/17/2024
28.5.0 41,457 12/13/2024
28.4.0 202,228 11/28/2024
28.3.2 161,442 11/18/2024
28.3.1 31,505 11/15/2024
28.3.0 7,143 11/15/2024
28.2.1 91,300 11/13/2024
28.2.0 51,936 11/10/2024
28.1.3 86,347 11/2/2024
28.1.2 10,028 11/1/2024
28.1.1 4,476 11/1/2024
28.1.0 13,071 10/31/2024
28.0.0 22,861 10/30/2024
28.0.0-beta.1 104 10/30/2024
27.1.0 177,874 10/25/2024
27.1.0-beta.2 116 10/23/2024
27.0.1 137,814 10/14/2024
27.0.0 15,160 10/14/2024
27.0.0-beta.7 192 10/10/2024
27.0.0-beta.6 317 10/5/2024
27.0.0-beta.5 404 9/26/2024
27.0.0-beta.4 2,043 9/24/2024
27.0.0-beta.3 122 9/23/2024
27.0.0-beta.1 117 9/22/2024
26.6.0 236,028 9/21/2024
26.5.0 34,473 9/18/2024
26.4.5 75,827 9/13/2024
26.4.4 57,229 9/10/2024
26.4.3 2,806 9/10/2024
26.4.2 22,348 9/9/2024
26.4.1 3,151 9/9/2024
26.4.0 34,951 9/5/2024
26.3.1 39,780 9/2/2024
26.3.0 18,105 8/30/2024
26.2.0 290,802 8/10/2024
26.1.6 50,090 7/31/2024
26.1.5 28,650 7/28/2024
26.1.3 2,621 7/28/2024
26.1.2 12,262 7/26/2024
26.1.1 3,041 7/25/2024
26.0.1 28,534 7/23/2024
26.0.0 13,141 7/20/2024
25.3.2 51,565 7/17/2024
25.3.1 68,642 7/11/2024
25.3.0 87,524 7/3/2024
25.2.0 17,510 7/2/2024
25.1.1 18,486 7/2/2024
25.1.0 2,168 7/2/2024
25.0.4 50,470 6/24/2024
25.0.3 83,093 6/14/2024
25.0.2 72,894 6/11/2024
25.0.1 71,421 6/2/2024
25.0.0 12,349 6/1/2024
25.0.0-beta.3 136 5/31/2024
25.0.0-beta.2 132 5/31/2024
25.0.0-beta.1 253 5/30/2024
24.3.0-beta.5 172 5/29/2024
24.3.0-beta.4 176 5/23/2024
24.3.0-beta.3 128 5/21/2024
24.3.0-beta.2 133 5/19/2024
24.3.0-beta.1 121 5/18/2024
24.2.0 264,891 5/9/2024
24.1.0 168,177 4/13/2024
24.0.0 8,169 4/12/2024
24.0.0-beta.2 188 4/12/2024
24.0.0-beta.1 113 4/11/2024
23.7.2 77,412 4/9/2024
23.7.1 35,382 4/4/2024
23.7.0 2,757 4/3/2024
23.6.0 55,106 3/27/2024
23.5.2 214,016 3/16/2024
23.5.1 16,103 3/15/2024
23.5.0 62,251 3/12/2024
23.4.0 20,078 3/10/2024
23.3.0 38,930 3/7/2024
23.2.3 22,320 3/6/2024
23.2.2 78,700 2/27/2024
23.2.1 32,779 2/21/2024
23.2.0 117,538 2/14/2024
23.1.0 108,857 2/3/2024
23.0.1 111,637 1/23/2024
23.0.0 32,575 1/17/2024
22.11.5 91,100 1/10/2024
22.11.4 39,343 1/6/2024
22.11.3 6,427 1/5/2024
22.11.2 4,938 1/3/2024
22.11.1 39,032 12/27/2023
22.11.0 2,459 12/27/2023
22.10.2 8,781 12/24/2023
22.10.1 1,814 12/23/2023
22.10.0 4,251 12/22/2023
22.9.0 2,148 12/22/2023
22.8.0 112,606 12/7/2023
22.7.1 141,328 12/4/2023
22.7.0 2,331 12/4/2023
22.6.1 1,919 12/4/2023
22.6.0 44,607 11/27/2023
22.5.0 187,579 11/16/2023
22.4.1 13,891 11/15/2023
22.4.0 1,521 11/15/2023
22.3.0 4,424 11/14/2023
22.2.0 23,628 11/10/2023
22.2.0-beta.7 172 11/7/2023
22.2.0-beta.6 156 11/7/2023
22.2.0-beta.5 560 10/29/2023
22.2.0-beta.4 213 10/25/2023
22.2.0-beta.3 125 10/25/2023
22.2.0-beta.2 167 10/23/2023
22.2.0-beta.1 171 10/22/2023
22.1.4 126,315 10/16/2023
22.1.3 20,385 10/10/2023
22.1.2 21,957 10/9/2023
22.1.1 4,933 10/6/2023
22.1.0 4,938 10/5/2023
22.0.0 1,934 10/5/2023
21.3.0 31,268 9/28/2023
21.2.0 15,396 9/24/2023
21.1.6 3,508 9/23/2023
21.1.5 12,725 9/20/2023
21.1.4 13,099 9/19/2023
21.1.3 33,164 9/13/2023
21.1.2 1,851 9/13/2023
21.1.1 29,068 9/11/2023
21.1.0 2,198 9/10/2023
21.0.0 122,786 8/31/2023
20.8.2 130,417 8/27/2023
20.8.1 24,994 8/21/2023
20.8.0 30,077 8/15/2023
20.7.0 10,590 8/13/2023
20.6.0 110,699 7/22/2023
20.5.1 22,460 7/16/2023
20.5.0 52,614 7/10/2023
20.4.0 170,729 6/20/2023
20.3.2 80,577 6/6/2023
20.3.1 14,212 6/3/2023
20.3.0 24,997 5/29/2023
20.2.0 4,873 5/27/2023
20.1.1 12,219 5/25/2023
20.1.0 6,394 5/24/2023
20.1.0-beta.1 199 5/24/2023
20.0.0 51,467 5/18/2023
19.14.1 144,593 5/1/2023
19.14.0 24,846 4/28/2023
19.13.1 12,449 4/26/2023
19.13.0 22,081 4/22/2023
19.12.3 114,220 4/15/2023
19.12.2 36,729 4/12/2023
19.12.1 29,207 4/6/2023
19.12.0 30,836 3/31/2023
19.11.2 43,880 3/20/2023
19.11.1 58,194 3/10/2023
19.11.0 6,320 3/10/2023
19.10.0 150,956 2/19/2023
19.9.3 34,872 2/13/2023
19.9.2 63,758 2/6/2023
19.9.1 1,363 2/6/2023
19.9.0 1,905 2/6/2023
19.8.3 7,601 2/3/2023
19.8.2 4,498 2/2/2023
19.8.1 20,105 2/1/2023
19.8.0 13,213 1/29/2023
19.7.1 89,423 1/20/2023
19.7.0 16,051 1/19/2023
19.6.0 65,931 1/9/2023
19.5.1-beta.3 225 1/5/2023
19.5.1-beta.2 218 1/4/2023
19.5.1-beta.1 240 1/4/2023
19.5.0 159,107 12/19/2022
19.4.2 1,899 12/18/2022
19.4.1 1,526 12/18/2022
19.4.0 1,123 12/18/2022
19.4.0-beta.4 228 12/17/2022
19.4.0-beta.3 267 12/12/2022
19.4.0-beta.2 225 12/10/2022
19.4.0-beta.1 228 12/7/2022
19.3.0 89,084 11/27/2022
19.2.0 1,249 11/27/2022
19.1.0 219,735 11/13/2022
19.0.0 29,265 11/8/2022
18.4.0 16,775 11/6/2022
18.3.1-beta.1 215 11/3/2022
18.3.0 34,159 11/1/2022
18.2.1 27,857 11/1/2022
18.2.0 10,518 10/31/2022
18.1.1 15,533 10/28/2022
18.1.0 1,692 10/28/2022
18.1.0-beta.2 222 10/28/2022
18.1.0-beta.1 306 10/26/2022
18.0.0 42,557 10/23/2022
18.0.0-rc.1 313 10/23/2022
18.0.0-beta.33 501 10/23/2022
18.0.0-beta.32 431 10/20/2022
18.0.0-beta.31 258 10/19/2022
18.0.0-beta.30 1,992 10/17/2022
18.0.0-beta.29 214 10/17/2022
18.0.0-beta.28 209 10/17/2022
18.0.0-beta.27 249 10/17/2022
18.0.0-beta.26 238 10/16/2022
18.0.0-beta.25 1,085 10/12/2022
18.0.0-beta.24 225 10/12/2022
18.0.0-beta.23 778 10/3/2022
18.0.0-beta.22 261 10/1/2022
18.0.0-beta.21 1,969 9/26/2022
18.0.0-beta.20 304 9/24/2022
18.0.0-beta.19 1,045 9/20/2022
18.0.0-beta.18 3,957 9/14/2022
18.0.0-beta.17 884 9/11/2022
18.0.0-beta.16 280 9/8/2022
18.0.0-beta.15 279 9/7/2022
18.0.0-beta.14 259 9/7/2022
18.0.0-beta.13 371 9/6/2022
18.0.0-beta.12 234 9/6/2022
18.0.0-beta.11 533 9/5/2022
18.0.0-beta.10 309 9/3/2022
18.0.0-beta.9 210 9/3/2022
18.0.0-beta.8 504 8/25/2022
18.0.0-beta.7 1,191 8/25/2022
18.0.0-beta.6 70,013 8/22/2022
18.0.0-beta.5 254 8/22/2022
18.0.0-beta.4 242 8/22/2022
18.0.0-beta.3 1,192 8/21/2022
18.0.0-beta.2 250 8/21/2022
18.0.0-beta.1 263 8/21/2022
17.10.2 449,705 8/16/2022
17.10.1 1,585 8/16/2022
17.10.0 4,226 8/14/2022
17.9.0 3,139 8/12/2022
17.8.1 220,379 8/9/2022
17.8.0 3,749 8/9/2022
17.7.1 33,140 8/9/2022
17.7.0 8,742 8/8/2022
17.6.2 7,173 8/8/2022
17.6.1 1,364 8/8/2022
17.6.0 1,902 8/6/2022
17.5.0 99,837 7/30/2022
17.4.2 18,428 7/27/2022
17.4.1 2,325 7/26/2022
17.4.0 1,778 7/26/2022
17.3.1 1,836 7/26/2022
17.3.0 1,333 7/25/2022
17.2.1 96,629 7/3/2022
17.2.0 4,471 7/2/2022
17.1.6 34,627 6/28/2022
17.1.5 1,552 6/27/2022
17.1.4 38,532 6/8/2022
17.1.3 1,236 6/8/2022
17.1.2 7,350 6/7/2022
17.1.1 15,911 6/4/2022
17.1.0 1,631 6/3/2022
17.0.3 1,731 6/2/2022
17.0.2 10,513 6/2/2022
17.0.1 1,214 6/2/2022
17.0.0 6,132 6/2/2022
17.0.0-beta.2 284 6/1/2022
17.0.0-beta.1 387 5/23/2022
16.9.0 138,677 5/27/2022
16.8.2 4,564 5/24/2022
16.8.1 61,600 5/16/2022
16.8.0 1,274 5/16/2022
16.7.2 1,541 5/16/2022
16.7.1 4,113 5/13/2022
16.7.0 55,563 4/29/2022
16.6.0 5,813 4/25/2022
16.5.4 37,734 4/2/2022
16.5.3 1,259 4/2/2022
16.5.2 2,462 3/31/2022
16.5.1 2,708 3/30/2022
16.5.0 1,288 3/30/2022
16.5.0-beta.1 308 3/26/2022
16.4.4 17,421 3/26/2022
16.4.3 71,200 3/22/2022
16.4.2 119,822 3/16/2022
16.4.1 1,289 3/16/2022
16.4.0 1,235 3/15/2022
16.3.6 12,496 3/12/2022
16.3.5 23,345 3/6/2022
16.3.4 10,628 3/2/2022
16.3.3 1,766 3/1/2022
16.3.2 10,777 2/26/2022
16.3.0 1,425 2/26/2022
16.2.0 15,040 2/21/2022
16.1.2 16,676 2/13/2022
16.1.1 16,341 2/7/2022
16.1.0 1,997 2/7/2022
16.0.0 16,680 2/3/2022
15.2.1 19,690 2/1/2022
15.2.0 3,214 1/30/2022
15.1.1 43,983 1/25/2022
15.1.0 2,385 1/25/2022
15.1.0-beta.1 304 1/24/2022
15.0.1 2,409 1/24/2022
15.0.0 1,558 1/24/2022
15.0.0-beta.6 327 1/23/2022
15.0.0-beta.5 289 1/23/2022
15.0.0-beta.4 296 1/21/2022
15.0.0-beta.3 253 1/21/2022
15.0.0-beta.2 288 1/21/2022
15.0.0-beta.1 316 1/20/2022
14.14.1 151,713 1/13/2022
14.14.0 1,519 1/12/2022
14.13.1 568,692 1/6/2022
14.13.0 12,275 1/6/2022
14.12.0 6,815 12/27/2021
14.11.4 9,081 12/24/2021
14.11.3 2,427 12/21/2021
14.11.2 5,621 12/16/2021
14.11.1 2,527 12/14/2021
14.11.0 1,208 12/14/2021
14.10.1 1,702 12/12/2021
14.10.0 1,409 12/11/2021
14.9.1 4,990 12/9/2021
14.9.0 1,067 12/9/2021
14.8.1 2,680 12/7/2021
14.8.0 1,411 12/6/2021
14.7.0 52,812 12/2/2021
14.6.6 10,478 11/28/2021
14.6.5 2,210 11/27/2021
14.6.4 5,886 11/26/2021
14.6.3 4,084 11/26/2021
14.6.2 3,790 11/25/2021
14.6.1 3,386 11/25/2021
14.6.0 17,690 11/23/2021
14.5.0 1,700 11/23/2021
14.4.1 1,588 11/22/2021
14.4.0 1,821 11/21/2021
14.3.0 14,331 11/14/2021
14.2.0 22,034 11/6/2021
14.1.1 2,343 11/3/2021
14.1.0 1,364 11/3/2021
14.0.1 2,569 10/31/2021
13.3.1 7,600 10/26/2021
13.3.0 43,442 10/17/2021
13.2.2 3,485 10/15/2021
13.2.1 1,632 10/15/2021
13.2.0 1,239 10/15/2021
13.1.0 7,468 10/8/2021
13.0.3 2,937 10/3/2021
13.0.2 1,127 10/3/2021
13.0.1 1,612 10/1/2021
13.0.0 2,160 10/1/2021
13.0.0-beta.2 314 10/1/2021
13.0.0-beta.1 325 10/1/2021
12.2.0 7,183 9/29/2021
12.1.0 1,341 9/28/2021
12.0.0 3,424 9/26/2021
12.0.0-beta.7 380 9/25/2021
12.0.0-beta.6 307 9/25/2021
12.0.0-beta.5 419 9/24/2021
12.0.0-beta.4 359 9/22/2021
12.0.0-beta.3 369 9/21/2021
12.0.0-beta.2 314 9/21/2021
12.0.0-beta.1 340 9/21/2021
11.27.0 8,238 9/15/2021
11.26.0 3,255 9/12/2021
11.25.0 1,947 9/10/2021
11.24.0 23,998 8/16/2021
11.23.1 8,458 8/11/2021
11.23.0 3,160 8/9/2021
11.22.0 1,376 8/7/2021
11.20.3 7,877 7/12/2021
11.20.2 1,768 7/12/2021
11.20.1 16,975 7/2/2021
11.20.0 1,537 7/1/2021
11.19.3 25,394 6/28/2021
11.19.2 3,830 6/25/2021
11.19.1 2,011 6/23/2021
11.19.1-beta.1 377 6/22/2021
11.19.0 95,389 6/19/2021
11.18.4 2,825 6/16/2021
11.18.3 1,444 6/16/2021
11.18.2 5,500 6/3/2021
11.18.1 7,223 6/1/2021
11.18.0 2,984 5/27/2021
11.17.0 30,903 5/22/2021
11.16.1 1,444 5/21/2021
11.16.0 1,330 5/21/2021
11.15.1 2,601 5/17/2021
11.15.0 1,253 5/17/2021
11.14.0 1,199 5/17/2021
11.13.0 11,766 5/13/2021
11.12.2 1,375 5/13/2021
11.12.1 62,653 5/10/2021
11.12.0 1,767 5/8/2021
11.11.0 16,074 5/5/2021
11.10.3 1,907 5/3/2021
11.10.2 1,545 5/3/2021
11.10.1 1,253 5/3/2021
11.10.0 1,353 5/3/2021
11.9.0 1,996 4/27/2021
11.8.0 1,706 4/26/2021
11.7.0 3,283 4/18/2021
11.6.0 1,611 4/14/2021
11.6.0-beta.4 366 4/13/2021
11.6.0-beta.3 356 4/12/2021
11.6.0-beta.2 380 4/12/2021
11.6.0-beta.1 302 4/11/2021
11.5.0 5,727 4/5/2021
11.5.0-beta.2 404 4/4/2021
11.5.0-beta.1 317 4/3/2021
11.4.0 2,194 3/31/2021
11.3.0 1,207 3/31/2021
11.2.0 1,537 3/29/2021
11.1.0 3,140 3/22/2021
11.0.3 14,487 3/21/2021
11.0.2 1,508 3/16/2021
11.0.1 1,533 3/15/2021
11.0.0 2,309 3/13/2021
11.0.0-beta.10 420 3/13/2021
11.0.0-beta.9 338 3/12/2021
11.0.0-beta.8 379 3/12/2021
11.0.0-beta.7 453 3/10/2021
11.0.0-beta.6 835 2/28/2021
11.0.0-beta.5 472 2/27/2021
11.0.0-beta.4 374 2/27/2021
11.0.0-beta.3 1,056 2/15/2021
11.0.0-beta.2 337 2/15/2021
11.0.0-beta.1 336 2/15/2021
10.9.1 15,158 2/12/2021
10.9.0 1,371 2/12/2021
10.8.0 1,725 2/10/2021
10.7.0 2,362 2/8/2021
10.6.2 2,019 2/4/2021
10.6.0 1,285 2/4/2021
10.5.1 1,631 2/1/2021
10.5.0 1,492 1/31/2021
10.5.0-beta.1 366 1/31/2021
10.4.0 1,362 1/30/2021
10.3.0 1,264 1/30/2021
10.2.1 1,449 1/29/2021
10.2.0 1,351 1/29/2021
10.1.0 1,290 1/29/2021
10.0.0 1,933 1/28/2021
10.0.0-beta.8 357 1/27/2021
10.0.0-beta.7 377 1/27/2021
10.0.0-beta.6 375 1/27/2021
10.0.0-beta.5 373 1/25/2021
10.0.0-beta.4 465 1/24/2021
10.0.0-beta.3 6,650 1/24/2021
10.0.0-beta.2 431 1/24/2021
10.0.0-beta.1 364 1/23/2021
9.1.0-beta.9 356 1/23/2021
9.1.0-beta.7 402 1/22/2021
9.1.0-beta.6 455 1/21/2021
9.1.0-beta.5 643 1/17/2021
9.1.0-beta.4 397 1/17/2021
9.1.0-beta.3 376 1/17/2021
9.1.0-beta.1 466 1/16/2021
9.0.0 2,825 1/8/2021
9.0.0-beta.2 438 1/6/2021
9.0.0-beta.1 5,559 1/3/2021
8.14.0 1,829 12/29/2020
8.13.0 2,124 12/21/2020
8.12.5 1,645 12/18/2020
8.12.4 2,276 12/17/2020
8.12.3 2,183 12/15/2020
8.12.2 1,443 12/15/2020
8.12.1 1,430 12/15/2020
8.12.0 1,707 12/12/2020
8.11.0 14,509 11/30/2020
8.10.0 1,415 11/30/2020
8.9.0 1,667 11/29/2020
8.8.0 1,562 11/26/2020
8.7.4-beta.2 431 11/26/2020
8.7.4-beta.1 389 11/26/2020
8.7.3 1,495 11/26/2020
8.7.2 1,345 11/26/2020
8.7.1 1,290 11/25/2020
8.7.0 1,306 11/25/2020
8.6.1 1,412 11/25/2020
8.6.0 1,859 11/23/2020
8.5.0 1,378 11/23/2020
8.4.2 6,732 11/20/2020
8.4.1 1,433 11/20/2020
8.4.0 1,697 11/17/2020
8.3.0 1,672 11/16/2020
8.2.2 1,671 11/15/2020
8.2.1 1,571 11/12/2020
8.2.0 1,594 11/10/2020
8.1.0 1,516 11/10/2020
8.0.1 1,964 11/8/2020
8.0.0 1,447 11/8/2020
8.0.0-beta.2 541 11/8/2020
8.0.0-beta.1 394 11/6/2020
7.0.2 9,184 11/1/2020
7.0.1 1,383 11/1/2020
7.0.0 1,470 11/1/2020
7.0.0-beta.1 475 11/1/2020
6.27.0-beta.1 508 10/30/2020
6.26.0 4,320 10/29/2020
6.25.1 1,783 10/22/2020
6.25.0 1,680 10/22/2020
6.24.1 1,601 10/20/2020
6.24.0 2,145 10/11/2020
6.23.3 2,898 10/2/2020
6.23.1 1,545 10/2/2020
6.23.0 1,608 9/30/2020
6.22.1 1,717 9/25/2020
6.22.0 1,590 9/24/2020
6.21.0 1,526 9/23/2020
6.20.0 1,525 9/23/2020
6.19.0 1,512 9/23/2020
6.18.0 1,445 9/23/2020
6.17.0 1,424 9/22/2020
6.16.0 1,493 9/22/2020
6.15.3 2,902 9/16/2020
6.15.2 5,532 9/14/2020
6.15.0 1,537 9/14/2020
6.14.1 1,834 9/13/2020
6.14.0 1,497 9/11/2020
6.13.0 1,594 9/10/2020
6.12.0 1,474 9/10/2020
6.12.0-beta.2 407 9/10/2020
6.12.0-beta.1 415 9/9/2020
6.11.1 1,579 9/8/2020
6.11.0 1,351 9/8/2020
6.10.7 2,312 9/2/2020
6.10.6 1,882 8/31/2020
6.10.5 1,759 8/29/2020
6.10.4 1,545 8/28/2020
6.10.3 1,591 8/28/2020
6.10.2 1,686 8/27/2020
6.10.1 1,460 8/26/2020
6.10.0 1,584 8/25/2020
6.9.0 2,068 8/20/2020
6.8.0 1,729 8/19/2020
6.7.0 7,194 7/26/2020
6.6.0 2,153 7/16/2020
6.5.0 1,855 7/12/2020
6.4.0 1,516 7/11/2020
6.3.1 1,637 7/10/2020
6.3.0 1,833 7/3/2020
6.2.0 1,559 7/2/2020
6.1.1 1,808 7/1/2020
6.1.0 1,438 7/1/2020
6.0.0 1,574 6/30/2020
6.0.0-beta.1 475 6/28/2020
5.1.0 2,445 6/26/2020
5.0.4 1,782 6/17/2020
5.0.3 1,404 6/17/2020
5.0.2 2,056 6/15/2020
5.0.0 1,556 6/14/2020
5.0.0-beta.3 414 6/14/2020
5.0.0-beta.2 495 6/14/2020
5.0.0-beta.1 489 6/14/2020
4.3.1 2,612 6/4/2020
4.3.0 1,451 6/4/2020
4.2.0 1,984 6/2/2020
4.1.0 2,134 6/1/2020
4.0.2 1,665 5/30/2020
4.0.1 1,649 5/27/2020
4.0.0 1,913 5/24/2020
3.1.0 1,914 5/21/2020
3.0.5 1,721 5/19/2020
3.0.4 1,555 5/18/2020
3.0.3 1,539 5/18/2020
3.0.2 1,618 5/18/2020
3.0.1 1,492 5/18/2020
3.0.0 1,437 5/17/2020
2.3.1 1,567 5/15/2020
2.3.0 1,584 5/15/2020
2.2.1 1,718 5/11/2020
2.2.0 1,598 5/10/2020
2.1.3 4,836 5/7/2020
2.1.2 2,612 5/4/2020
2.1.1 1,668 5/1/2020
2.1.0 1,796 4/29/2020
2.0.0 1,665 4/27/2020
2.0.0-beta.3 443 4/27/2020
2.0.0-beta.2 423 4/27/2020
2.0.0-beta.1 426 4/27/2020
1.34.2 2,006 4/27/2020
1.34.1 1,674 4/25/2020
1.34.0 1,751 4/24/2020
1.33.0 1,903 4/19/2020
1.32.4 1,580 4/17/2020
1.32.3 1,657 4/17/2020
1.32.2 1,319 4/16/2020
1.32.1 1,654 4/16/2020
1.32.0 1,701 4/15/2020
1.31.1 1,711 4/12/2020
1.31.0 1,766 4/10/2020
1.30.0 1,589 4/9/2020
1.29.0 1,658 4/8/2020
1.28.3 1,635 4/8/2020
1.28.2 1,931 4/5/2020
1.28.1 1,341 4/5/2020
1.28.0 1,604 4/5/2020
1.27.3 1,834 4/1/2020
1.27.2 1,621 3/31/2020
1.27.1 1,543 3/30/2020
1.27.1-beta.1 468 3/29/2020
1.27.0 1,785 3/29/2020
1.26.1 1,664 3/27/2020
1.26.0 1,596 3/25/2020
1.25.1 1,618 3/24/2020
1.25.0 1,814 3/22/2020
1.24.1 1,726 3/18/2020
1.24.0 2,331 3/10/2020
1.23.0 1,765 3/6/2020
1.22.3 1,622 3/3/2020
1.22.2 1,463 3/3/2020
1.22.1 1,661 2/28/2020
1.22.0 1,726 2/25/2020
1.21.0 1,567 2/24/2020
1.20.1 1,506 2/24/2020
1.20.0 3,569 2/22/2020
1.19.2 1,760 2/18/2020
1.19.1 1,434 2/18/2020
1.19.0 1,785 2/12/2020
1.18.0 1,680 2/10/2020
1.17.1 1,650 2/8/2020
1.17.0 1,389 2/8/2020
1.16.0 1,329 2/8/2020
1.14.1 2,187 2/2/2020
1.14.0 1,503 2/2/2020
1.13.0 3,260 1/19/2020
1.12.3 1,974 1/13/2020
1.12.2 1,617 1/12/2020
1.12.1 1,364 1/12/2020
1.12.0 1,359 1/12/2020
1.11.2 1,329 1/11/2020
1.11.1 1,544 1/10/2020
1.11.0 1,479 1/10/2020
1.10.1 1,635 1/8/2020
1.10.0 1,420 1/8/2020
1.9.3 1,442 1/8/2020
1.9.2 1,532 1/6/2020
1.9.1 1,352 1/6/2020
1.9.0 1,356 1/6/2020
1.8.0 1,644 1/5/2020
1.7.1 1,472 1/3/2020
1.7.0 1,912 1/2/2020
1.6.0 1,379 1/2/2020
1.5.5 1,810 1/1/2020
1.5.4 1,404 1/1/2020
1.5.3 1,876 12/29/2019
1.5.2 1,503 12/27/2019
1.5.1 1,391 12/27/2019
1.5.0 1,531 12/27/2019
1.4.1 1,665 12/21/2019
1.4.0 1,345 12/21/2019
1.3.2 1,412 12/20/2019
1.3.1 1,608 12/18/2019
1.3.1-beta.1 481 12/18/2019
1.3.0 1,673 12/17/2019
1.3.0-beta.1 446 12/18/2019
1.2.0 1,466 12/17/2019
1.1.1 1,410 12/16/2019
1.1.0 1,511 12/16/2019
1.0.0 11,328 12/15/2019
1.0.0-beta.41 483 12/15/2019
1.0.0-beta.40 468 12/15/2019
1.0.0-beta.39 468 12/14/2019
1.0.0-beta.38 469 12/12/2019
1.0.0-beta.37 435 12/12/2019
1.0.0-beta.36 444 12/12/2019
1.0.0-beta.35 458 12/11/2019
1.0.0-beta.34 467 12/11/2019
1.0.0-beta.33 448 12/11/2019
1.0.0-beta.32 734 12/6/2019
1.0.0-beta.31 624 12/3/2019
1.0.0-beta.30 445 12/3/2019
1.0.0-beta.29 512 12/2/2019
1.0.0-beta.28 623 12/1/2019
1.0.0-beta.27 422 12/1/2019
1.0.0-beta.23 480 11/28/2019
1.0.0-beta.22 465 11/27/2019
1.0.0-beta.21 447 11/27/2019
1.0.0-beta.20 448 11/27/2019
1.0.0-beta.19 440 11/27/2019
1.0.0-beta.18 444 11/27/2019
1.0.0-beta.17 446 11/27/2019
1.0.0-beta.16 450 11/27/2019
1.0.0-beta.15 721 11/26/2019
1.0.0-beta.14 421 11/26/2019
1.0.0-beta.13 461 11/25/2019
1.0.0-beta.11 456 11/25/2019
1.0.0-beta.10 508 11/25/2019
1.0.0-beta.9 457 11/24/2019
1.0.0-beta.7 499 11/23/2019
1.0.0-beta.6 462 11/23/2019
1.0.0-beta.5 463 11/23/2019
1.0.0-beta.4 466 11/23/2019
1.0.0-beta.3 457 11/23/2019
1.0.0-beta.2 461 11/23/2019
1.0.0-beta.1 460 11/23/2019