Verify.Xunit 31.5.2

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.2
                    
NuGet\Install-Package Verify.Xunit -Version 31.5.2
                    
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.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.Xunit" Version="31.5.2" />
                    
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.2
                    
#r "nuget: Verify.Xunit, 31.5.2"
                    
#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.2
                    
#: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.2
                    
Install as a Cake Addin
#tool nuget:?package=Verify.Xunit&version=31.5.2
                    
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 9,116 11/13/2025
31.7.0 531 11/13/2025
31.6.1 2,109 11/12/2025
31.6.0 7,622 11/12/2025
31.6.0-beta.1 226 11/12/2025
31.5.3 5,470 11/11/2025
31.5.2 1,380 11/11/2025
31.5.1 5,730 11/10/2025
31.5.0 888 11/10/2025
31.4.3 24,047 11/4/2025
31.4.2 2,392 11/4/2025
31.4.1 7,410 11/2/2025
31.4.0 3,366 11/1/2025
31.3.0 7,154 10/30/2025
31.2.0 10,655 10/29/2025
31.1.0 6,021 10/28/2025
31.0.5 12,552 10/26/2025
31.0.4 18,391 10/21/2025
31.0.4-beta.1 175 10/21/2025
31.0.3 9,871 10/20/2025
31.0.2 15,347 10/16/2025
31.0.1 20,447 10/10/2025
31.0.0 7,560 10/9/2025
31.0.0-beta.1 4,350 7/17/2025
30.20.1 39,287 10/6/2025
30.20.0 8,935 10/4/2025
30.19.2 15,614 10/1/2025
30.19.1 19,301 9/28/2025
30.19.0 12,230 9/25/2025
30.18.0 20,321 9/21/2025
30.17.0 14,114 9/19/2025
30.16.0 7,560 9/18/2025
30.15.0 6,485 9/18/2025
30.14.0 2,539 9/18/2025
30.13.0 29,093 9/13/2025
30.12.0 13,690 9/11/2025
30.12.0-beta.1 185 9/9/2025
30.11.0 39,823 9/5/2025
30.10.0 106,729 8/30/2025
30.9.0 3,233 8/30/2025
30.8.0 6,555 8/29/2025
30.7.3 79,744 8/17/2025
30.7.2 15,607 8/15/2025
30.7.1 3,385 8/15/2025
30.7.0 8,563 8/14/2025
30.6.1 35,737 8/8/2025
30.6.0 10,434 8/7/2025
30.5.0 90,486 7/21/2025
30.5.0-beta.1 1,260 7/9/2025
30.4.0 285,450 6/13/2025
30.3.1 115,459 6/4/2025
30.3.0 20,594 6/1/2025
30.2.0 4,843 6/1/2025
30.1.0 156,497 5/12/2025
30.1.0-beta.2 1,066 5/8/2025
30.1.0-beta.1 163 5/8/2025
30.0.0 88,689 5/2/2025
29.5.0 53,038 4/30/2025
29.4.0 19,264 4/29/2025
29.3.1 20,882 4/26/2025
29.3.0 45,014 4/21/2025
29.2.0 197,788 4/7/2025
29.1.0 64,551 4/1/2025
29.0.0 15,279 3/31/2025
29.0.0-beta.6 569 3/24/2025
29.0.0-beta.5 432 3/24/2025
29.0.0-beta.4 420 3/24/2025
29.0.0-beta.3 438 3/24/2025
29.0.0-beta.2 423 3/24/2025
29.0.0-beta.1 274 3/19/2025
28.16.0 239,592 3/17/2025
28.15.0 41,601 3/12/2025
28.14.1 10,897 3/12/2025
28.14.0 10,275 3/11/2025
28.14.0-beta.7 184 3/11/2025
28.14.0-beta.6 189 3/11/2025
28.14.0-beta.5 194 3/10/2025
28.14.0-beta.4 239 3/6/2025
28.14.0-beta.3 234 3/6/2025
28.14.0-beta.2 230 3/6/2025
28.14.0-beta.1 229 3/5/2025
28.13.0 133,466 2/26/2025
28.12.1 28,576 2/24/2025
28.12.0 25,718 2/23/2025
28.11.0 105,530 2/14/2025
28.10.1 101,372 2/4/2025
28.10.0 8,596 2/3/2025
28.9.0 289,348 1/14/2025
28.8.1 186,168 1/6/2025
28.8.0 5,510 1/6/2025
28.7.1 18,077 1/4/2025
28.7.0 79,975 12/22/2024
28.6.1 61,106 12/19/2024
28.6.0 43,501 12/17/2024
28.5.0 41,556 12/13/2024
28.4.0 203,388 11/28/2024
28.3.2 162,197 11/18/2024
28.3.1 31,698 11/15/2024
28.3.0 7,165 11/15/2024
28.2.1 91,980 11/13/2024
28.2.0 52,168 11/10/2024
28.1.3 87,642 11/2/2024
28.1.2 10,083 11/1/2024
28.1.1 4,486 11/1/2024
28.1.0 13,090 10/31/2024
28.0.0 23,024 10/30/2024
28.0.0-beta.1 105 10/30/2024
27.1.0 178,040 10/25/2024
27.1.0-beta.2 117 10/23/2024
27.0.1 138,153 10/14/2024
27.0.0 15,285 10/14/2024
27.0.0-beta.7 193 10/10/2024
27.0.0-beta.6 320 10/5/2024
27.0.0-beta.5 407 9/26/2024
27.0.0-beta.4 2,046 9/24/2024
27.0.0-beta.3 123 9/23/2024
27.0.0-beta.1 118 9/22/2024
26.6.0 236,733 9/21/2024
26.5.0 34,584 9/18/2024
26.4.5 76,519 9/13/2024
26.4.4 57,301 9/10/2024
26.4.3 2,816 9/10/2024
26.4.2 22,372 9/9/2024
26.4.1 3,161 9/9/2024
26.4.0 34,969 9/5/2024
26.3.1 39,902 9/2/2024
26.3.0 18,126 8/30/2024
26.2.0 292,490 8/10/2024
26.1.6 50,231 7/31/2024
26.1.5 28,729 7/28/2024
26.1.3 2,631 7/28/2024
26.1.2 12,298 7/26/2024
26.1.1 3,054 7/25/2024
26.0.1 28,639 7/23/2024
26.0.0 13,215 7/20/2024
25.3.2 51,658 7/17/2024
25.3.1 68,920 7/11/2024
25.3.0 87,975 7/3/2024
25.2.0 18,078 7/2/2024
25.1.1 18,609 7/2/2024
25.1.0 2,177 7/2/2024
25.0.4 50,819 6/24/2024
25.0.3 83,737 6/14/2024
25.0.2 73,612 6/11/2024
25.0.1 71,630 6/2/2024
25.0.0 12,975 6/1/2024
25.0.0-beta.3 138 5/31/2024
25.0.0-beta.2 135 5/31/2024
25.0.0-beta.1 255 5/30/2024
24.3.0-beta.5 174 5/29/2024
24.3.0-beta.4 178 5/23/2024
24.3.0-beta.3 129 5/21/2024
24.3.0-beta.2 135 5/19/2024
24.3.0-beta.1 124 5/18/2024
24.2.0 265,650 5/9/2024
24.1.0 168,508 4/13/2024
24.0.0 8,180 4/12/2024
24.0.0-beta.2 189 4/12/2024
24.0.0-beta.1 114 4/11/2024
23.7.2 77,496 4/9/2024
23.7.1 35,556 4/4/2024
23.7.0 2,766 4/3/2024
23.6.0 55,129 3/27/2024
23.5.2 214,238 3/16/2024
23.5.1 16,119 3/15/2024
23.5.0 62,260 3/12/2024
23.4.0 20,112 3/10/2024
23.3.0 38,963 3/7/2024
23.2.3 22,590 3/6/2024
23.2.2 78,961 2/27/2024
23.2.1 32,812 2/21/2024
23.2.0 118,729 2/14/2024
23.1.0 109,092 2/3/2024
23.0.1 111,731 1/23/2024
23.0.0 32,634 1/17/2024
22.11.5 91,358 1/10/2024
22.11.4 39,393 1/6/2024
22.11.3 6,435 1/5/2024
22.11.2 4,945 1/3/2024
22.11.1 39,117 12/27/2023
22.11.0 2,467 12/27/2023
22.10.2 8,799 12/24/2023
22.10.1 1,821 12/23/2023
22.10.0 4,258 12/22/2023
22.9.0 2,156 12/22/2023
22.8.0 113,141 12/7/2023
22.7.1 141,473 12/4/2023
22.7.0 2,339 12/4/2023
22.6.1 1,926 12/4/2023
22.6.0 44,651 11/27/2023
22.5.0 188,350 11/16/2023
22.4.1 13,959 11/15/2023
22.4.0 1,530 11/15/2023
22.3.0 4,433 11/14/2023
22.2.0 23,692 11/10/2023
22.2.0-beta.7 173 11/7/2023
22.2.0-beta.6 158 11/7/2023
22.2.0-beta.5 562 10/29/2023
22.2.0-beta.4 214 10/25/2023
22.2.0-beta.3 126 10/25/2023
22.2.0-beta.2 168 10/23/2023
22.2.0-beta.1 172 10/22/2023
22.1.4 126,459 10/16/2023
22.1.3 20,394 10/10/2023
22.1.2 22,056 10/9/2023
22.1.1 4,941 10/6/2023
22.1.0 4,947 10/5/2023
22.0.0 1,942 10/5/2023
21.3.0 31,322 9/28/2023
21.2.0 15,431 9/24/2023
21.1.6 3,516 9/23/2023
21.1.5 12,734 9/20/2023
21.1.4 13,108 9/19/2023
21.1.3 33,201 9/13/2023
21.1.2 1,862 9/13/2023
21.1.1 29,079 9/11/2023
21.1.0 2,206 9/10/2023
21.0.0 123,057 8/31/2023
20.8.2 130,896 8/27/2023
20.8.1 25,008 8/21/2023
20.8.0 30,121 8/15/2023
20.7.0 10,682 8/13/2023
20.6.0 111,006 7/22/2023
20.5.1 22,571 7/16/2023
20.5.0 52,653 7/10/2023
20.4.0 170,955 6/20/2023
20.3.2 80,650 6/6/2023
20.3.1 14,276 6/3/2023
20.3.0 25,055 5/29/2023
20.2.0 4,880 5/27/2023
20.1.1 12,226 5/25/2023
20.1.0 6,402 5/24/2023
20.1.0-beta.1 201 5/24/2023
20.0.0 51,631 5/18/2023
19.14.1 144,986 5/1/2023
19.14.0 24,858 4/28/2023
19.13.1 12,458 4/26/2023
19.13.0 22,096 4/22/2023
19.12.3 114,477 4/15/2023
19.12.2 36,848 4/12/2023
19.12.1 29,229 4/6/2023
19.12.0 30,850 3/31/2023
19.11.2 43,920 3/20/2023
19.11.1 58,215 3/10/2023
19.11.0 6,330 3/10/2023
19.10.0 151,148 2/19/2023
19.9.3 34,895 2/13/2023
19.9.2 63,851 2/6/2023
19.9.1 1,371 2/6/2023
19.9.0 1,912 2/6/2023
19.8.3 7,627 2/3/2023
19.8.2 4,517 2/2/2023
19.8.1 20,112 2/1/2023
19.8.0 13,225 1/29/2023
19.7.1 89,442 1/20/2023
19.7.0 16,120 1/19/2023
19.6.0 66,025 1/9/2023
19.5.1-beta.3 227 1/5/2023
19.5.1-beta.2 219 1/4/2023
19.5.1-beta.1 241 1/4/2023
19.5.0 159,176 12/19/2022
19.4.2 1,905 12/18/2022
19.4.1 1,575 12/18/2022
19.4.0 1,130 12/18/2022
19.4.0-beta.4 229 12/17/2022
19.4.0-beta.3 268 12/12/2022
19.4.0-beta.2 226 12/10/2022
19.4.0-beta.1 232 12/7/2022
19.3.0 89,162 11/27/2022
19.2.0 1,256 11/27/2022
19.1.0 220,026 11/13/2022
19.0.0 29,294 11/8/2022
18.4.0 16,783 11/6/2022
18.3.1-beta.1 217 11/3/2022
18.3.0 34,165 11/1/2022
18.2.1 27,891 11/1/2022
18.2.0 10,525 10/31/2022
18.1.1 15,550 10/28/2022
18.1.0 1,700 10/28/2022
18.1.0-beta.2 225 10/28/2022
18.1.0-beta.1 308 10/26/2022
18.0.0 42,588 10/23/2022
18.0.0-rc.1 318 10/23/2022
18.0.0-beta.33 506 10/23/2022
18.0.0-beta.32 432 10/20/2022
18.0.0-beta.31 259 10/19/2022
18.0.0-beta.30 2,005 10/17/2022
18.0.0-beta.29 215 10/17/2022
18.0.0-beta.28 210 10/17/2022
18.0.0-beta.27 251 10/17/2022
18.0.0-beta.26 239 10/16/2022
18.0.0-beta.25 1,087 10/12/2022
18.0.0-beta.24 226 10/12/2022
18.0.0-beta.23 781 10/3/2022
18.0.0-beta.22 262 10/1/2022
18.0.0-beta.21 1,970 9/26/2022
18.0.0-beta.20 306 9/24/2022
18.0.0-beta.19 1,046 9/20/2022
18.0.0-beta.18 3,959 9/14/2022
18.0.0-beta.17 885 9/11/2022
18.0.0-beta.16 282 9/8/2022
18.0.0-beta.15 280 9/7/2022
18.0.0-beta.14 261 9/7/2022
18.0.0-beta.13 372 9/6/2022
18.0.0-beta.12 235 9/6/2022
18.0.0-beta.11 534 9/5/2022
18.0.0-beta.10 310 9/3/2022
18.0.0-beta.9 212 9/3/2022
18.0.0-beta.8 507 8/25/2022
18.0.0-beta.7 1,192 8/25/2022
18.0.0-beta.6 70,181 8/22/2022
18.0.0-beta.5 256 8/22/2022
18.0.0-beta.4 243 8/22/2022
18.0.0-beta.3 1,194 8/21/2022
18.0.0-beta.2 252 8/21/2022
18.0.0-beta.1 266 8/21/2022
17.10.2 450,131 8/16/2022
17.10.1 1,593 8/16/2022
17.10.0 4,232 8/14/2022
17.9.0 3,145 8/12/2022
17.8.1 220,389 8/9/2022
17.8.0 3,755 8/9/2022
17.7.1 33,147 8/9/2022
17.7.0 8,753 8/8/2022
17.6.2 7,180 8/8/2022
17.6.1 1,371 8/8/2022
17.6.0 1,909 8/6/2022
17.5.0 100,022 7/30/2022
17.4.2 18,501 7/27/2022
17.4.1 2,332 7/26/2022
17.4.0 1,787 7/26/2022
17.3.1 1,843 7/26/2022
17.3.0 1,341 7/25/2022
17.2.1 96,812 7/3/2022
17.2.0 4,482 7/2/2022
17.1.6 34,651 6/28/2022
17.1.5 1,561 6/27/2022
17.1.4 38,581 6/8/2022
17.1.3 1,239 6/8/2022
17.1.2 7,353 6/7/2022
17.1.1 15,922 6/4/2022
17.1.0 1,635 6/3/2022
17.0.3 1,735 6/2/2022
17.0.2 10,535 6/2/2022
17.0.1 1,218 6/2/2022
17.0.0 6,141 6/2/2022
17.0.0-beta.2 286 6/1/2022
17.0.0-beta.1 388 5/23/2022
16.9.0 138,974 5/27/2022
16.8.2 4,571 5/24/2022
16.8.1 61,603 5/16/2022
16.8.0 1,278 5/16/2022
16.7.2 1,544 5/16/2022
16.7.1 4,118 5/13/2022
16.7.0 55,763 4/29/2022
16.6.0 5,815 4/25/2022
16.5.4 37,750 4/2/2022
16.5.3 1,261 4/2/2022
16.5.2 2,464 3/31/2022
16.5.1 2,719 3/30/2022
16.5.0 1,291 3/30/2022
16.5.0-beta.1 309 3/26/2022
16.4.4 17,432 3/26/2022
16.4.3 71,316 3/22/2022
16.4.2 119,828 3/16/2022
16.4.1 1,290 3/16/2022
16.4.0 1,236 3/15/2022
16.3.6 12,516 3/12/2022
16.3.5 23,366 3/6/2022
16.3.4 10,631 3/2/2022
16.3.3 1,770 3/1/2022
16.3.2 10,779 2/26/2022
16.3.0 1,427 2/26/2022
16.2.0 15,081 2/21/2022
16.1.2 16,679 2/13/2022
16.1.1 16,342 2/7/2022
16.1.0 1,998 2/7/2022
16.0.0 16,683 2/3/2022
15.2.1 19,702 2/1/2022
15.2.0 3,216 1/30/2022
15.1.1 43,988 1/25/2022
15.1.0 2,387 1/25/2022
15.1.0-beta.1 305 1/24/2022
15.0.1 2,411 1/24/2022
15.0.0 1,560 1/24/2022
15.0.0-beta.6 329 1/23/2022
15.0.0-beta.5 291 1/23/2022
15.0.0-beta.4 299 1/21/2022
15.0.0-beta.3 254 1/21/2022
15.0.0-beta.2 289 1/21/2022
15.0.0-beta.1 317 1/20/2022
14.14.1 151,724 1/13/2022
14.14.0 1,520 1/12/2022
14.13.1 570,442 1/6/2022
14.13.0 12,276 1/6/2022
14.12.0 6,816 12/27/2021
14.11.4 9,083 12/24/2021
14.11.3 2,428 12/21/2021
14.11.2 5,626 12/16/2021
14.11.1 2,530 12/14/2021
14.11.0 1,211 12/14/2021
14.10.1 1,703 12/12/2021
14.10.0 1,412 12/11/2021
14.9.1 4,992 12/9/2021
14.9.0 1,069 12/9/2021
14.8.1 2,682 12/7/2021
14.8.0 1,412 12/6/2021
14.7.0 52,942 12/2/2021
14.6.6 10,511 11/28/2021
14.6.5 2,211 11/27/2021
14.6.4 5,904 11/26/2021
14.6.3 4,090 11/26/2021
14.6.2 3,792 11/25/2021
14.6.1 3,387 11/25/2021
14.6.0 17,693 11/23/2021
14.5.0 1,702 11/23/2021
14.4.1 1,590 11/22/2021
14.4.0 1,824 11/21/2021
14.3.0 14,335 11/14/2021
14.2.0 22,040 11/6/2021
14.1.1 2,344 11/3/2021
14.1.0 1,366 11/3/2021
14.0.1 2,571 10/31/2021
13.3.1 7,605 10/26/2021
13.3.0 43,518 10/17/2021
13.2.2 3,486 10/15/2021
13.2.1 1,635 10/15/2021
13.2.0 1,241 10/15/2021
13.1.0 7,469 10/8/2021
13.0.3 2,939 10/3/2021
13.0.2 1,128 10/3/2021
13.0.1 1,613 10/1/2021
13.0.0 2,162 10/1/2021
13.0.0-beta.2 315 10/1/2021
13.0.0-beta.1 327 10/1/2021
12.2.0 7,184 9/29/2021
12.1.0 1,342 9/28/2021
12.0.0 3,426 9/26/2021
12.0.0-beta.7 382 9/25/2021
12.0.0-beta.6 308 9/25/2021
12.0.0-beta.5 422 9/24/2021
12.0.0-beta.4 361 9/22/2021
12.0.0-beta.3 371 9/21/2021
12.0.0-beta.2 315 9/21/2021
12.0.0-beta.1 342 9/21/2021
11.27.0 8,243 9/15/2021
11.26.0 3,260 9/12/2021
11.25.0 1,951 9/10/2021
11.24.0 24,009 8/16/2021
11.23.1 8,462 8/11/2021
11.23.0 3,162 8/9/2021
11.22.0 1,382 8/7/2021
11.20.3 7,880 7/12/2021
11.20.2 1,771 7/12/2021
11.20.1 16,979 7/2/2021
11.20.0 1,540 7/1/2021
11.19.3 25,396 6/28/2021
11.19.2 3,833 6/25/2021
11.19.1 2,013 6/23/2021
11.19.1-beta.1 380 6/22/2021
11.19.0 95,464 6/19/2021
11.18.4 2,827 6/16/2021
11.18.3 1,445 6/16/2021
11.18.2 5,504 6/3/2021
11.18.1 7,225 6/1/2021
11.18.0 2,987 5/27/2021
11.17.0 30,910 5/22/2021
11.16.1 1,447 5/21/2021
11.16.0 1,332 5/21/2021
11.15.1 2,603 5/17/2021
11.15.0 1,254 5/17/2021
11.14.0 1,200 5/17/2021
11.13.0 11,767 5/13/2021
11.12.2 1,376 5/13/2021
11.12.1 62,654 5/10/2021
11.12.0 1,768 5/8/2021
11.11.0 16,081 5/5/2021
11.10.3 1,908 5/3/2021
11.10.2 1,548 5/3/2021
11.10.1 1,254 5/3/2021
11.10.0 1,354 5/3/2021
11.9.0 1,998 4/27/2021
11.8.0 1,707 4/26/2021
11.7.0 3,284 4/18/2021
11.6.0 1,614 4/14/2021
11.6.0-beta.4 368 4/13/2021
11.6.0-beta.3 360 4/12/2021
11.6.0-beta.2 384 4/12/2021
11.6.0-beta.1 304 4/11/2021
11.5.0 5,734 4/5/2021
11.5.0-beta.2 406 4/4/2021
11.5.0-beta.1 319 4/3/2021
11.4.0 2,195 3/31/2021
11.3.0 1,209 3/31/2021
11.2.0 1,540 3/29/2021
11.1.0 3,145 3/22/2021
11.0.3 14,488 3/21/2021
11.0.2 1,510 3/16/2021
11.0.1 1,536 3/15/2021
11.0.0 2,312 3/13/2021
11.0.0-beta.10 422 3/13/2021
11.0.0-beta.9 340 3/12/2021
11.0.0-beta.8 380 3/12/2021
11.0.0-beta.7 454 3/10/2021
11.0.0-beta.6 837 2/28/2021
11.0.0-beta.5 474 2/27/2021
11.0.0-beta.4 375 2/27/2021
11.0.0-beta.3 1,059 2/15/2021
11.0.0-beta.2 339 2/15/2021
11.0.0-beta.1 338 2/15/2021
10.9.1 15,165 2/12/2021
10.9.0 1,372 2/12/2021
10.8.0 1,727 2/10/2021
10.7.0 2,364 2/8/2021
10.6.2 2,021 2/4/2021
10.6.0 1,286 2/4/2021
10.5.1 1,633 2/1/2021
10.5.0 1,494 1/31/2021
10.5.0-beta.1 369 1/31/2021
10.4.0 1,363 1/30/2021
10.3.0 1,267 1/30/2021
10.2.1 1,450 1/29/2021
10.2.0 1,353 1/29/2021
10.1.0 1,291 1/29/2021
10.0.0 1,935 1/28/2021
10.0.0-beta.8 359 1/27/2021
10.0.0-beta.7 380 1/27/2021
10.0.0-beta.6 376 1/27/2021
10.0.0-beta.5 374 1/25/2021
10.0.0-beta.4 467 1/24/2021
10.0.0-beta.3 6,651 1/24/2021
10.0.0-beta.2 432 1/24/2021
10.0.0-beta.1 365 1/23/2021
9.1.0-beta.9 359 1/23/2021
9.1.0-beta.7 405 1/22/2021
9.1.0-beta.6 456 1/21/2021
9.1.0-beta.5 645 1/17/2021
9.1.0-beta.4 399 1/17/2021
9.1.0-beta.3 378 1/17/2021
9.1.0-beta.1 467 1/16/2021
9.0.0 2,826 1/8/2021
9.0.0-beta.2 439 1/6/2021
9.0.0-beta.1 5,576 1/3/2021
8.14.0 1,831 12/29/2020
8.13.0 2,126 12/21/2020
8.12.5 1,647 12/18/2020
8.12.4 2,277 12/17/2020
8.12.3 2,184 12/15/2020
8.12.2 1,445 12/15/2020
8.12.1 1,431 12/15/2020
8.12.0 1,709 12/12/2020
8.11.0 14,530 11/30/2020
8.10.0 1,416 11/30/2020
8.9.0 1,669 11/29/2020
8.8.0 1,566 11/26/2020
8.7.4-beta.2 434 11/26/2020
8.7.4-beta.1 391 11/26/2020
8.7.3 1,496 11/26/2020
8.7.2 1,347 11/26/2020
8.7.1 1,291 11/25/2020
8.7.0 1,307 11/25/2020
8.6.1 1,413 11/25/2020
8.6.0 1,862 11/23/2020
8.5.0 1,379 11/23/2020
8.4.2 6,736 11/20/2020
8.4.1 1,434 11/20/2020
8.4.0 1,699 11/17/2020
8.3.0 1,674 11/16/2020
8.2.2 1,672 11/15/2020
8.2.1 1,573 11/12/2020
8.2.0 1,595 11/10/2020
8.1.0 1,517 11/10/2020
8.0.1 1,966 11/8/2020
8.0.0 1,448 11/8/2020
8.0.0-beta.2 543 11/8/2020
8.0.0-beta.1 396 11/6/2020
7.0.2 9,185 11/1/2020
7.0.1 1,384 11/1/2020
7.0.0 1,472 11/1/2020
7.0.0-beta.1 476 11/1/2020
6.27.0-beta.1 510 10/30/2020
6.26.0 4,322 10/29/2020
6.25.1 1,786 10/22/2020
6.25.0 1,681 10/22/2020
6.24.1 1,602 10/20/2020
6.24.0 2,146 10/11/2020
6.23.3 2,900 10/2/2020
6.23.1 1,546 10/2/2020
6.23.0 1,610 9/30/2020
6.22.1 1,718 9/25/2020
6.22.0 1,591 9/24/2020
6.21.0 1,527 9/23/2020
6.20.0 1,527 9/23/2020
6.19.0 1,513 9/23/2020
6.18.0 1,448 9/23/2020
6.17.0 1,427 9/22/2020
6.16.0 1,495 9/22/2020
6.15.3 2,904 9/16/2020
6.15.2 5,533 9/14/2020
6.15.0 1,538 9/14/2020
6.14.1 1,837 9/13/2020
6.14.0 1,498 9/11/2020
6.13.0 1,595 9/10/2020
6.12.0 1,477 9/10/2020
6.12.0-beta.2 408 9/10/2020
6.12.0-beta.1 417 9/9/2020
6.11.1 1,581 9/8/2020
6.11.0 1,353 9/8/2020
6.10.7 2,315 9/2/2020
6.10.6 1,884 8/31/2020
6.10.5 1,761 8/29/2020
6.10.4 1,548 8/28/2020
6.10.3 1,593 8/28/2020
6.10.2 1,687 8/27/2020
6.10.1 1,464 8/26/2020
6.10.0 1,585 8/25/2020
6.9.0 2,071 8/20/2020
6.8.0 1,731 8/19/2020
6.7.0 7,195 7/26/2020
6.6.0 2,154 7/16/2020
6.5.0 1,856 7/12/2020
6.4.0 1,518 7/11/2020
6.3.1 1,638 7/10/2020
6.3.0 1,834 7/3/2020
6.2.0 1,560 7/2/2020
6.1.1 1,810 7/1/2020
6.1.0 1,439 7/1/2020
6.0.0 1,575 6/30/2020
6.0.0-beta.1 479 6/28/2020
5.1.0 2,446 6/26/2020
5.0.4 1,783 6/17/2020
5.0.3 1,405 6/17/2020
5.0.2 2,060 6/15/2020
5.0.0 1,559 6/14/2020
5.0.0-beta.3 415 6/14/2020
5.0.0-beta.2 497 6/14/2020
5.0.0-beta.1 492 6/14/2020
4.3.1 2,613 6/4/2020
4.3.0 1,452 6/4/2020
4.2.0 1,986 6/2/2020
4.1.0 2,136 6/1/2020
4.0.2 1,669 5/30/2020
4.0.1 1,650 5/27/2020
4.0.0 1,914 5/24/2020
3.1.0 1,917 5/21/2020
3.0.5 1,723 5/19/2020
3.0.4 1,557 5/18/2020
3.0.3 1,542 5/18/2020
3.0.2 1,620 5/18/2020
3.0.1 1,493 5/18/2020
3.0.0 1,439 5/17/2020
2.3.1 1,569 5/15/2020
2.3.0 1,587 5/15/2020
2.2.1 1,723 5/11/2020
2.2.0 1,600 5/10/2020
2.1.3 4,839 5/7/2020
2.1.2 2,616 5/4/2020
2.1.1 1,671 5/1/2020
2.1.0 1,799 4/29/2020
2.0.0 1,669 4/27/2020
2.0.0-beta.3 447 4/27/2020
2.0.0-beta.2 425 4/27/2020
2.0.0-beta.1 428 4/27/2020
1.34.2 2,008 4/27/2020
1.34.1 1,681 4/25/2020
1.34.0 1,754 4/24/2020
1.33.0 1,905 4/19/2020
1.32.4 1,582 4/17/2020
1.32.3 1,659 4/17/2020
1.32.2 1,321 4/16/2020
1.32.1 1,656 4/16/2020
1.32.0 1,705 4/15/2020
1.31.1 1,714 4/12/2020
1.31.0 1,768 4/10/2020
1.30.0 1,592 4/9/2020
1.29.0 1,661 4/8/2020
1.28.3 1,637 4/8/2020
1.28.2 1,935 4/5/2020
1.28.1 1,344 4/5/2020
1.28.0 1,606 4/5/2020
1.27.3 1,837 4/1/2020
1.27.2 1,625 3/31/2020
1.27.1 1,547 3/30/2020
1.27.1-beta.1 471 3/29/2020
1.27.0 1,788 3/29/2020
1.26.1 1,668 3/27/2020
1.26.0 1,598 3/25/2020
1.25.1 1,620 3/24/2020
1.25.0 1,818 3/22/2020
1.24.1 1,728 3/18/2020
1.24.0 2,334 3/10/2020
1.23.0 1,768 3/6/2020
1.22.3 1,624 3/3/2020
1.22.2 1,467 3/3/2020
1.22.1 1,664 2/28/2020
1.22.0 1,729 2/25/2020
1.21.0 1,569 2/24/2020
1.20.1 1,509 2/24/2020
1.20.0 3,579 2/22/2020
1.19.2 1,762 2/18/2020
1.19.1 1,436 2/18/2020
1.19.0 1,789 2/12/2020
1.18.0 1,683 2/10/2020
1.17.1 1,653 2/8/2020
1.17.0 1,391 2/8/2020
1.16.0 1,331 2/8/2020
1.14.1 2,191 2/2/2020
1.14.0 1,505 2/2/2020
1.13.0 3,262 1/19/2020
1.12.3 1,977 1/13/2020
1.12.2 1,619 1/12/2020
1.12.1 1,366 1/12/2020
1.12.0 1,363 1/12/2020
1.11.2 1,331 1/11/2020
1.11.1 1,548 1/10/2020
1.11.0 1,483 1/10/2020
1.10.1 1,639 1/8/2020
1.10.0 1,423 1/8/2020
1.9.3 1,447 1/8/2020
1.9.2 1,534 1/6/2020
1.9.1 1,354 1/6/2020
1.9.0 1,358 1/6/2020
1.8.0 1,646 1/5/2020
1.7.1 1,476 1/3/2020
1.7.0 1,915 1/2/2020
1.6.0 1,381 1/2/2020
1.5.5 1,812 1/1/2020
1.5.4 1,406 1/1/2020
1.5.3 1,879 12/29/2019
1.5.2 1,506 12/27/2019
1.5.1 1,395 12/27/2019
1.5.0 1,533 12/27/2019
1.4.1 1,668 12/21/2019
1.4.0 1,347 12/21/2019
1.3.2 1,415 12/20/2019
1.3.1 1,610 12/18/2019
1.3.1-beta.1 484 12/18/2019
1.3.0 1,675 12/17/2019
1.3.0-beta.1 448 12/18/2019
1.2.0 1,469 12/17/2019
1.1.1 1,412 12/16/2019
1.1.0 1,518 12/16/2019
1.0.0 11,362 12/15/2019
1.0.0-beta.41 486 12/15/2019
1.0.0-beta.40 471 12/15/2019
1.0.0-beta.39 470 12/14/2019
1.0.0-beta.38 471 12/12/2019
1.0.0-beta.37 439 12/12/2019
1.0.0-beta.36 448 12/12/2019
1.0.0-beta.35 461 12/11/2019
1.0.0-beta.34 469 12/11/2019
1.0.0-beta.33 450 12/11/2019
1.0.0-beta.32 737 12/6/2019
1.0.0-beta.31 628 12/3/2019
1.0.0-beta.30 449 12/3/2019
1.0.0-beta.29 514 12/2/2019
1.0.0-beta.28 626 12/1/2019
1.0.0-beta.27 426 12/1/2019
1.0.0-beta.23 484 11/28/2019
1.0.0-beta.22 469 11/27/2019
1.0.0-beta.21 449 11/27/2019
1.0.0-beta.20 453 11/27/2019
1.0.0-beta.19 443 11/27/2019
1.0.0-beta.18 446 11/27/2019
1.0.0-beta.17 448 11/27/2019
1.0.0-beta.16 454 11/27/2019
1.0.0-beta.15 723 11/26/2019
1.0.0-beta.14 423 11/26/2019
1.0.0-beta.13 464 11/25/2019
1.0.0-beta.11 459 11/25/2019
1.0.0-beta.10 510 11/25/2019
1.0.0-beta.9 460 11/24/2019
1.0.0-beta.7 500 11/23/2019
1.0.0-beta.6 465 11/23/2019
1.0.0-beta.5 465 11/23/2019
1.0.0-beta.4 471 11/23/2019
1.0.0-beta.3 460 11/23/2019
1.0.0-beta.2 463 11/23/2019
1.0.0-beta.1 464 11/23/2019