Verify.Xunit 30.20.1

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.1
                    
NuGet\Install-Package Verify.Xunit -Version 30.20.1
                    
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.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.Xunit" Version="30.20.1" />
                    
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.1
                    
#r "nuget: Verify.Xunit, 30.20.1"
                    
#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.1
                    
#: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.1
                    
Install as a Cake Addin
#tool nuget:?package=Verify.Xunit&version=30.20.1
                    
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 3,084 11/21/2025
31.7.1 19,699 11/13/2025
31.7.0 688 11/13/2025
31.6.1 3,005 11/12/2025
31.6.0 8,516 11/12/2025
31.6.0-beta.1 231 11/12/2025
31.5.3 6,277 11/11/2025
31.5.2 1,634 11/11/2025
31.5.1 6,554 11/10/2025
31.5.0 1,013 11/10/2025
31.4.3 26,677 11/4/2025
31.4.2 2,899 11/4/2025
31.4.1 7,917 11/2/2025
31.4.0 3,873 11/1/2025
31.3.0 7,696 10/30/2025
31.2.0 11,848 10/29/2025
31.1.0 6,277 10/28/2025
31.0.5 13,330 10/26/2025
31.0.4 19,026 10/21/2025
31.0.4-beta.1 182 10/21/2025
31.0.3 10,105 10/20/2025
31.0.2 16,211 10/16/2025
31.0.1 20,876 10/10/2025
31.0.0 7,701 10/9/2025
31.0.0-beta.1 4,553 7/17/2025
30.20.1 41,411 10/6/2025
30.20.0 9,205 10/4/2025
30.19.2 15,862 10/1/2025
30.19.1 19,782 9/28/2025
30.19.0 12,401 9/25/2025
30.18.0 20,777 9/21/2025
30.17.0 15,221 9/19/2025
30.16.0 7,644 9/18/2025
30.15.0 6,684 9/18/2025
30.14.0 2,598 9/18/2025
30.13.0 29,470 9/13/2025
30.12.0 14,235 9/11/2025
30.12.0-beta.1 189 9/9/2025
30.11.0 40,822 9/5/2025
30.10.0 111,173 8/30/2025
30.9.0 3,293 8/30/2025
30.8.0 6,628 8/29/2025
30.7.3 81,210 8/17/2025
30.7.2 15,837 8/15/2025
30.7.1 3,442 8/15/2025
30.7.0 8,777 8/14/2025
30.6.1 36,111 8/8/2025
30.6.0 10,518 8/7/2025
30.5.0 92,780 7/21/2025
30.5.0-beta.1 1,262 7/9/2025
30.4.0 291,967 6/13/2025
30.3.1 116,237 6/4/2025
30.3.0 20,783 6/1/2025
30.2.0 4,882 6/1/2025
30.1.0 158,111 5/12/2025
30.1.0-beta.2 1,098 5/8/2025
30.1.0-beta.1 163 5/8/2025
30.0.0 89,624 5/2/2025
29.5.0 53,575 4/30/2025
29.4.0 19,338 4/29/2025
29.3.1 21,098 4/26/2025
29.3.0 45,284 4/21/2025
29.2.0 199,785 4/7/2025
29.1.0 65,744 4/1/2025
29.0.0 15,377 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 421 3/24/2025
29.0.0-beta.3 439 3/24/2025
29.0.0-beta.2 423 3/24/2025
29.0.0-beta.1 274 3/19/2025
28.16.0 243,894 3/17/2025
28.15.0 41,847 3/12/2025
28.14.1 10,946 3/12/2025
28.14.0 10,502 3/11/2025
28.14.0-beta.7 187 3/11/2025
28.14.0-beta.6 190 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 235 3/6/2025
28.14.0-beta.2 231 3/6/2025
28.14.0-beta.1 230 3/5/2025
28.13.0 134,325 2/26/2025
28.12.1 28,718 2/24/2025
28.12.0 25,817 2/23/2025
28.11.0 106,733 2/14/2025
28.10.1 101,902 2/4/2025
28.10.0 8,620 2/3/2025
28.9.0 291,790 1/14/2025
28.8.1 188,245 1/6/2025
28.8.0 5,534 1/6/2025
28.7.1 18,158 1/4/2025
28.7.0 80,577 12/22/2024
28.6.1 61,361 12/19/2024
28.6.0 43,775 12/17/2024
28.5.0 41,679 12/13/2024
28.4.0 204,529 11/28/2024
28.3.2 162,976 11/18/2024
28.3.1 32,081 11/15/2024
28.3.0 7,193 11/15/2024
28.2.1 92,627 11/13/2024
28.2.0 52,492 11/10/2024
28.1.3 89,355 11/2/2024
28.1.2 10,140 11/1/2024
28.1.1 4,504 11/1/2024
28.1.0 13,148 10/31/2024
28.0.0 23,153 10/30/2024
28.0.0-beta.1 106 10/30/2024
27.1.0 178,251 10/25/2024
27.1.0-beta.2 117 10/23/2024
27.0.1 138,534 10/14/2024
27.0.0 15,457 10/14/2024
27.0.0-beta.7 194 10/10/2024
27.0.0-beta.6 321 10/5/2024
27.0.0-beta.5 407 9/26/2024
27.0.0-beta.4 2,047 9/24/2024
27.0.0-beta.3 123 9/23/2024
27.0.0-beta.1 118 9/22/2024
26.6.0 237,468 9/21/2024
26.5.0 34,657 9/18/2024
26.4.5 77,691 9/13/2024
26.4.4 57,445 9/10/2024
26.4.3 2,832 9/10/2024
26.4.2 22,409 9/9/2024
26.4.1 3,177 9/9/2024
26.4.0 34,992 9/5/2024
26.3.1 40,069 9/2/2024
26.3.0 18,154 8/30/2024
26.2.0 293,921 8/10/2024
26.1.6 50,469 7/31/2024
26.1.5 28,792 7/28/2024
26.1.3 2,648 7/28/2024
26.1.2 12,329 7/26/2024
26.1.1 3,072 7/25/2024
26.0.1 28,927 7/23/2024
26.0.0 13,264 7/20/2024
25.3.2 51,788 7/17/2024
25.3.1 69,413 7/11/2024
25.3.0 88,385 7/3/2024
25.2.0 18,590 7/2/2024
25.1.1 18,670 7/2/2024
25.1.0 2,194 7/2/2024
25.0.4 51,561 6/24/2024
25.0.3 84,779 6/14/2024
25.0.2 74,877 6/11/2024
25.0.1 71,879 6/2/2024
25.0.0 13,674 6/1/2024
25.0.0-beta.3 140 5/31/2024
25.0.0-beta.2 135 5/31/2024
25.0.0-beta.1 256 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 136 5/19/2024
24.3.0-beta.1 125 5/18/2024
24.2.0 267,427 5/9/2024
24.1.0 168,794 4/13/2024
24.0.0 8,195 4/12/2024
24.0.0-beta.2 189 4/12/2024
24.0.0-beta.1 118 4/11/2024
23.7.2 77,586 4/9/2024
23.7.1 35,646 4/4/2024
23.7.0 2,775 4/3/2024
23.6.0 55,161 3/27/2024
23.5.2 214,617 3/16/2024
23.5.1 16,158 3/15/2024
23.5.0 62,307 3/12/2024
23.4.0 20,382 3/10/2024
23.3.0 38,994 3/7/2024
23.2.3 22,762 3/6/2024
23.2.2 79,262 2/27/2024
23.2.1 32,881 2/21/2024
23.2.0 120,229 2/14/2024
23.1.0 109,476 2/3/2024
23.0.1 111,846 1/23/2024
23.0.0 32,666 1/17/2024
22.11.5 91,625 1/10/2024
22.11.4 39,435 1/6/2024
22.11.3 6,444 1/5/2024
22.11.2 4,952 1/3/2024
22.11.1 39,269 12/27/2023
22.11.0 2,476 12/27/2023
22.10.2 8,817 12/24/2023
22.10.1 1,828 12/23/2023
22.10.0 4,268 12/22/2023
22.9.0 2,165 12/22/2023
22.8.0 113,562 12/7/2023
22.7.1 141,651 12/4/2023
22.7.0 2,346 12/4/2023
22.6.1 1,933 12/4/2023
22.6.0 44,685 11/27/2023
22.5.0 189,203 11/16/2023
22.4.1 14,050 11/15/2023
22.4.0 1,535 11/15/2023
22.3.0 4,439 11/14/2023
22.2.0 23,742 11/10/2023
22.2.0-beta.7 173 11/7/2023
22.2.0-beta.6 160 11/7/2023
22.2.0-beta.5 565 10/29/2023
22.2.0-beta.4 216 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 173 10/22/2023
22.1.4 126,701 10/16/2023
22.1.3 20,400 10/10/2023
22.1.2 22,118 10/9/2023
22.1.1 4,948 10/6/2023
22.1.0 4,953 10/5/2023
22.0.0 1,949 10/5/2023
21.3.0 31,382 9/28/2023
21.2.0 15,484 9/24/2023
21.1.6 3,523 9/23/2023
21.1.5 12,739 9/20/2023
21.1.4 13,118 9/19/2023
21.1.3 33,235 9/13/2023
21.1.2 1,867 9/13/2023
21.1.1 29,085 9/11/2023
21.1.0 2,211 9/10/2023
21.0.0 123,783 8/31/2023
20.8.2 131,449 8/27/2023
20.8.1 25,019 8/21/2023
20.8.0 30,341 8/15/2023
20.7.0 10,804 8/13/2023
20.6.0 111,306 7/22/2023
20.5.1 22,614 7/16/2023
20.5.0 52,673 7/10/2023
20.4.0 171,320 6/20/2023
20.3.2 80,792 6/6/2023
20.3.1 14,313 6/3/2023
20.3.0 25,163 5/29/2023
20.2.0 4,887 5/27/2023
20.1.1 12,230 5/25/2023
20.1.0 6,412 5/24/2023
20.1.0-beta.1 202 5/24/2023
20.0.0 51,826 5/18/2023
19.14.1 145,951 5/1/2023
19.14.0 24,869 4/28/2023
19.13.1 12,472 4/26/2023
19.13.0 22,118 4/22/2023
19.12.3 114,879 4/15/2023
19.12.2 36,926 4/12/2023
19.12.1 29,245 4/6/2023
19.12.0 30,883 3/31/2023
19.11.2 43,977 3/20/2023
19.11.1 58,267 3/10/2023
19.11.0 6,392 3/10/2023
19.10.0 151,373 2/19/2023
19.9.3 34,910 2/13/2023
19.9.2 63,941 2/6/2023
19.9.1 1,376 2/6/2023
19.9.0 1,915 2/6/2023
19.8.3 7,641 2/3/2023
19.8.2 4,532 2/2/2023
19.8.1 20,115 2/1/2023
19.8.0 13,240 1/29/2023
19.7.1 89,456 1/20/2023
19.7.0 16,628 1/19/2023
19.6.0 66,110 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 243 1/4/2023
19.5.0 159,233 12/19/2022
19.4.2 1,909 12/18/2022
19.4.1 1,618 12/18/2022
19.4.0 1,134 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 232 12/7/2022
19.3.0 89,263 11/27/2022
19.2.0 1,260 11/27/2022
19.1.0 220,421 11/13/2022
19.0.0 29,308 11/8/2022
18.4.0 16,791 11/6/2022
18.3.1-beta.1 218 11/3/2022
18.3.0 34,168 11/1/2022
18.2.1 27,935 11/1/2022
18.2.0 10,529 10/31/2022
18.1.1 15,575 10/28/2022
18.1.0 1,703 10/28/2022
18.1.0-beta.2 225 10/28/2022
18.1.0-beta.1 309 10/26/2022
18.0.0 42,642 10/23/2022
18.0.0-rc.1 322 10/23/2022
18.0.0-beta.33 512 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,016 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 228 10/12/2022
18.0.0-beta.23 783 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 307 9/24/2022
18.0.0-beta.19 1,046 9/20/2022
18.0.0-beta.18 3,968 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 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 535 9/5/2022
18.0.0-beta.10 311 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,194 8/25/2022
18.0.0-beta.6 70,263 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,194 8/21/2022
18.0.0-beta.2 254 8/21/2022
18.0.0-beta.1 267 8/21/2022
17.10.2 450,804 8/16/2022
17.10.1 1,598 8/16/2022
17.10.0 4,235 8/14/2022
17.9.0 3,150 8/12/2022
17.8.1 220,407 8/9/2022
17.8.0 3,759 8/9/2022
17.7.1 33,151 8/9/2022
17.7.0 8,759 8/8/2022
17.6.2 7,186 8/8/2022
17.6.1 1,374 8/8/2022
17.6.0 1,912 8/6/2022
17.5.0 100,290 7/30/2022
17.4.2 18,567 7/27/2022
17.4.1 2,336 7/26/2022
17.4.0 1,791 7/26/2022
17.3.1 1,846 7/26/2022
17.3.0 1,344 7/25/2022
17.2.1 96,970 7/3/2022
17.2.0 4,494 7/2/2022
17.1.6 34,657 6/28/2022
17.1.5 1,565 6/27/2022
17.1.4 38,628 6/8/2022
17.1.3 1,242 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,538 6/2/2022
17.0.1 1,220 6/2/2022
17.0.0 6,147 6/2/2022
17.0.0-beta.2 286 6/1/2022
17.0.0-beta.1 389 5/23/2022
16.9.0 139,294 5/27/2022
16.8.2 4,575 5/24/2022
16.8.1 61,606 5/16/2022
16.8.0 1,278 5/16/2022
16.7.2 1,545 5/16/2022
16.7.1 4,119 5/13/2022
16.7.0 56,038 4/29/2022
16.6.0 5,816 4/25/2022
16.5.4 37,774 4/2/2022
16.5.3 1,261 4/2/2022
16.5.2 2,465 3/31/2022
16.5.1 2,731 3/30/2022
16.5.0 1,293 3/30/2022
16.5.0-beta.1 310 3/26/2022
16.4.4 17,467 3/26/2022
16.4.3 71,460 3/22/2022
16.4.2 119,832 3/16/2022
16.4.1 1,291 3/16/2022
16.4.0 1,236 3/15/2022
16.3.6 12,525 3/12/2022
16.3.5 23,400 3/6/2022
16.3.4 10,631 3/2/2022
16.3.3 1,770 3/1/2022
16.3.2 10,782 2/26/2022
16.3.0 1,428 2/26/2022
16.2.0 15,090 2/21/2022
16.1.2 16,685 2/13/2022
16.1.1 16,343 2/7/2022
16.1.0 2,000 2/7/2022
16.0.0 16,687 2/3/2022
15.2.1 19,710 2/1/2022
15.2.0 3,218 1/30/2022
15.1.1 43,993 1/25/2022
15.1.0 2,387 1/25/2022
15.1.0-beta.1 309 1/24/2022
15.0.1 2,411 1/24/2022
15.0.0 1,566 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 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,748 1/13/2022
14.14.0 1,520 1/12/2022
14.13.1 572,394 1/6/2022
14.13.0 12,276 1/6/2022
14.12.0 6,822 12/27/2021
14.11.4 9,088 12/24/2021
14.11.3 2,428 12/21/2021
14.11.2 5,630 12/16/2021
14.11.1 2,531 12/14/2021
14.11.0 1,211 12/14/2021
14.10.1 1,706 12/12/2021
14.10.0 1,413 12/11/2021
14.9.1 4,994 12/9/2021
14.9.0 1,070 12/9/2021
14.8.1 2,683 12/7/2021
14.8.0 1,414 12/6/2021
14.7.0 53,136 12/2/2021
14.6.6 10,525 11/28/2021
14.6.5 2,213 11/27/2021
14.6.4 5,914 11/26/2021
14.6.3 4,091 11/26/2021
14.6.2 3,794 11/25/2021
14.6.1 3,388 11/25/2021
14.6.0 17,695 11/23/2021
14.5.0 1,705 11/23/2021
14.4.1 1,592 11/22/2021
14.4.0 1,826 11/21/2021
14.3.0 14,349 11/14/2021
14.2.0 22,049 11/6/2021
14.1.1 2,346 11/3/2021
14.1.0 1,369 11/3/2021
14.0.1 2,572 10/31/2021
13.3.1 7,609 10/26/2021
13.3.0 43,652 10/17/2021
13.2.2 3,487 10/15/2021
13.2.1 1,636 10/15/2021
13.2.0 1,244 10/15/2021
13.1.0 7,470 10/8/2021
13.0.3 2,939 10/3/2021
13.0.2 1,129 10/3/2021
13.0.1 1,615 10/1/2021
13.0.0 2,164 10/1/2021
13.0.0-beta.2 318 10/1/2021
13.0.0-beta.1 329 10/1/2021
12.2.0 7,189 9/29/2021
12.1.0 1,343 9/28/2021
12.0.0 3,427 9/26/2021
12.0.0-beta.7 383 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 362 9/22/2021
12.0.0-beta.3 372 9/21/2021
12.0.0-beta.2 318 9/21/2021
12.0.0-beta.1 343 9/21/2021
11.27.0 8,251 9/15/2021
11.26.0 3,263 9/12/2021
11.25.0 1,952 9/10/2021
11.24.0 24,024 8/16/2021
11.23.1 8,464 8/11/2021
11.23.0 3,165 8/9/2021
11.22.0 1,384 8/7/2021
11.20.3 7,883 7/12/2021
11.20.2 1,772 7/12/2021
11.20.1 16,980 7/2/2021
11.20.0 1,541 7/1/2021
11.19.3 25,397 6/28/2021
11.19.2 3,834 6/25/2021
11.19.1 2,013 6/23/2021
11.19.1-beta.1 383 6/22/2021
11.19.0 95,554 6/19/2021
11.18.4 2,828 6/16/2021
11.18.3 1,446 6/16/2021
11.18.2 5,511 6/3/2021
11.18.1 7,226 6/1/2021
11.18.0 2,989 5/27/2021
11.17.0 30,917 5/22/2021
11.16.1 1,448 5/21/2021
11.16.0 1,335 5/21/2021
11.15.1 2,604 5/17/2021
11.15.0 1,256 5/17/2021
11.14.0 1,201 5/17/2021
11.13.0 11,769 5/13/2021
11.12.2 1,378 5/13/2021
11.12.1 62,655 5/10/2021
11.12.0 1,772 5/8/2021
11.11.0 16,111 5/5/2021
11.10.3 1,909 5/3/2021
11.10.2 1,549 5/3/2021
11.10.1 1,257 5/3/2021
11.10.0 1,356 5/3/2021
11.9.0 1,999 4/27/2021
11.8.0 1,708 4/26/2021
11.7.0 3,286 4/18/2021
11.6.0 1,617 4/14/2021
11.6.0-beta.4 370 4/13/2021
11.6.0-beta.3 361 4/12/2021
11.6.0-beta.2 386 4/12/2021
11.6.0-beta.1 305 4/11/2021
11.5.0 5,750 4/5/2021
11.5.0-beta.2 407 4/4/2021
11.5.0-beta.1 320 4/3/2021
11.4.0 2,198 3/31/2021
11.3.0 1,211 3/31/2021
11.2.0 1,543 3/29/2021
11.1.0 3,151 3/22/2021
11.0.3 14,496 3/21/2021
11.0.2 1,512 3/16/2021
11.0.1 1,538 3/15/2021
11.0.0 2,313 3/13/2021
11.0.0-beta.10 423 3/13/2021
11.0.0-beta.9 343 3/12/2021
11.0.0-beta.8 381 3/12/2021
11.0.0-beta.7 455 3/10/2021
11.0.0-beta.6 839 2/28/2021
11.0.0-beta.5 475 2/27/2021
11.0.0-beta.4 378 2/27/2021
11.0.0-beta.3 1,060 2/15/2021
11.0.0-beta.2 341 2/15/2021
11.0.0-beta.1 340 2/15/2021
10.9.1 15,170 2/12/2021
10.9.0 1,373 2/12/2021
10.8.0 1,730 2/10/2021
10.7.0 2,366 2/8/2021
10.6.2 2,023 2/4/2021
10.6.0 1,288 2/4/2021
10.5.1 1,636 2/1/2021
10.5.0 1,497 1/31/2021
10.5.0-beta.1 372 1/31/2021
10.4.0 1,366 1/30/2021
10.3.0 1,269 1/30/2021
10.2.1 1,454 1/29/2021
10.2.0 1,356 1/29/2021
10.1.0 1,294 1/29/2021
10.0.0 1,937 1/28/2021
10.0.0-beta.8 361 1/27/2021
10.0.0-beta.7 383 1/27/2021
10.0.0-beta.6 378 1/27/2021
10.0.0-beta.5 376 1/25/2021
10.0.0-beta.4 470 1/24/2021
10.0.0-beta.3 6,654 1/24/2021
10.0.0-beta.2 434 1/24/2021
10.0.0-beta.1 367 1/23/2021
9.1.0-beta.9 363 1/23/2021
9.1.0-beta.7 407 1/22/2021
9.1.0-beta.6 458 1/21/2021
9.1.0-beta.5 648 1/17/2021
9.1.0-beta.4 401 1/17/2021
9.1.0-beta.3 381 1/17/2021
9.1.0-beta.1 469 1/16/2021
9.0.0 2,828 1/8/2021
9.0.0-beta.2 443 1/6/2021
9.0.0-beta.1 5,582 1/3/2021
8.14.0 1,834 12/29/2020
8.13.0 2,128 12/21/2020
8.12.5 1,649 12/18/2020
8.12.4 2,280 12/17/2020
8.12.3 2,186 12/15/2020
8.12.2 1,447 12/15/2020
8.12.1 1,434 12/15/2020
8.12.0 1,711 12/12/2020
8.11.0 14,532 11/30/2020
8.10.0 1,418 11/30/2020
8.9.0 1,672 11/29/2020
8.8.0 1,568 11/26/2020
8.7.4-beta.2 436 11/26/2020
8.7.4-beta.1 394 11/26/2020
8.7.3 1,498 11/26/2020
8.7.2 1,349 11/26/2020
8.7.1 1,295 11/25/2020
8.7.0 1,310 11/25/2020
8.6.1 1,415 11/25/2020
8.6.0 1,866 11/23/2020
8.5.0 1,382 11/23/2020
8.4.2 6,742 11/20/2020
8.4.1 1,440 11/20/2020
8.4.0 1,703 11/17/2020
8.3.0 1,678 11/16/2020
8.2.2 1,676 11/15/2020
8.2.1 1,578 11/12/2020
8.2.0 1,602 11/10/2020
8.1.0 1,520 11/10/2020
8.0.1 1,969 11/8/2020
8.0.0 1,452 11/8/2020
8.0.0-beta.2 546 11/8/2020
8.0.0-beta.1 399 11/6/2020
7.0.2 9,187 11/1/2020
7.0.1 1,386 11/1/2020
7.0.0 1,474 11/1/2020
7.0.0-beta.1 479 11/1/2020
6.27.0-beta.1 514 10/30/2020
6.26.0 4,325 10/29/2020
6.25.1 1,789 10/22/2020
6.25.0 1,685 10/22/2020
6.24.1 1,605 10/20/2020
6.24.0 2,151 10/11/2020
6.23.3 2,903 10/2/2020
6.23.1 1,549 10/2/2020
6.23.0 1,613 9/30/2020
6.22.1 1,722 9/25/2020
6.22.0 1,597 9/24/2020
6.21.0 1,530 9/23/2020
6.20.0 1,531 9/23/2020
6.19.0 1,517 9/23/2020
6.18.0 1,454 9/23/2020
6.17.0 1,431 9/22/2020
6.16.0 1,499 9/22/2020
6.15.3 2,907 9/16/2020
6.15.2 5,539 9/14/2020
6.15.0 1,543 9/14/2020
6.14.1 1,841 9/13/2020
6.14.0 1,504 9/11/2020
6.13.0 1,598 9/10/2020
6.12.0 1,480 9/10/2020
6.12.0-beta.2 411 9/10/2020
6.12.0-beta.1 421 9/9/2020
6.11.1 1,585 9/8/2020
6.11.0 1,358 9/8/2020
6.10.7 2,318 9/2/2020
6.10.6 1,888 8/31/2020
6.10.5 1,764 8/29/2020
6.10.4 1,551 8/28/2020
6.10.3 1,597 8/28/2020
6.10.2 1,692 8/27/2020
6.10.1 1,467 8/26/2020
6.10.0 1,588 8/25/2020
6.9.0 2,075 8/20/2020
6.8.0 1,736 8/19/2020
6.7.0 7,200 7/26/2020
6.6.0 2,157 7/16/2020
6.5.0 1,860 7/12/2020
6.4.0 1,521 7/11/2020
6.3.1 1,641 7/10/2020
6.3.0 1,837 7/3/2020
6.2.0 1,564 7/2/2020
6.1.1 1,814 7/1/2020
6.1.0 1,442 7/1/2020
6.0.0 1,579 6/30/2020
6.0.0-beta.1 484 6/28/2020
5.1.0 2,449 6/26/2020
5.0.4 1,787 6/17/2020
5.0.3 1,408 6/17/2020
5.0.2 2,063 6/15/2020
5.0.0 1,563 6/14/2020
5.0.0-beta.3 418 6/14/2020
5.0.0-beta.2 501 6/14/2020
5.0.0-beta.1 495 6/14/2020
4.3.1 2,617 6/4/2020
4.3.0 1,456 6/4/2020
4.2.0 1,989 6/2/2020
4.1.0 2,139 6/1/2020
4.0.2 1,672 5/30/2020
4.0.1 1,653 5/27/2020
4.0.0 1,918 5/24/2020
3.1.0 1,921 5/21/2020
3.0.5 1,727 5/19/2020
3.0.4 1,561 5/18/2020
3.0.3 1,547 5/18/2020
3.0.2 1,624 5/18/2020
3.0.1 1,496 5/18/2020
3.0.0 1,444 5/17/2020
2.3.1 1,572 5/15/2020
2.3.0 1,590 5/15/2020
2.2.1 1,726 5/11/2020
2.2.0 1,603 5/10/2020
2.1.3 4,841 5/7/2020
2.1.2 2,618 5/4/2020
2.1.1 1,675 5/1/2020
2.1.0 1,801 4/29/2020
2.0.0 1,671 4/27/2020
2.0.0-beta.3 449 4/27/2020
2.0.0-beta.2 427 4/27/2020
2.0.0-beta.1 431 4/27/2020
1.34.2 2,012 4/27/2020
1.34.1 1,683 4/25/2020
1.34.0 1,756 4/24/2020
1.33.0 1,907 4/19/2020
1.32.4 1,584 4/17/2020
1.32.3 1,661 4/17/2020
1.32.2 1,325 4/16/2020
1.32.1 1,658 4/16/2020
1.32.0 1,708 4/15/2020
1.31.1 1,716 4/12/2020
1.31.0 1,770 4/10/2020
1.30.0 1,595 4/9/2020
1.29.0 1,663 4/8/2020
1.28.3 1,639 4/8/2020
1.28.2 1,937 4/5/2020
1.28.1 1,347 4/5/2020
1.28.0 1,608 4/5/2020
1.27.3 1,839 4/1/2020
1.27.2 1,629 3/31/2020
1.27.1 1,551 3/30/2020
1.27.1-beta.1 473 3/29/2020
1.27.0 1,790 3/29/2020
1.26.1 1,670 3/27/2020
1.26.0 1,601 3/25/2020
1.25.1 1,623 3/24/2020
1.25.0 1,822 3/22/2020
1.24.1 1,731 3/18/2020
1.24.0 2,337 3/10/2020
1.23.0 1,771 3/6/2020
1.22.3 1,627 3/3/2020
1.22.2 1,469 3/3/2020
1.22.1 1,666 2/28/2020
1.22.0 1,731 2/25/2020
1.21.0 1,571 2/24/2020
1.20.1 1,511 2/24/2020
1.20.0 3,583 2/22/2020
1.19.2 1,765 2/18/2020
1.19.1 1,438 2/18/2020
1.19.0 1,792 2/12/2020
1.18.0 1,687 2/10/2020
1.17.1 1,655 2/8/2020
1.17.0 1,394 2/8/2020
1.16.0 1,333 2/8/2020
1.14.1 2,193 2/2/2020
1.14.0 1,507 2/2/2020
1.13.0 3,266 1/19/2020
1.12.3 1,979 1/13/2020
1.12.2 1,622 1/12/2020
1.12.1 1,368 1/12/2020
1.12.0 1,366 1/12/2020
1.11.2 1,334 1/11/2020
1.11.1 1,551 1/10/2020
1.11.0 1,485 1/10/2020
1.10.1 1,641 1/8/2020
1.10.0 1,426 1/8/2020
1.9.3 1,449 1/8/2020
1.9.2 1,537 1/6/2020
1.9.1 1,357 1/6/2020
1.9.0 1,361 1/6/2020
1.8.0 1,648 1/5/2020
1.7.1 1,479 1/3/2020
1.7.0 1,917 1/2/2020
1.6.0 1,385 1/2/2020
1.5.5 1,815 1/1/2020
1.5.4 1,410 1/1/2020
1.5.3 1,883 12/29/2019
1.5.2 1,508 12/27/2019
1.5.1 1,397 12/27/2019
1.5.0 1,535 12/27/2019
1.4.1 1,671 12/21/2019
1.4.0 1,349 12/21/2019
1.3.2 1,417 12/20/2019
1.3.1 1,614 12/18/2019
1.3.1-beta.1 486 12/18/2019
1.3.0 1,679 12/17/2019
1.3.0-beta.1 451 12/18/2019
1.2.0 1,471 12/17/2019
1.1.1 1,414 12/16/2019
1.1.0 1,523 12/16/2019
1.0.0 11,396 12/15/2019
1.0.0-beta.41 488 12/15/2019
1.0.0-beta.40 473 12/15/2019
1.0.0-beta.39 473 12/14/2019
1.0.0-beta.38 475 12/12/2019
1.0.0-beta.37 443 12/12/2019
1.0.0-beta.36 450 12/12/2019
1.0.0-beta.35 464 12/11/2019
1.0.0-beta.34 471 12/11/2019
1.0.0-beta.33 452 12/11/2019
1.0.0-beta.32 740 12/6/2019
1.0.0-beta.31 630 12/3/2019
1.0.0-beta.30 452 12/3/2019
1.0.0-beta.29 517 12/2/2019
1.0.0-beta.28 628 12/1/2019
1.0.0-beta.27 430 12/1/2019
1.0.0-beta.23 486 11/28/2019
1.0.0-beta.22 472 11/27/2019
1.0.0-beta.21 451 11/27/2019
1.0.0-beta.20 456 11/27/2019
1.0.0-beta.19 447 11/27/2019
1.0.0-beta.18 448 11/27/2019
1.0.0-beta.17 450 11/27/2019
1.0.0-beta.16 457 11/27/2019
1.0.0-beta.15 726 11/26/2019
1.0.0-beta.14 425 11/26/2019
1.0.0-beta.13 468 11/25/2019
1.0.0-beta.11 461 11/25/2019
1.0.0-beta.10 514 11/25/2019
1.0.0-beta.9 462 11/24/2019
1.0.0-beta.7 502 11/23/2019
1.0.0-beta.6 468 11/23/2019
1.0.0-beta.5 467 11/23/2019
1.0.0-beta.4 473 11/23/2019
1.0.0-beta.3 464 11/23/2019
1.0.0-beta.2 466 11/23/2019
1.0.0-beta.1 466 11/23/2019