Verify.Xunit 30.20.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 30.20.0
                    
NuGet\Install-Package Verify.Xunit -Version 30.20.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="30.20.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.Xunit" Version="30.20.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 30.20.0
                    
#r "nuget: Verify.Xunit, 30.20.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@30.20.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=30.20.0
                    
Install as a Cake Addin
#tool nuget:?package=Verify.Xunit&version=30.20.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.
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
elastic/elasticsearch-net
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
Version Downloads Last Updated
31.7.2 4,970 11/21/2025
31.7.1 21,783 11/13/2025
31.7.0 774 11/13/2025
31.6.1 3,238 11/12/2025
31.6.0 8,946 11/12/2025
31.6.0-beta.1 231 11/12/2025
31.5.3 6,730 11/11/2025
31.5.2 1,735 11/11/2025
31.5.1 6,817 11/10/2025
31.5.0 1,080 11/10/2025
31.4.3 27,812 11/4/2025
31.4.2 3,024 11/4/2025
31.4.1 8,090 11/2/2025
31.4.0 3,941 11/1/2025
31.3.0 7,890 10/30/2025
31.2.0 12,439 10/29/2025
31.1.0 6,410 10/28/2025
31.0.5 13,460 10/26/2025
31.0.4 19,261 10/21/2025
31.0.4-beta.1 183 10/21/2025
31.0.3 10,185 10/20/2025
31.0.2 16,409 10/16/2025
31.0.1 21,085 10/10/2025
31.0.0 7,754 10/9/2025
31.0.0-beta.1 4,633 7/17/2025
30.20.1 41,952 10/6/2025
30.20.0 9,327 10/4/2025
30.19.2 15,970 10/1/2025
30.19.1 20,027 9/28/2025
30.19.0 12,489 9/25/2025
30.18.0 20,953 9/21/2025
30.17.0 15,588 9/19/2025
30.16.0 7,687 9/18/2025
30.15.0 6,732 9/18/2025
30.14.0 2,633 9/18/2025
30.13.0 29,632 9/13/2025
30.12.0 14,397 9/11/2025
30.12.0-beta.1 190 9/9/2025
30.11.0 41,150 9/5/2025
30.10.0 112,366 8/30/2025
30.9.0 3,327 8/30/2025
30.8.0 6,662 8/29/2025
30.7.3 81,812 8/17/2025
30.7.2 15,902 8/15/2025
30.7.1 3,468 8/15/2025
30.7.0 8,848 8/14/2025
30.6.1 36,262 8/8/2025
30.6.0 10,555 8/7/2025
30.5.0 93,290 7/21/2025
30.5.0-beta.1 1,264 7/9/2025
30.4.0 293,868 6/13/2025
30.3.1 116,501 6/4/2025
30.3.0 20,840 6/1/2025
30.2.0 4,899 6/1/2025
30.1.0 158,622 5/12/2025
30.1.0-beta.2 1,102 5/8/2025
30.1.0-beta.1 163 5/8/2025
30.0.0 89,758 5/2/2025
29.5.0 53,710 4/30/2025
29.4.0 19,373 4/29/2025
29.3.1 21,181 4/26/2025
29.3.0 45,340 4/21/2025
29.2.0 200,600 4/7/2025
29.1.0 66,026 4/1/2025
29.0.0 15,412 3/31/2025
29.0.0-beta.6 570 3/24/2025
29.0.0-beta.5 434 3/24/2025
29.0.0-beta.4 422 3/24/2025
29.0.0-beta.3 440 3/24/2025
29.0.0-beta.2 423 3/24/2025
29.0.0-beta.1 275 3/19/2025
28.16.0 245,059 3/17/2025
28.15.0 41,956 3/12/2025
28.14.1 10,965 3/12/2025
28.14.0 10,514 3/11/2025
28.14.0-beta.7 188 3/11/2025
28.14.0-beta.6 190 3/11/2025
28.14.0-beta.5 195 3/10/2025
28.14.0-beta.4 239 3/6/2025
28.14.0-beta.3 236 3/6/2025
28.14.0-beta.2 232 3/6/2025
28.14.0-beta.1 230 3/5/2025
28.13.0 134,601 2/26/2025
28.12.1 28,763 2/24/2025
28.12.0 25,889 2/23/2025
28.11.0 107,087 2/14/2025
28.10.1 102,054 2/4/2025
28.10.0 8,631 2/3/2025
28.9.0 292,460 1/14/2025
28.8.1 188,704 1/6/2025
28.8.0 5,543 1/6/2025
28.7.1 18,202 1/4/2025
28.7.0 80,779 12/22/2024
28.6.1 61,670 12/19/2024
28.6.0 43,870 12/17/2024
28.5.0 41,727 12/13/2024
28.4.0 204,888 11/28/2024
28.3.2 163,192 11/18/2024
28.3.1 32,184 11/15/2024
28.3.0 7,211 11/15/2024
28.2.1 92,761 11/13/2024
28.2.0 52,574 11/10/2024
28.1.3 89,815 11/2/2024
28.1.2 10,170 11/1/2024
28.1.1 4,513 11/1/2024
28.1.0 13,169 10/31/2024
28.0.0 23,213 10/30/2024
28.0.0-beta.1 106 10/30/2024
27.1.0 178,293 10/25/2024
27.1.0-beta.2 117 10/23/2024
27.0.1 138,617 10/14/2024
27.0.0 15,514 10/14/2024
27.0.0-beta.7 194 10/10/2024
27.0.0-beta.6 322 10/5/2024
27.0.0-beta.5 407 9/26/2024
27.0.0-beta.4 2,049 9/24/2024
27.0.0-beta.3 124 9/23/2024
27.0.0-beta.1 118 9/22/2024
26.6.0 237,689 9/21/2024
26.5.0 34,683 9/18/2024
26.4.5 78,093 9/13/2024
26.4.4 57,496 9/10/2024
26.4.3 2,842 9/10/2024
26.4.2 22,423 9/9/2024
26.4.1 3,185 9/9/2024
26.4.0 35,000 9/5/2024
26.3.1 40,120 9/2/2024
26.3.0 18,163 8/30/2024
26.2.0 294,393 8/10/2024
26.1.6 50,558 7/31/2024
26.1.5 28,819 7/28/2024
26.1.3 2,657 7/28/2024
26.1.2 12,340 7/26/2024
26.1.1 3,081 7/25/2024
26.0.1 29,075 7/23/2024
26.0.0 13,275 7/20/2024
25.3.2 51,828 7/17/2024
25.3.1 69,535 7/11/2024
25.3.0 88,534 7/3/2024
25.2.0 18,717 7/2/2024
25.1.1 18,693 7/2/2024
25.1.0 2,203 7/2/2024
25.0.4 51,846 6/24/2024
25.0.3 85,107 6/14/2024
25.0.2 75,136 6/11/2024
25.0.1 71,951 6/2/2024
25.0.0 14,296 6/1/2024
25.0.0-beta.3 141 5/31/2024
25.0.0-beta.2 135 5/31/2024
25.0.0-beta.1 257 5/30/2024
24.3.0-beta.5 174 5/29/2024
24.3.0-beta.4 180 5/23/2024
24.3.0-beta.3 129 5/21/2024
24.3.0-beta.2 137 5/19/2024
24.3.0-beta.1 126 5/18/2024
24.2.0 268,139 5/9/2024
24.1.0 168,895 4/13/2024
24.0.0 8,202 4/12/2024
24.0.0-beta.2 190 4/12/2024
24.0.0-beta.1 118 4/11/2024
23.7.2 77,608 4/9/2024
23.7.1 35,692 4/4/2024
23.7.0 2,780 4/3/2024
23.6.0 55,169 3/27/2024
23.5.2 214,731 3/16/2024
23.5.1 16,165 3/15/2024
23.5.0 62,323 3/12/2024
23.4.0 20,406 3/10/2024
23.3.0 39,002 3/7/2024
23.2.3 22,827 3/6/2024
23.2.2 79,356 2/27/2024
23.2.1 32,928 2/21/2024
23.2.0 120,755 2/14/2024
23.1.0 109,593 2/3/2024
23.0.1 111,899 1/23/2024
23.0.0 32,701 1/17/2024
22.11.5 91,817 1/10/2024
22.11.4 39,443 1/6/2024
22.11.3 6,449 1/5/2024
22.11.2 4,958 1/3/2024
22.11.1 39,312 12/27/2023
22.11.0 2,481 12/27/2023
22.10.2 8,824 12/24/2023
22.10.1 1,834 12/23/2023
22.10.0 4,276 12/22/2023
22.9.0 2,170 12/22/2023
22.8.0 113,696 12/7/2023
22.7.1 141,685 12/4/2023
22.7.0 2,353 12/4/2023
22.6.1 1,940 12/4/2023
22.6.0 44,719 11/27/2023
22.5.0 189,504 11/16/2023
22.4.1 14,079 11/15/2023
22.4.0 1,542 11/15/2023
22.3.0 4,447 11/14/2023
22.2.0 23,772 11/10/2023
22.2.0-beta.7 174 11/7/2023
22.2.0-beta.6 160 11/7/2023
22.2.0-beta.5 566 10/29/2023
22.2.0-beta.4 216 10/25/2023
22.2.0-beta.3 127 10/25/2023
22.2.0-beta.2 169 10/23/2023
22.2.0-beta.1 175 10/22/2023
22.1.4 126,733 10/16/2023
22.1.3 20,406 10/10/2023
22.1.2 22,130 10/9/2023
22.1.1 4,954 10/6/2023
22.1.0 4,959 10/5/2023
22.0.0 1,955 10/5/2023
21.3.0 31,424 9/28/2023
21.2.0 15,502 9/24/2023
21.1.6 3,529 9/23/2023
21.1.5 12,744 9/20/2023
21.1.4 13,123 9/19/2023
21.1.3 33,246 9/13/2023
21.1.2 1,873 9/13/2023
21.1.1 29,091 9/11/2023
21.1.0 2,216 9/10/2023
21.0.0 124,048 8/31/2023
20.8.2 131,515 8/27/2023
20.8.1 25,024 8/21/2023
20.8.0 30,405 8/15/2023
20.7.0 10,839 8/13/2023
20.6.0 111,356 7/22/2023
20.5.1 22,620 7/16/2023
20.5.0 52,685 7/10/2023
20.4.0 171,452 6/20/2023
20.3.2 80,817 6/6/2023
20.3.1 14,327 6/3/2023
20.3.0 25,181 5/29/2023
20.2.0 4,891 5/27/2023
20.1.1 12,233 5/25/2023
20.1.0 6,421 5/24/2023
20.1.0-beta.1 202 5/24/2023
20.0.0 51,859 5/18/2023
19.14.1 146,133 5/1/2023
19.14.0 24,872 4/28/2023
19.13.1 12,476 4/26/2023
19.13.0 22,156 4/22/2023
19.12.3 114,965 4/15/2023
19.12.2 36,944 4/12/2023
19.12.1 29,248 4/6/2023
19.12.0 30,888 3/31/2023
19.11.2 43,993 3/20/2023
19.11.1 58,289 3/10/2023
19.11.0 6,396 3/10/2023
19.10.0 151,502 2/19/2023
19.9.3 34,916 2/13/2023
19.9.2 63,979 2/6/2023
19.9.1 1,380 2/6/2023
19.9.0 1,918 2/6/2023
19.8.3 7,654 2/3/2023
19.8.2 4,537 2/2/2023
19.8.1 20,119 2/1/2023
19.8.0 13,254 1/29/2023
19.7.1 89,462 1/20/2023
19.7.0 16,761 1/19/2023
19.6.0 66,174 1/9/2023
19.5.1-beta.3 229 1/5/2023
19.5.1-beta.2 221 1/4/2023
19.5.1-beta.1 243 1/4/2023
19.5.0 159,243 12/19/2022
19.4.2 1,912 12/18/2022
19.4.1 1,663 12/18/2022
19.4.0 1,138 12/18/2022
19.4.0-beta.4 229 12/17/2022
19.4.0-beta.3 269 12/12/2022
19.4.0-beta.2 226 12/10/2022
19.4.0-beta.1 234 12/7/2022
19.3.0 89,289 11/27/2022
19.2.0 1,263 11/27/2022
19.1.0 220,526 11/13/2022
19.0.0 29,313 11/8/2022
18.4.0 16,794 11/6/2022
18.3.1-beta.1 218 11/3/2022
18.3.0 34,172 11/1/2022
18.2.1 27,959 11/1/2022
18.2.0 10,532 10/31/2022
18.1.1 15,587 10/28/2022
18.1.0 1,707 10/28/2022
18.1.0-beta.2 225 10/28/2022
18.1.0-beta.1 310 10/26/2022
18.0.0 42,655 10/23/2022
18.0.0-rc.1 323 10/23/2022
18.0.0-beta.33 514 10/23/2022
18.0.0-beta.32 432 10/20/2022
18.0.0-beta.31 260 10/19/2022
18.0.0-beta.30 2,016 10/17/2022
18.0.0-beta.29 217 10/17/2022
18.0.0-beta.28 211 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,088 10/12/2022
18.0.0-beta.24 228 10/12/2022
18.0.0-beta.23 783 10/3/2022
18.0.0-beta.22 263 10/1/2022
18.0.0-beta.21 1,970 9/26/2022
18.0.0-beta.20 307 9/24/2022
18.0.0-beta.19 1,046 9/20/2022
18.0.0-beta.18 3,970 9/14/2022
18.0.0-beta.17 887 9/11/2022
18.0.0-beta.16 282 9/8/2022
18.0.0-beta.15 281 9/7/2022
18.0.0-beta.14 264 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 537 9/5/2022
18.0.0-beta.10 313 9/3/2022
18.0.0-beta.9 213 9/3/2022
18.0.0-beta.8 507 8/25/2022
18.0.0-beta.7 1,194 8/25/2022
18.0.0-beta.6 70,325 8/22/2022
18.0.0-beta.5 256 8/22/2022
18.0.0-beta.4 244 8/22/2022
18.0.0-beta.3 1,195 8/21/2022
18.0.0-beta.2 254 8/21/2022
18.0.0-beta.1 268 8/21/2022
17.10.2 451,005 8/16/2022
17.10.1 1,602 8/16/2022
17.10.0 4,239 8/14/2022
17.9.0 3,154 8/12/2022
17.8.1 220,420 8/9/2022
17.8.0 3,762 8/9/2022
17.7.1 33,156 8/9/2022
17.7.0 8,763 8/8/2022
17.6.2 7,189 8/8/2022
17.6.1 1,377 8/8/2022
17.6.0 1,915 8/6/2022
17.5.0 100,341 7/30/2022
17.4.2 18,590 7/27/2022
17.4.1 2,339 7/26/2022
17.4.0 1,794 7/26/2022
17.3.1 1,850 7/26/2022
17.3.0 1,348 7/25/2022
17.2.1 97,007 7/3/2022
17.2.0 4,502 7/2/2022
17.1.6 34,662 6/28/2022
17.1.5 1,568 6/27/2022
17.1.4 38,643 6/8/2022
17.1.3 1,246 6/8/2022
17.1.2 7,355 6/7/2022
17.1.1 15,924 6/4/2022
17.1.0 1,637 6/3/2022
17.0.3 1,737 6/2/2022
17.0.2 10,540 6/2/2022
17.0.1 1,224 6/2/2022
17.0.0 6,150 6/2/2022
17.0.0-beta.2 287 6/1/2022
17.0.0-beta.1 390 5/23/2022
16.9.0 139,468 5/27/2022
16.8.2 4,577 5/24/2022
16.8.1 61,608 5/16/2022
16.8.0 1,281 5/16/2022
16.7.2 1,547 5/16/2022
16.7.1 4,121 5/13/2022
16.7.0 56,122 4/29/2022
16.6.0 5,817 4/25/2022
16.5.4 37,784 4/2/2022
16.5.3 1,261 4/2/2022
16.5.2 2,465 3/31/2022
16.5.1 2,734 3/30/2022
16.5.0 1,295 3/30/2022
16.5.0-beta.1 311 3/26/2022
16.4.4 17,468 3/26/2022
16.4.3 71,516 3/22/2022
16.4.2 119,834 3/16/2022
16.4.1 1,291 3/16/2022
16.4.0 1,238 3/15/2022
16.3.6 12,535 3/12/2022
16.3.5 23,402 3/6/2022
16.3.4 10,632 3/2/2022
16.3.3 1,770 3/1/2022
16.3.2 10,783 2/26/2022
16.3.0 1,428 2/26/2022
16.2.0 15,095 2/21/2022
16.1.2 16,690 2/13/2022
16.1.1 16,344 2/7/2022
16.1.0 2,001 2/7/2022
16.0.0 16,688 2/3/2022
15.2.1 19,711 2/1/2022
15.2.0 3,218 1/30/2022
15.1.1 43,994 1/25/2022
15.1.0 2,389 1/25/2022
15.1.0-beta.1 311 1/24/2022
15.0.1 2,412 1/24/2022
15.0.0 1,568 1/24/2022
15.0.0-beta.6 330 1/23/2022
15.0.0-beta.5 293 1/23/2022
15.0.0-beta.4 299 1/21/2022
15.0.0-beta.3 255 1/21/2022
15.0.0-beta.2 289 1/21/2022
15.0.0-beta.1 318 1/20/2022
14.14.1 151,758 1/13/2022
14.14.0 1,520 1/12/2022
14.13.1 573,018 1/6/2022
14.13.0 12,276 1/6/2022
14.12.0 6,823 12/27/2021
14.11.4 9,088 12/24/2021
14.11.3 2,428 12/21/2021
14.11.2 5,642 12/16/2021
14.11.1 2,531 12/14/2021
14.11.0 1,211 12/14/2021
14.10.1 1,708 12/12/2021
14.10.0 1,414 12/11/2021
14.9.1 4,995 12/9/2021
14.9.0 1,070 12/9/2021
14.8.1 2,685 12/7/2021
14.8.0 1,415 12/6/2021
14.7.0 53,191 12/2/2021
14.6.6 10,538 11/28/2021
14.6.5 2,213 11/27/2021
14.6.4 5,917 11/26/2021
14.6.3 4,091 11/26/2021
14.6.2 3,795 11/25/2021
14.6.1 3,389 11/25/2021
14.6.0 17,696 11/23/2021
14.5.0 1,705 11/23/2021
14.4.1 1,593 11/22/2021
14.4.0 1,827 11/21/2021
14.3.0 14,355 11/14/2021
14.2.0 22,049 11/6/2021
14.1.1 2,346 11/3/2021
14.1.0 1,372 11/3/2021
14.0.1 2,572 10/31/2021
13.3.1 7,609 10/26/2021
13.3.0 43,675 10/17/2021
13.2.2 3,488 10/15/2021
13.2.1 1,636 10/15/2021
13.2.0 1,246 10/15/2021
13.1.0 7,470 10/8/2021
13.0.3 2,940 10/3/2021
13.0.2 1,129 10/3/2021
13.0.1 1,616 10/1/2021
13.0.0 2,165 10/1/2021
13.0.0-beta.2 319 10/1/2021
13.0.0-beta.1 329 10/1/2021
12.2.0 7,189 9/29/2021
12.1.0 1,344 9/28/2021
12.0.0 3,429 9/26/2021
12.0.0-beta.7 385 9/25/2021
12.0.0-beta.6 309 9/25/2021
12.0.0-beta.5 423 9/24/2021
12.0.0-beta.4 363 9/22/2021
12.0.0-beta.3 373 9/21/2021
12.0.0-beta.2 319 9/21/2021
12.0.0-beta.1 343 9/21/2021
11.27.0 8,252 9/15/2021
11.26.0 3,263 9/12/2021
11.25.0 1,952 9/10/2021
11.24.0 24,035 8/16/2021
11.23.1 8,467 8/11/2021
11.23.0 3,166 8/9/2021
11.22.0 1,385 8/7/2021
11.20.3 7,885 7/12/2021
11.20.2 1,774 7/12/2021
11.20.1 16,981 7/2/2021
11.20.0 1,543 7/1/2021
11.19.3 25,399 6/28/2021
11.19.2 3,835 6/25/2021
11.19.1 2,015 6/23/2021
11.19.1-beta.1 384 6/22/2021
11.19.0 95,608 6/19/2021
11.18.4 2,831 6/16/2021
11.18.3 1,448 6/16/2021
11.18.2 5,513 6/3/2021
11.18.1 7,227 6/1/2021
11.18.0 2,990 5/27/2021
11.17.0 30,920 5/22/2021
11.16.1 1,451 5/21/2021
11.16.0 1,337 5/21/2021
11.15.1 2,605 5/17/2021
11.15.0 1,258 5/17/2021
11.14.0 1,202 5/17/2021
11.13.0 11,771 5/13/2021
11.12.2 1,379 5/13/2021
11.12.1 62,656 5/10/2021
11.12.0 1,775 5/8/2021
11.11.0 16,123 5/5/2021
11.10.3 1,910 5/3/2021
11.10.2 1,550 5/3/2021
11.10.1 1,260 5/3/2021
11.10.0 1,358 5/3/2021
11.9.0 2,002 4/27/2021
11.8.0 1,710 4/26/2021
11.7.0 3,287 4/18/2021
11.6.0 1,618 4/14/2021
11.6.0-beta.4 372 4/13/2021
11.6.0-beta.3 363 4/12/2021
11.6.0-beta.2 387 4/12/2021
11.6.0-beta.1 306 4/11/2021
11.5.0 5,752 4/5/2021
11.5.0-beta.2 408 4/4/2021
11.5.0-beta.1 321 4/3/2021
11.4.0 2,199 3/31/2021
11.3.0 1,212 3/31/2021
11.2.0 1,545 3/29/2021
11.1.0 3,154 3/22/2021
11.0.3 14,501 3/21/2021
11.0.2 1,514 3/16/2021
11.0.1 1,541 3/15/2021
11.0.0 2,316 3/13/2021
11.0.0-beta.10 425 3/13/2021
11.0.0-beta.9 346 3/12/2021
11.0.0-beta.8 385 3/12/2021
11.0.0-beta.7 457 3/10/2021
11.0.0-beta.6 841 2/28/2021
11.0.0-beta.5 479 2/27/2021
11.0.0-beta.4 381 2/27/2021
11.0.0-beta.3 1,062 2/15/2021
11.0.0-beta.2 343 2/15/2021
11.0.0-beta.1 342 2/15/2021
10.9.1 15,173 2/12/2021
10.9.0 1,375 2/12/2021
10.8.0 1,733 2/10/2021
10.7.0 2,369 2/8/2021
10.6.2 2,025 2/4/2021
10.6.0 1,290 2/4/2021
10.5.1 1,639 2/1/2021
10.5.0 1,499 1/31/2021
10.5.0-beta.1 376 1/31/2021
10.4.0 1,368 1/30/2021
10.3.0 1,273 1/30/2021
10.2.1 1,457 1/29/2021
10.2.0 1,358 1/29/2021
10.1.0 1,297 1/29/2021
10.0.0 1,941 1/28/2021
10.0.0-beta.8 364 1/27/2021
10.0.0-beta.7 385 1/27/2021
10.0.0-beta.6 380 1/27/2021
10.0.0-beta.5 379 1/25/2021
10.0.0-beta.4 472 1/24/2021
10.0.0-beta.3 6,657 1/24/2021
10.0.0-beta.2 437 1/24/2021
10.0.0-beta.1 369 1/23/2021
9.1.0-beta.9 365 1/23/2021
9.1.0-beta.7 409 1/22/2021
9.1.0-beta.6 461 1/21/2021
9.1.0-beta.5 650 1/17/2021
9.1.0-beta.4 403 1/17/2021
9.1.0-beta.3 384 1/17/2021
9.1.0-beta.1 471 1/16/2021
9.0.0 2,830 1/8/2021
9.0.0-beta.2 446 1/6/2021
9.0.0-beta.1 5,586 1/3/2021
8.14.0 1,836 12/29/2020
8.13.0 2,131 12/21/2020
8.12.5 1,651 12/18/2020
8.12.4 2,283 12/17/2020
8.12.3 2,188 12/15/2020
8.12.2 1,450 12/15/2020
8.12.1 1,436 12/15/2020
8.12.0 1,713 12/12/2020
8.11.0 14,534 11/30/2020
8.10.0 1,420 11/30/2020
8.9.0 1,674 11/29/2020
8.8.0 1,572 11/26/2020
8.7.4-beta.2 438 11/26/2020
8.7.4-beta.1 397 11/26/2020
8.7.3 1,501 11/26/2020
8.7.2 1,354 11/26/2020
8.7.1 1,298 11/25/2020
8.7.0 1,312 11/25/2020
8.6.1 1,418 11/25/2020
8.6.0 1,869 11/23/2020
8.5.0 1,383 11/23/2020
8.4.2 6,745 11/20/2020
8.4.1 1,442 11/20/2020
8.4.0 1,706 11/17/2020
8.3.0 1,680 11/16/2020
8.2.2 1,678 11/15/2020
8.2.1 1,581 11/12/2020
8.2.0 1,606 11/10/2020
8.1.0 1,525 11/10/2020
8.0.1 1,971 11/8/2020
8.0.0 1,454 11/8/2020
8.0.0-beta.2 548 11/8/2020
8.0.0-beta.1 404 11/6/2020
7.0.2 9,191 11/1/2020
7.0.1 1,389 11/1/2020
7.0.0 1,477 11/1/2020
7.0.0-beta.1 482 11/1/2020
6.27.0-beta.1 518 10/30/2020
6.26.0 4,327 10/29/2020
6.25.1 1,792 10/22/2020
6.25.0 1,688 10/22/2020
6.24.1 1,607 10/20/2020
6.24.0 2,154 10/11/2020
6.23.3 2,905 10/2/2020
6.23.1 1,552 10/2/2020
6.23.0 1,616 9/30/2020
6.22.1 1,724 9/25/2020
6.22.0 1,599 9/24/2020
6.21.0 1,533 9/23/2020
6.20.0 1,533 9/23/2020
6.19.0 1,521 9/23/2020
6.18.0 1,457 9/23/2020
6.17.0 1,433 9/22/2020
6.16.0 1,501 9/22/2020
6.15.3 2,911 9/16/2020
6.15.2 5,541 9/14/2020
6.15.0 1,545 9/14/2020
6.14.1 1,844 9/13/2020
6.14.0 1,506 9/11/2020
6.13.0 1,600 9/10/2020
6.12.0 1,482 9/10/2020
6.12.0-beta.2 413 9/10/2020
6.12.0-beta.1 423 9/9/2020
6.11.1 1,588 9/8/2020
6.11.0 1,361 9/8/2020
6.10.7 2,320 9/2/2020
6.10.6 1,892 8/31/2020
6.10.5 1,767 8/29/2020
6.10.4 1,554 8/28/2020
6.10.3 1,600 8/28/2020
6.10.2 1,694 8/27/2020
6.10.1 1,469 8/26/2020
6.10.0 1,590 8/25/2020
6.9.0 2,078 8/20/2020
6.8.0 1,739 8/19/2020
6.7.0 7,204 7/26/2020
6.6.0 2,159 7/16/2020
6.5.0 1,863 7/12/2020
6.4.0 1,523 7/11/2020
6.3.1 1,644 7/10/2020
6.3.0 1,839 7/3/2020
6.2.0 1,567 7/2/2020
6.1.1 1,816 7/1/2020
6.1.0 1,446 7/1/2020
6.0.0 1,583 6/30/2020
6.0.0-beta.1 486 6/28/2020
5.1.0 2,452 6/26/2020
5.0.4 1,791 6/17/2020
5.0.3 1,411 6/17/2020
5.0.2 2,066 6/15/2020
5.0.0 1,566 6/14/2020
5.0.0-beta.3 421 6/14/2020
5.0.0-beta.2 504 6/14/2020
5.0.0-beta.1 498 6/14/2020
4.3.1 2,619 6/4/2020
4.3.0 1,458 6/4/2020
4.2.0 1,991 6/2/2020
4.1.0 2,141 6/1/2020
4.0.2 1,675 5/30/2020
4.0.1 1,656 5/27/2020
4.0.0 1,920 5/24/2020
3.1.0 1,923 5/21/2020
3.0.5 1,729 5/19/2020
3.0.4 1,566 5/18/2020
3.0.3 1,549 5/18/2020
3.0.2 1,627 5/18/2020
3.0.1 1,499 5/18/2020
3.0.0 1,448 5/17/2020
2.3.1 1,575 5/15/2020
2.3.0 1,592 5/15/2020
2.2.1 1,729 5/11/2020
2.2.0 1,605 5/10/2020
2.1.3 4,845 5/7/2020
2.1.2 2,620 5/4/2020
2.1.1 1,677 5/1/2020
2.1.0 1,803 4/29/2020
2.0.0 1,674 4/27/2020
2.0.0-beta.3 453 4/27/2020
2.0.0-beta.2 430 4/27/2020
2.0.0-beta.1 433 4/27/2020
1.34.2 2,015 4/27/2020
1.34.1 1,686 4/25/2020
1.34.0 1,758 4/24/2020
1.33.0 1,909 4/19/2020
1.32.4 1,587 4/17/2020
1.32.3 1,663 4/17/2020
1.32.2 1,328 4/16/2020
1.32.1 1,661 4/16/2020
1.32.0 1,710 4/15/2020
1.31.1 1,718 4/12/2020
1.31.0 1,774 4/10/2020
1.30.0 1,598 4/9/2020
1.29.0 1,666 4/8/2020
1.28.3 1,642 4/8/2020
1.28.2 1,939 4/5/2020
1.28.1 1,350 4/5/2020
1.28.0 1,610 4/5/2020
1.27.3 1,842 4/1/2020
1.27.2 1,632 3/31/2020
1.27.1 1,554 3/30/2020
1.27.1-beta.1 475 3/29/2020
1.27.0 1,793 3/29/2020
1.26.1 1,673 3/27/2020
1.26.0 1,604 3/25/2020
1.25.1 1,626 3/24/2020
1.25.0 1,824 3/22/2020
1.24.1 1,733 3/18/2020
1.24.0 2,341 3/10/2020
1.23.0 1,773 3/6/2020
1.22.3 1,631 3/3/2020
1.22.2 1,471 3/3/2020
1.22.1 1,669 2/28/2020
1.22.0 1,733 2/25/2020
1.21.0 1,574 2/24/2020
1.20.1 1,515 2/24/2020
1.20.0 3,587 2/22/2020
1.19.2 1,767 2/18/2020
1.19.1 1,440 2/18/2020
1.19.0 1,794 2/12/2020
1.18.0 1,689 2/10/2020
1.17.1 1,658 2/8/2020
1.17.0 1,397 2/8/2020
1.16.0 1,335 2/8/2020
1.14.1 2,196 2/2/2020
1.14.0 1,510 2/2/2020
1.13.0 3,268 1/19/2020
1.12.3 1,981 1/13/2020
1.12.2 1,625 1/12/2020
1.12.1 1,371 1/12/2020
1.12.0 1,370 1/12/2020
1.11.2 1,337 1/11/2020
1.11.1 1,554 1/10/2020
1.11.0 1,487 1/10/2020
1.10.1 1,643 1/8/2020
1.10.0 1,429 1/8/2020
1.9.3 1,451 1/8/2020
1.9.2 1,540 1/6/2020
1.9.1 1,360 1/6/2020
1.9.0 1,363 1/6/2020
1.8.0 1,651 1/5/2020
1.7.1 1,481 1/3/2020
1.7.0 1,920 1/2/2020
1.6.0 1,387 1/2/2020
1.5.5 1,817 1/1/2020
1.5.4 1,412 1/1/2020
1.5.3 1,885 12/29/2019
1.5.2 1,510 12/27/2019
1.5.1 1,400 12/27/2019
1.5.0 1,539 12/27/2019
1.4.1 1,673 12/21/2019
1.4.0 1,351 12/21/2019
1.3.2 1,419 12/20/2019
1.3.1 1,618 12/18/2019
1.3.1-beta.1 488 12/18/2019
1.3.0 1,681 12/17/2019
1.3.0-beta.1 453 12/18/2019
1.2.0 1,474 12/17/2019
1.1.1 1,417 12/16/2019
1.1.0 1,526 12/16/2019
1.0.0 11,406 12/15/2019
1.0.0-beta.41 490 12/15/2019
1.0.0-beta.40 477 12/15/2019
1.0.0-beta.39 475 12/14/2019
1.0.0-beta.38 478 12/12/2019
1.0.0-beta.37 445 12/12/2019
1.0.0-beta.36 452 12/12/2019
1.0.0-beta.35 466 12/11/2019
1.0.0-beta.34 474 12/11/2019
1.0.0-beta.33 456 12/11/2019
1.0.0-beta.32 742 12/6/2019
1.0.0-beta.31 633 12/3/2019
1.0.0-beta.30 455 12/3/2019
1.0.0-beta.29 519 12/2/2019
1.0.0-beta.28 631 12/1/2019
1.0.0-beta.27 432 12/1/2019
1.0.0-beta.23 488 11/28/2019
1.0.0-beta.22 474 11/27/2019
1.0.0-beta.21 453 11/27/2019
1.0.0-beta.20 459 11/27/2019
1.0.0-beta.19 449 11/27/2019
1.0.0-beta.18 450 11/27/2019
1.0.0-beta.17 453 11/27/2019
1.0.0-beta.16 460 11/27/2019
1.0.0-beta.15 728 11/26/2019
1.0.0-beta.14 429 11/26/2019
1.0.0-beta.13 471 11/25/2019
1.0.0-beta.11 463 11/25/2019
1.0.0-beta.10 517 11/25/2019
1.0.0-beta.9 465 11/24/2019
1.0.0-beta.7 504 11/23/2019
1.0.0-beta.6 471 11/23/2019
1.0.0-beta.5 469 11/23/2019
1.0.0-beta.4 477 11/23/2019
1.0.0-beta.3 466 11/23/2019
1.0.0-beta.2 470 11/23/2019
1.0.0-beta.1 469 11/23/2019