Verify.Xunit 30.7.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 30.7.2
                    
NuGet\Install-Package Verify.Xunit -Version 30.7.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="30.7.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.Xunit" Version="30.7.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 30.7.2
                    
#r "nuget: Verify.Xunit, 30.7.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@30.7.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=30.7.2
                    
Install as a Cake Addin
#tool nuget:?package=Verify.Xunit&version=30.7.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

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.
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
Version Downloads Last Updated
31.7.2 1,640 11/21/2025
31.7.1 18,819 11/13/2025
31.7.0 646 11/13/2025
31.6.1 2,849 11/12/2025
31.6.0 8,401 11/12/2025
31.6.0-beta.1 230 11/12/2025
31.5.3 6,163 11/11/2025
31.5.2 1,573 11/11/2025
31.5.1 6,353 11/10/2025
31.5.0 966 11/10/2025
31.4.3 26,376 11/4/2025
31.4.2 2,828 11/4/2025
31.4.1 7,866 11/2/2025
31.4.0 3,839 11/1/2025
31.3.0 7,629 10/30/2025
31.2.0 11,569 10/29/2025
31.1.0 6,242 10/28/2025
31.0.5 13,259 10/26/2025
31.0.4 18,961 10/21/2025
31.0.4-beta.1 182 10/21/2025
31.0.3 10,031 10/20/2025
31.0.2 16,094 10/16/2025
31.0.1 20,802 10/10/2025
31.0.0 7,671 10/9/2025
31.0.0-beta.1 4,531 7/17/2025
30.20.1 41,071 10/6/2025
30.20.0 9,126 10/4/2025
30.19.2 15,819 10/1/2025
30.19.1 19,719 9/28/2025
30.19.0 12,377 9/25/2025
30.18.0 20,710 9/21/2025
30.17.0 15,105 9/19/2025
30.16.0 7,620 9/18/2025
30.15.0 6,667 9/18/2025
30.14.0 2,581 9/18/2025
30.13.0 29,378 9/13/2025
30.12.0 14,159 9/11/2025
30.12.0-beta.1 189 9/9/2025
30.11.0 40,685 9/5/2025
30.10.0 110,675 8/30/2025
30.9.0 3,275 8/30/2025
30.8.0 6,609 8/29/2025
30.7.3 80,980 8/17/2025
30.7.2 15,777 8/15/2025
30.7.1 3,425 8/15/2025
30.7.0 8,701 8/14/2025
30.6.1 36,075 8/8/2025
30.6.0 10,494 8/7/2025
30.5.0 92,474 7/21/2025
30.5.0-beta.1 1,262 7/9/2025
30.4.0 291,227 6/13/2025
30.3.1 116,070 6/4/2025
30.3.0 20,740 6/1/2025
30.2.0 4,870 6/1/2025
30.1.0 157,935 5/12/2025
30.1.0-beta.2 1,092 5/8/2025
30.1.0-beta.1 163 5/8/2025
30.0.0 89,517 5/2/2025
29.5.0 53,502 4/30/2025
29.4.0 19,327 4/29/2025
29.3.1 21,071 4/26/2025
29.3.0 45,170 4/21/2025
29.2.0 199,510 4/7/2025
29.1.0 65,558 4/1/2025
29.0.0 15,361 3/31/2025
29.0.0-beta.6 570 3/24/2025
29.0.0-beta.5 433 3/24/2025
29.0.0-beta.4 421 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 243,564 3/17/2025
28.15.0 41,825 3/12/2025
28.14.1 10,932 3/12/2025
28.14.0 10,492 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 229 3/5/2025
28.13.0 134,200 2/26/2025
28.12.1 28,684 2/24/2025
28.12.0 25,805 2/23/2025
28.11.0 106,612 2/14/2025
28.10.1 101,848 2/4/2025
28.10.0 8,610 2/3/2025
28.9.0 291,542 1/14/2025
28.8.1 188,007 1/6/2025
28.8.0 5,524 1/6/2025
28.7.1 18,148 1/4/2025
28.7.0 80,549 12/22/2024
28.6.1 61,347 12/19/2024
28.6.0 43,712 12/17/2024
28.5.0 41,658 12/13/2024
28.4.0 204,364 11/28/2024
28.3.2 162,846 11/18/2024
28.3.1 32,023 11/15/2024
28.3.0 7,181 11/15/2024
28.2.1 92,547 11/13/2024
28.2.0 52,438 11/10/2024
28.1.3 89,283 11/2/2024
28.1.2 10,131 11/1/2024
28.1.1 4,497 11/1/2024
28.1.0 13,113 10/31/2024
28.0.0 23,140 10/30/2024
28.0.0-beta.1 106 10/30/2024
27.1.0 178,217 10/25/2024
27.1.0-beta.2 117 10/23/2024
27.0.1 138,500 10/14/2024
27.0.0 15,432 10/14/2024
27.0.0-beta.7 194 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,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,378 9/21/2024
26.5.0 34,645 9/18/2024
26.4.5 77,640 9/13/2024
26.4.4 57,432 9/10/2024
26.4.3 2,826 9/10/2024
26.4.2 22,403 9/9/2024
26.4.1 3,171 9/9/2024
26.4.0 34,985 9/5/2024
26.3.1 40,027 9/2/2024
26.3.0 18,144 8/30/2024
26.2.0 293,718 8/10/2024
26.1.6 50,444 7/31/2024
26.1.5 28,777 7/28/2024
26.1.3 2,641 7/28/2024
26.1.2 12,323 7/26/2024
26.1.1 3,065 7/25/2024
26.0.1 28,873 7/23/2024
26.0.0 13,254 7/20/2024
25.3.2 51,749 7/17/2024
25.3.1 69,310 7/11/2024
25.3.0 88,323 7/3/2024
25.2.0 18,421 7/2/2024
25.1.1 18,652 7/2/2024
25.1.0 2,188 7/2/2024
25.0.4 51,534 6/24/2024
25.0.3 84,751 6/14/2024
25.0.2 74,674 6/11/2024
25.0.1 71,845 6/2/2024
25.0.0 13,493 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,012 5/9/2024
24.1.0 168,758 4/13/2024
24.0.0 8,191 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,557 4/9/2024
23.7.1 35,638 4/4/2024
23.7.0 2,771 4/3/2024
23.6.0 55,155 3/27/2024
23.5.2 214,575 3/16/2024
23.5.1 16,155 3/15/2024
23.5.0 62,288 3/12/2024
23.4.0 20,289 3/10/2024
23.3.0 38,989 3/7/2024
23.2.3 22,750 3/6/2024
23.2.2 79,241 2/27/2024
23.2.1 32,876 2/21/2024
23.2.0 120,199 2/14/2024
23.1.0 109,430 2/3/2024
23.0.1 111,827 1/23/2024
23.0.0 32,660 1/17/2024
22.11.5 91,612 1/10/2024
22.11.4 39,423 1/6/2024
22.11.3 6,441 1/5/2024
22.11.2 4,949 1/3/2024
22.11.1 39,232 12/27/2023
22.11.0 2,472 12/27/2023
22.10.2 8,810 12/24/2023
22.10.1 1,825 12/23/2023
22.10.0 4,264 12/22/2023
22.9.0 2,162 12/22/2023
22.8.0 113,518 12/7/2023
22.7.1 141,617 12/4/2023
22.7.0 2,343 12/4/2023
22.6.1 1,930 12/4/2023
22.6.0 44,675 11/27/2023
22.5.0 188,968 11/16/2023
22.4.1 14,039 11/15/2023
22.4.0 1,534 11/15/2023
22.3.0 4,438 11/14/2023
22.2.0 23,720 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 215 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,664 10/16/2023
22.1.3 20,399 10/10/2023
22.1.2 22,109 10/9/2023
22.1.1 4,947 10/6/2023
22.1.0 4,952 10/5/2023
22.0.0 1,947 10/5/2023
21.3.0 31,374 9/28/2023
21.2.0 15,475 9/24/2023
21.1.6 3,522 9/23/2023
21.1.5 12,738 9/20/2023
21.1.4 13,115 9/19/2023
21.1.3 33,228 9/13/2023
21.1.2 1,866 9/13/2023
21.1.1 29,084 9/11/2023
21.1.0 2,210 9/10/2023
21.0.0 123,731 8/31/2023
20.8.2 131,363 8/27/2023
20.8.1 25,018 8/21/2023
20.8.0 30,338 8/15/2023
20.7.0 10,777 8/13/2023
20.6.0 111,293 7/22/2023
20.5.1 22,607 7/16/2023
20.5.0 52,668 7/10/2023
20.4.0 171,274 6/20/2023
20.3.2 80,769 6/6/2023
20.3.1 14,303 6/3/2023
20.3.0 25,149 5/29/2023
20.2.0 4,885 5/27/2023
20.1.1 12,229 5/25/2023
20.1.0 6,411 5/24/2023
20.1.0-beta.1 202 5/24/2023
20.0.0 51,795 5/18/2023
19.14.1 145,844 5/1/2023
19.14.0 24,865 4/28/2023
19.13.1 12,464 4/26/2023
19.13.0 22,114 4/22/2023
19.12.3 114,748 4/15/2023
19.12.2 36,920 4/12/2023
19.12.1 29,243 4/6/2023
19.12.0 30,882 3/31/2023
19.11.2 43,963 3/20/2023
19.11.1 58,258 3/10/2023
19.11.0 6,376 3/10/2023
19.10.0 151,311 2/19/2023
19.9.3 34,908 2/13/2023
19.9.2 63,936 2/6/2023
19.9.1 1,375 2/6/2023
19.9.0 1,914 2/6/2023
19.8.3 7,637 2/3/2023
19.8.2 4,526 2/2/2023
19.8.1 20,114 2/1/2023
19.8.0 13,239 1/29/2023
19.7.1 89,451 1/20/2023
19.7.0 16,623 1/19/2023
19.6.0 66,088 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,219 12/19/2022
19.4.2 1,908 12/18/2022
19.4.1 1,609 12/18/2022
19.4.0 1,133 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,231 11/27/2022
19.2.0 1,259 11/27/2022
19.1.0 220,391 11/13/2022
19.0.0 29,302 11/8/2022
18.4.0 16,789 11/6/2022
18.3.1-beta.1 218 11/3/2022
18.3.0 34,167 11/1/2022
18.2.1 27,929 11/1/2022
18.2.0 10,528 10/31/2022
18.1.1 15,571 10/28/2022
18.1.0 1,702 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,632 10/23/2022
18.0.0-rc.1 321 10/23/2022
18.0.0-beta.33 511 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,014 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 306 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,739 8/16/2022
17.10.1 1,597 8/16/2022
17.10.0 4,234 8/14/2022
17.9.0 3,149 8/12/2022
17.8.1 220,406 8/9/2022
17.8.0 3,758 8/9/2022
17.7.1 33,150 8/9/2022
17.7.0 8,757 8/8/2022
17.6.2 7,185 8/8/2022
17.6.1 1,373 8/8/2022
17.6.0 1,911 8/6/2022
17.5.0 100,273 7/30/2022
17.4.2 18,560 7/27/2022
17.4.1 2,335 7/26/2022
17.4.0 1,790 7/26/2022
17.3.1 1,845 7/26/2022
17.3.0 1,343 7/25/2022
17.2.1 96,932 7/3/2022
17.2.0 4,489 7/2/2022
17.1.6 34,655 6/28/2022
17.1.5 1,564 6/27/2022
17.1.4 38,616 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,145 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,281 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 55,996 4/29/2022
16.6.0 5,816 4/25/2022
16.5.4 37,768 4/2/2022
16.5.3 1,261 4/2/2022
16.5.2 2,465 3/31/2022
16.5.1 2,729 3/30/2022
16.5.0 1,292 3/30/2022
16.5.0-beta.1 310 3/26/2022
16.4.4 17,454 3/26/2022
16.4.3 71,454 3/22/2022
16.4.2 119,831 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,391 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,684 2/13/2022
16.1.1 16,343 2/7/2022
16.1.0 1,999 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,991 1/25/2022
15.1.0 2,387 1/25/2022
15.1.0-beta.1 308 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,740 1/13/2022
14.14.0 1,520 1/12/2022
14.13.1 572,251 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,121 12/2/2021
14.6.6 10,523 11/28/2021
14.6.5 2,213 11/27/2021
14.6.4 5,913 11/26/2021
14.6.3 4,091 11/26/2021
14.6.2 3,793 11/25/2021
14.6.1 3,388 11/25/2021
14.6.0 17,694 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,348 11/14/2021
14.2.0 22,046 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,648 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,614 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,185 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,246 9/15/2021
11.26.0 3,263 9/12/2021
11.25.0 1,952 9/10/2021
11.24.0 24,022 8/16/2021
11.23.1 8,464 8/11/2021
11.23.0 3,164 8/9/2021
11.22.0 1,384 8/7/2021
11.20.3 7,882 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 382 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,509 6/3/2021
11.18.1 7,226 6/1/2021
11.18.0 2,989 5/27/2021
11.17.0 30,916 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,770 5/8/2021
11.11.0 16,109 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,285 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,748 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,150 3/22/2021
11.0.3 14,496 3/21/2021
11.0.2 1,512 3/16/2021
11.0.1 1,537 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,168 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 362 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 380 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 442 1/6/2021
9.0.0-beta.1 5,581 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,671 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,577 11/12/2020
8.2.0 1,601 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,150 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,596 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,453 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,542 9/14/2020
6.14.1 1,840 9/13/2020
6.14.0 1,503 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 420 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,691 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,563 7/2/2020
6.1.1 1,814 7/1/2020
6.1.0 1,442 7/1/2020
6.0.0 1,578 6/30/2020
6.0.0-beta.1 483 6/28/2020
5.1.0 2,449 6/26/2020
5.0.4 1,786 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 500 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,346 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,791 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,408 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,392 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 739 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 455 11/27/2019
1.0.0-beta.19 446 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