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.

BunsenBurner.Verify.Xunit

Integration with [Verify.Xunit](https://github.com/VerifyTests/Verify) to simplify assert steps

Reqnroll.Verify

Package to use Verify.Xunit with Reqnroll

Vertiq.Testing

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

SpecRec

SpecRec - Automated Legacy Testing Tools for .NET

GitHub repositories (120)

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.0.0-beta.1 2,031 7/17/2025
30.20.1 3,620 10/6/2025
30.20.0 3,445 10/4/2025
30.19.2 7,414 10/1/2025
30.19.1 10,250 9/28/2025
30.19.0 7,677 9/25/2025
30.18.0 14,749 9/21/2025
30.17.0 6,566 9/19/2025
30.16.0 5,736 9/18/2025
30.15.0 3,812 9/18/2025
30.14.0 1,356 9/18/2025
30.13.0 20,455 9/13/2025
30.12.0 9,104 9/11/2025
30.12.0-beta.1 179 9/9/2025
30.11.0 26,259 9/5/2025
30.10.0 58,664 8/30/2025
30.9.0 2,168 8/30/2025
30.8.0 4,849 8/29/2025
30.7.3 60,259 8/17/2025
30.7.2 11,864 8/15/2025
30.7.1 2,475 8/15/2025
30.7.0 6,189 8/14/2025
30.6.1 30,244 8/8/2025
30.6.0 8,293 8/7/2025
30.5.0 70,028 7/21/2025
30.5.0-beta.1 1,038 7/9/2025
30.4.0 228,024 6/13/2025
30.3.1 103,299 6/4/2025
30.3.0 17,848 6/1/2025
30.2.0 4,213 6/1/2025
30.1.0 137,204 5/12/2025
30.1.0-beta.2 786 5/8/2025
30.1.0-beta.1 149 5/8/2025
30.0.0 80,735 5/2/2025
29.5.0 48,063 4/30/2025
29.4.0 17,552 4/29/2025
29.3.1 19,072 4/26/2025
29.3.0 40,821 4/21/2025
29.2.0 170,263 4/7/2025
29.1.0 55,481 4/1/2025
29.0.0 14,291 3/31/2025
29.0.0-beta.6 551 3/24/2025
29.0.0-beta.5 419 3/24/2025
29.0.0-beta.4 413 3/24/2025
29.0.0-beta.3 419 3/24/2025
29.0.0-beta.2 413 3/24/2025
29.0.0-beta.1 254 3/19/2025
28.16.0 213,386 3/17/2025
28.15.0 38,394 3/12/2025
28.14.1 10,360 3/12/2025
28.14.0 9,506 3/11/2025
28.14.0-beta.7 167 3/11/2025
28.14.0-beta.6 170 3/11/2025
28.14.0-beta.5 181 3/10/2025
28.14.0-beta.4 223 3/6/2025
28.14.0-beta.3 214 3/6/2025
28.14.0-beta.2 218 3/6/2025
28.14.0-beta.1 216 3/5/2025
28.13.0 125,252 2/26/2025
28.12.1 26,974 2/24/2025
28.12.0 24,135 2/23/2025
28.11.0 92,746 2/14/2025
28.10.1 95,970 2/4/2025
28.10.0 8,211 2/3/2025
28.9.0 268,396 1/14/2025
28.8.1 170,672 1/6/2025
28.8.0 5,156 1/6/2025
28.7.1 17,326 1/4/2025
28.7.0 74,124 12/22/2024
28.6.1 53,980 12/19/2024
28.6.0 39,894 12/17/2024
28.5.0 40,173 12/13/2024
28.4.0 189,643 11/28/2024
28.3.2 153,382 11/18/2024
28.3.1 30,231 11/15/2024
28.3.0 6,863 11/15/2024
28.2.1 83,522 11/13/2024
28.2.0 49,138 11/10/2024
28.1.3 73,309 11/2/2024
28.1.2 9,308 11/1/2024
28.1.1 4,258 11/1/2024
28.1.0 12,316 10/31/2024
28.0.0 21,687 10/30/2024
28.0.0-beta.1 94 10/30/2024
27.1.0 175,409 10/25/2024
27.1.0-beta.2 109 10/23/2024
27.0.1 132,962 10/14/2024
27.0.0 12,818 10/14/2024
27.0.0-beta.7 177 10/10/2024
27.0.0-beta.6 300 10/5/2024
27.0.0-beta.5 392 9/26/2024
27.0.0-beta.4 2,034 9/24/2024
27.0.0-beta.3 106 9/23/2024
27.0.0-beta.1 102 9/22/2024
26.6.0 225,083 9/21/2024
26.5.0 33,539 9/18/2024
26.4.5 68,257 9/13/2024
26.4.4 55,591 9/10/2024
26.4.3 2,602 9/10/2024
26.4.2 22,059 9/9/2024
26.4.1 2,943 9/9/2024
26.4.0 34,705 9/5/2024
26.3.1 37,729 9/2/2024
26.3.0 16,977 8/30/2024
26.2.0 273,790 8/10/2024
26.1.6 48,784 7/31/2024
26.1.5 27,409 7/28/2024
26.1.3 2,450 7/28/2024
26.1.2 11,836 7/26/2024
26.1.1 2,720 7/25/2024
26.0.1 26,876 7/23/2024
26.0.0 12,805 7/20/2024
25.3.2 50,669 7/17/2024
25.3.1 65,502 7/11/2024
25.3.0 84,228 7/3/2024
25.2.0 12,560 7/2/2024
25.1.1 17,841 7/2/2024
25.1.0 1,997 7/2/2024
25.0.4 44,020 6/24/2024
25.0.3 77,590 6/14/2024
25.0.2 64,543 6/11/2024
25.0.1 69,182 6/2/2024
25.0.0 4,389 6/1/2024
25.0.0-beta.3 125 5/31/2024
25.0.0-beta.2 120 5/31/2024
25.0.0-beta.1 239 5/30/2024
24.3.0-beta.5 161 5/29/2024
24.3.0-beta.4 162 5/23/2024
24.3.0-beta.3 121 5/21/2024
24.3.0-beta.2 118 5/19/2024
24.3.0-beta.1 111 5/18/2024
24.2.0 254,387 5/9/2024
24.1.0 164,916 4/13/2024
24.0.0 7,941 4/12/2024
24.0.0-beta.2 174 4/12/2024
24.0.0-beta.1 99 4/11/2024
23.7.2 76,592 4/9/2024
23.7.1 34,131 4/4/2024
23.7.0 2,631 4/3/2024
23.6.0 54,635 3/27/2024
23.5.2 211,455 3/16/2024
23.5.1 15,915 3/15/2024
23.5.0 62,045 3/12/2024
23.4.0 19,446 3/10/2024
23.3.0 38,400 3/7/2024
23.2.3 20,671 3/6/2024
23.2.2 75,851 2/27/2024
23.2.1 32,217 2/21/2024
23.2.0 100,686 2/14/2024
23.1.0 106,250 2/3/2024
23.0.1 110,027 1/23/2024
23.0.0 32,144 1/17/2024
22.11.5 87,098 1/10/2024
22.11.4 39,187 1/6/2024
22.11.3 6,295 1/5/2024
22.11.2 4,824 1/3/2024
22.11.1 37,187 12/27/2023
22.11.0 2,357 12/27/2023
22.10.2 8,599 12/24/2023
22.10.1 1,727 12/23/2023
22.10.0 4,153 12/22/2023
22.9.0 2,055 12/22/2023
22.8.0 107,706 12/7/2023
22.7.1 139,703 12/4/2023
22.7.0 2,233 12/4/2023
22.6.1 1,837 12/4/2023
22.6.0 43,979 11/27/2023
22.5.0 180,820 11/16/2023
22.4.1 13,245 11/15/2023
22.4.0 1,440 11/15/2023
22.3.0 4,343 11/14/2023
22.2.0 23,020 11/10/2023
22.2.0-beta.7 164 11/7/2023
22.2.0-beta.6 146 11/7/2023
22.2.0-beta.5 510 10/29/2023
22.2.0-beta.4 202 10/25/2023
22.2.0-beta.3 119 10/25/2023
22.2.0-beta.2 157 10/23/2023
22.2.0-beta.1 159 10/22/2023
22.1.4 124,440 10/16/2023
22.1.3 20,243 10/10/2023
22.1.2 21,075 10/9/2023
22.1.1 4,860 10/6/2023
22.1.0 4,865 10/5/2023
22.0.0 1,846 10/5/2023
21.3.0 30,172 9/28/2023
21.2.0 15,085 9/24/2023
21.1.6 3,434 9/23/2023
21.1.5 12,641 9/20/2023
21.1.4 13,015 9/19/2023
21.1.3 32,717 9/13/2023
21.1.2 1,763 9/13/2023
21.1.1 28,960 9/11/2023
21.1.0 2,111 9/10/2023
21.0.0 116,827 8/31/2023
20.8.2 126,482 8/27/2023
20.8.1 24,805 8/21/2023
20.8.0 29,568 8/15/2023
20.7.0 9,099 8/13/2023
20.6.0 108,345 7/22/2023
20.5.1 21,479 7/16/2023
20.5.0 52,194 7/10/2023
20.4.0 166,000 6/20/2023
20.3.2 79,899 6/6/2023
20.3.1 13,769 6/3/2023
20.3.0 24,242 5/29/2023
20.2.0 4,801 5/27/2023
20.1.1 12,150 5/25/2023
20.1.0 6,178 5/24/2023
20.1.0-beta.1 176 5/24/2023
20.0.0 50,209 5/18/2023
19.14.1 140,562 5/1/2023
19.14.0 24,691 4/28/2023
19.13.1 12,257 4/26/2023
19.13.0 21,884 4/22/2023
19.12.3 110,737 4/15/2023
19.12.2 34,380 4/12/2023
19.12.1 28,909 4/6/2023
19.12.0 30,632 3/31/2023
19.11.2 43,413 3/20/2023
19.11.1 57,604 3/10/2023
19.11.0 6,178 3/10/2023
19.10.0 148,703 2/19/2023
19.9.3 34,406 2/13/2023
19.9.2 62,836 2/6/2023
19.9.1 1,284 2/6/2023
19.9.0 1,830 2/6/2023
19.8.3 7,268 2/3/2023
19.8.2 4,294 2/2/2023
19.8.1 20,026 2/1/2023
19.8.0 13,067 1/29/2023
19.7.1 89,202 1/20/2023
19.7.0 13,811 1/19/2023
19.6.0 65,349 1/9/2023
19.5.1-beta.3 209 1/5/2023
19.5.1-beta.2 207 1/4/2023
19.5.1-beta.1 217 1/4/2023
19.5.0 158,183 12/19/2022
19.4.2 1,826 12/18/2022
19.4.1 1,168 12/18/2022
19.4.0 1,050 12/18/2022
19.4.0-beta.4 208 12/17/2022
19.4.0-beta.3 246 12/12/2022
19.4.0-beta.2 208 12/10/2022
19.4.0-beta.1 209 12/7/2022
19.3.0 87,857 11/27/2022
19.2.0 1,183 11/27/2022
19.1.0 215,564 11/13/2022
19.0.0 28,812 11/8/2022
18.4.0 16,674 11/6/2022
18.3.1-beta.1 195 11/3/2022
18.3.0 34,061 11/1/2022
18.2.1 27,156 11/1/2022
18.2.0 10,427 10/31/2022
18.1.1 15,176 10/28/2022
18.1.0 1,610 10/28/2022
18.1.0-beta.2 208 10/28/2022
18.1.0-beta.1 290 10/26/2022
18.0.0 42,180 10/23/2022
18.0.0-rc.1 279 10/23/2022
18.0.0-beta.33 460 10/23/2022
18.0.0-beta.32 409 10/20/2022
18.0.0-beta.31 242 10/19/2022
18.0.0-beta.30 1,840 10/17/2022
18.0.0-beta.29 200 10/17/2022
18.0.0-beta.28 194 10/17/2022
18.0.0-beta.27 226 10/17/2022
18.0.0-beta.26 219 10/16/2022
18.0.0-beta.25 1,062 10/12/2022
18.0.0-beta.24 207 10/12/2022
18.0.0-beta.23 757 10/3/2022
18.0.0-beta.22 241 10/1/2022
18.0.0-beta.21 1,948 9/26/2022
18.0.0-beta.20 292 9/24/2022
18.0.0-beta.19 1,022 9/20/2022
18.0.0-beta.18 3,925 9/14/2022
18.0.0-beta.17 860 9/11/2022
18.0.0-beta.16 268 9/8/2022
18.0.0-beta.15 252 9/7/2022
18.0.0-beta.14 239 9/7/2022
18.0.0-beta.13 348 9/6/2022
18.0.0-beta.12 216 9/6/2022
18.0.0-beta.11 513 9/5/2022
18.0.0-beta.10 280 9/3/2022
18.0.0-beta.9 199 9/3/2022
18.0.0-beta.8 481 8/25/2022
18.0.0-beta.7 1,170 8/25/2022
18.0.0-beta.6 66,766 8/22/2022
18.0.0-beta.5 236 8/22/2022
18.0.0-beta.4 225 8/22/2022
18.0.0-beta.3 1,169 8/21/2022
18.0.0-beta.2 235 8/21/2022
18.0.0-beta.1 244 8/21/2022
17.10.2 444,173 8/16/2022
17.10.1 1,520 8/16/2022
17.10.0 4,130 8/14/2022
17.9.0 3,066 8/12/2022
17.8.1 220,249 8/9/2022
17.8.0 3,686 8/9/2022
17.7.1 33,080 8/9/2022
17.7.0 8,656 8/8/2022
17.6.2 7,114 8/8/2022
17.6.1 1,291 8/8/2022
17.6.0 1,835 8/6/2022
17.5.0 97,968 7/30/2022
17.4.2 17,916 7/27/2022
17.4.1 2,240 7/26/2022
17.4.0 1,718 7/26/2022
17.3.1 1,761 7/26/2022
17.3.0 1,261 7/25/2022
17.2.1 94,857 7/3/2022
17.2.0 4,293 7/2/2022
17.1.6 34,256 6/28/2022
17.1.5 1,487 6/27/2022
17.1.4 37,989 6/8/2022
17.1.3 1,193 6/8/2022
17.1.2 7,266 6/7/2022
17.1.1 15,735 6/4/2022
17.1.0 1,582 6/3/2022
17.0.3 1,687 6/2/2022
17.0.2 10,265 6/2/2022
17.0.1 1,175 6/2/2022
17.0.0 5,999 6/2/2022
17.0.0-beta.2 267 6/1/2022
17.0.0-beta.1 369 5/23/2022
16.9.0 135,940 5/27/2022
16.8.2 4,467 5/24/2022
16.8.1 61,546 5/16/2022
16.8.0 1,226 5/16/2022
16.7.2 1,491 5/16/2022
16.7.1 4,055 5/13/2022
16.7.0 52,883 4/29/2022
16.6.0 5,760 4/25/2022
16.5.4 37,478 4/2/2022
16.5.3 1,204 4/2/2022
16.5.2 2,396 3/31/2022
16.5.1 2,592 3/30/2022
16.5.0 1,227 3/30/2022
16.5.0-beta.1 288 3/26/2022
16.4.4 17,298 3/26/2022
16.4.3 69,527 3/22/2022
16.4.2 119,753 3/16/2022
16.4.1 1,233 3/16/2022
16.4.0 1,164 3/15/2022
16.3.6 12,228 3/12/2022
16.3.5 23,086 3/6/2022
16.3.4 10,478 3/2/2022
16.3.3 1,722 3/1/2022
16.3.2 10,699 2/26/2022
16.3.0 1,384 2/26/2022
16.2.0 14,828 2/21/2022
16.1.2 16,483 2/13/2022
16.1.1 16,195 2/7/2022
16.1.0 1,929 2/7/2022
16.0.0 16,638 2/3/2022
15.2.1 19,553 2/1/2022
15.2.0 3,125 1/30/2022
15.1.1 43,826 1/25/2022
15.1.0 2,343 1/25/2022
15.1.0-beta.1 280 1/24/2022
15.0.1 2,378 1/24/2022
15.0.0 1,487 1/24/2022
15.0.0-beta.6 294 1/23/2022
15.0.0-beta.5 264 1/23/2022
15.0.0-beta.4 266 1/21/2022
15.0.0-beta.3 237 1/21/2022
15.0.0-beta.2 265 1/21/2022
15.0.0-beta.1 288 1/20/2022
14.14.1 151,473 1/13/2022
14.14.0 1,484 1/12/2022
14.13.1 544,649 1/6/2022
14.13.0 12,230 1/6/2022
14.12.0 6,738 12/27/2021
14.11.4 9,036 12/24/2021
14.11.3 2,391 12/21/2021
14.11.2 5,472 12/16/2021
14.11.1 2,473 12/14/2021
14.11.0 1,108 12/14/2021
14.10.1 1,656 12/12/2021
14.10.0 1,358 12/11/2021
14.9.1 4,935 12/9/2021
14.9.0 1,012 12/9/2021
14.8.1 2,652 12/7/2021
14.8.0 1,382 12/6/2021
14.7.0 51,042 12/2/2021
14.6.6 10,286 11/28/2021
14.6.5 2,173 11/27/2021
14.6.4 5,796 11/26/2021
14.6.3 4,051 11/26/2021
14.6.2 3,752 11/25/2021
14.6.1 3,345 11/25/2021
14.6.0 17,655 11/23/2021
14.5.0 1,666 11/23/2021
14.4.1 1,553 11/22/2021
14.4.0 1,786 11/21/2021
14.3.0 14,183 11/14/2021
14.2.0 21,968 11/6/2021
14.1.1 2,310 11/3/2021
14.1.0 1,313 11/3/2021
14.0.1 2,537 10/31/2021
13.3.1 7,552 10/26/2021
13.3.0 42,342 10/17/2021
13.2.2 3,427 10/15/2021
13.2.1 1,575 10/15/2021
13.2.0 1,206 10/15/2021
13.1.0 7,415 10/8/2021
13.0.3 2,901 10/3/2021
13.0.2 1,099 10/3/2021
13.0.1 1,577 10/1/2021
13.0.0 2,091 10/1/2021
13.0.0-beta.2 291 10/1/2021
13.0.0-beta.1 301 10/1/2021
12.2.0 7,121 9/29/2021
12.1.0 1,275 9/28/2021
12.0.0 3,360 9/26/2021
12.0.0-beta.7 355 9/25/2021
12.0.0-beta.6 285 9/25/2021
12.0.0-beta.5 392 9/24/2021
12.0.0-beta.4 335 9/22/2021
12.0.0-beta.3 343 9/21/2021
12.0.0-beta.2 288 9/21/2021
12.0.0-beta.1 315 9/21/2021
11.27.0 8,122 9/15/2021
11.26.0 3,184 9/12/2021
11.25.0 1,892 9/10/2021
11.24.0 23,686 8/16/2021
11.23.1 8,408 8/11/2021
11.23.0 3,074 8/9/2021
11.22.0 1,322 8/7/2021
11.20.3 7,727 7/12/2021
11.20.2 1,717 7/12/2021
11.20.1 16,926 7/2/2021
11.20.0 1,496 7/1/2021
11.19.3 25,361 6/28/2021
11.19.2 3,767 6/25/2021
11.19.1 1,953 6/23/2021
11.19.1-beta.1 357 6/22/2021
11.19.0 92,486 6/19/2021
11.18.4 2,772 6/16/2021
11.18.3 1,386 6/16/2021
11.18.2 5,437 6/3/2021
11.18.1 7,149 6/1/2021
11.18.0 2,882 5/27/2021
11.17.0 29,817 5/22/2021
11.16.1 1,402 5/21/2021
11.16.0 1,245 5/21/2021
11.15.1 2,558 5/17/2021
11.15.0 1,222 5/17/2021
11.14.0 1,135 5/17/2021
11.13.0 11,685 5/13/2021
11.12.2 1,327 5/13/2021
11.12.1 62,565 5/10/2021
11.12.0 1,721 5/8/2021
11.11.0 15,714 5/5/2021
11.10.3 1,835 5/3/2021
11.10.2 1,494 5/3/2021
11.10.1 1,198 5/3/2021
11.10.0 1,258 5/3/2021
11.9.0 1,897 4/27/2021
11.8.0 1,649 4/26/2021
11.7.0 3,189 4/18/2021
11.6.0 1,553 4/14/2021
11.6.0-beta.4 336 4/13/2021
11.6.0-beta.3 332 4/12/2021
11.6.0-beta.2 360 4/12/2021
11.6.0-beta.1 280 4/11/2021
11.5.0 5,655 4/5/2021
11.5.0-beta.2 378 4/4/2021
11.5.0-beta.1 292 4/3/2021
11.4.0 2,054 3/31/2021
11.3.0 1,170 3/31/2021
11.2.0 1,513 3/29/2021
11.1.0 3,059 3/22/2021
11.0.3 14,346 3/21/2021
11.0.2 1,487 3/16/2021
11.0.1 1,510 3/15/2021
11.0.0 2,264 3/13/2021
11.0.0-beta.10 385 3/13/2021
11.0.0-beta.9 314 3/12/2021
11.0.0-beta.8 360 3/12/2021
11.0.0-beta.7 425 3/10/2021
11.0.0-beta.6 808 2/28/2021
11.0.0-beta.5 447 2/27/2021
11.0.0-beta.4 348 2/27/2021
11.0.0-beta.3 1,023 2/15/2021
11.0.0-beta.2 314 2/15/2021
11.0.0-beta.1 310 2/15/2021
10.9.1 15,084 2/12/2021
10.9.0 1,332 2/12/2021
10.8.0 1,668 2/10/2021
10.7.0 2,305 2/8/2021
10.6.2 1,997 2/4/2021
10.6.0 1,233 2/4/2021
10.5.1 1,610 2/1/2021
10.5.0 1,400 1/31/2021
10.5.0-beta.1 339 1/31/2021
10.4.0 1,302 1/30/2021
10.3.0 1,240 1/30/2021
10.2.1 1,400 1/29/2021
10.2.0 1,289 1/29/2021
10.1.0 1,247 1/29/2021
10.0.0 1,849 1/28/2021
10.0.0-beta.8 331 1/27/2021
10.0.0-beta.7 342 1/27/2021
10.0.0-beta.6 346 1/27/2021
10.0.0-beta.5 353 1/25/2021
10.0.0-beta.4 439 1/24/2021
10.0.0-beta.3 6,624 1/24/2021
10.0.0-beta.2 411 1/24/2021
10.0.0-beta.1 340 1/23/2021
9.1.0-beta.9 332 1/23/2021
9.1.0-beta.7 373 1/22/2021
9.1.0-beta.6 427 1/21/2021
9.1.0-beta.5 612 1/17/2021
9.1.0-beta.4 370 1/17/2021
9.1.0-beta.3 355 1/17/2021
9.1.0-beta.1 440 1/16/2021
9.0.0 2,797 1/8/2021
9.0.0-beta.2 416 1/6/2021
9.0.0-beta.1 5,517 1/3/2021
8.14.0 1,729 12/29/2020
8.13.0 2,092 12/21/2020
8.12.5 1,601 12/18/2020
8.12.4 2,188 12/17/2020
8.12.3 2,154 12/15/2020
8.12.2 1,387 12/15/2020
8.12.1 1,350 12/15/2020
8.12.0 1,679 12/12/2020
8.11.0 14,418 11/30/2020
8.10.0 1,361 11/30/2020
8.9.0 1,643 11/29/2020
8.8.0 1,523 11/26/2020
8.7.4-beta.2 403 11/26/2020
8.7.4-beta.1 364 11/26/2020
8.7.3 1,434 11/26/2020
8.7.2 1,315 11/26/2020
8.7.1 1,262 11/25/2020
8.7.0 1,238 11/25/2020
8.6.1 1,351 11/25/2020
8.6.0 1,816 11/23/2020
8.5.0 1,337 11/23/2020
8.4.2 6,686 11/20/2020
8.4.1 1,407 11/20/2020
8.4.0 1,668 11/17/2020
8.3.0 1,541 11/16/2020
8.2.2 1,644 11/15/2020
8.2.1 1,546 11/12/2020
8.2.0 1,543 11/10/2020
8.1.0 1,432 11/10/2020
8.0.1 1,904 11/8/2020
8.0.0 1,408 11/8/2020
8.0.0-beta.2 515 11/8/2020
8.0.0-beta.1 360 11/6/2020
7.0.2 9,139 11/1/2020
7.0.1 1,356 11/1/2020
7.0.0 1,404 11/1/2020
7.0.0-beta.1 448 11/1/2020
6.27.0-beta.1 479 10/30/2020
6.26.0 4,269 10/29/2020
6.25.1 1,752 10/22/2020
6.25.0 1,615 10/22/2020
6.24.1 1,527 10/20/2020
6.24.0 2,102 10/11/2020
6.23.3 2,859 10/2/2020
6.23.1 1,524 10/2/2020
6.23.0 1,573 9/30/2020
6.22.1 1,636 9/25/2020
6.22.0 1,521 9/24/2020
6.21.0 1,497 9/23/2020
6.20.0 1,465 9/23/2020
6.19.0 1,452 9/23/2020
6.18.0 1,347 9/23/2020
6.17.0 1,346 9/22/2020
6.16.0 1,419 9/22/2020
6.15.3 2,826 9/16/2020
6.15.2 5,495 9/14/2020
6.15.0 1,488 9/14/2020
6.14.1 1,810 9/13/2020
6.14.0 1,455 9/11/2020
6.13.0 1,568 9/10/2020
6.12.0 1,373 9/10/2020
6.12.0-beta.2 382 9/10/2020
6.12.0-beta.1 389 9/9/2020
6.11.1 1,552 9/8/2020
6.11.0 1,300 9/8/2020
6.10.7 2,229 9/2/2020
6.10.6 1,852 8/31/2020
6.10.5 1,717 8/29/2020
6.10.4 1,468 8/28/2020
6.10.3 1,531 8/28/2020
6.10.2 1,609 8/27/2020
6.10.1 1,408 8/26/2020
6.10.0 1,501 8/25/2020
6.9.0 2,031 8/20/2020
6.8.0 1,673 8/19/2020
6.7.0 7,118 7/26/2020
6.6.0 2,061 7/16/2020
6.5.0 1,822 7/12/2020
6.4.0 1,458 7/11/2020
6.3.1 1,551 7/10/2020
6.3.0 1,781 7/3/2020
6.2.0 1,521 7/2/2020
6.1.1 1,746 7/1/2020
6.1.0 1,391 7/1/2020
6.0.0 1,548 6/30/2020
6.0.0-beta.1 444 6/28/2020
5.1.0 2,397 6/26/2020
5.0.4 1,733 6/17/2020
5.0.3 1,314 6/17/2020
5.0.2 2,009 6/15/2020
5.0.0 1,516 6/14/2020
5.0.0-beta.3 389 6/14/2020
5.0.0-beta.2 467 6/14/2020
5.0.0-beta.1 461 6/14/2020
4.3.1 2,498 6/4/2020
4.3.0 1,416 6/4/2020
4.2.0 1,941 6/2/2020
4.1.0 2,022 6/1/2020
4.0.2 1,632 5/30/2020
4.0.1 1,530 5/27/2020
4.0.0 1,854 5/24/2020
3.1.0 1,839 5/21/2020
3.0.5 1,694 5/19/2020
3.0.4 1,511 5/18/2020
3.0.3 1,504 5/18/2020
3.0.2 1,541 5/18/2020
3.0.1 1,463 5/18/2020
3.0.0 1,393 5/17/2020
2.3.1 1,494 5/15/2020
2.3.0 1,545 5/15/2020
2.2.1 1,669 5/11/2020
2.2.0 1,572 5/10/2020
2.1.3 4,751 5/7/2020
2.1.2 2,576 5/4/2020
2.1.1 1,603 5/1/2020
2.1.0 1,757 4/29/2020
2.0.0 1,619 4/27/2020
2.0.0-beta.3 417 4/27/2020
2.0.0-beta.2 395 4/27/2020
2.0.0-beta.1 396 4/27/2020
1.34.2 1,951 4/27/2020
1.34.1 1,609 4/25/2020
1.34.0 1,639 4/24/2020
1.33.0 1,874 4/19/2020
1.32.4 1,549 4/17/2020
1.32.3 1,600 4/17/2020
1.32.2 1,279 4/16/2020
1.32.1 1,631 4/16/2020
1.32.0 1,632 4/15/2020
1.31.1 1,686 4/12/2020
1.31.0 1,719 4/10/2020
1.30.0 1,550 4/9/2020
1.29.0 1,573 4/8/2020
1.28.3 1,580 4/8/2020
1.28.2 1,896 4/5/2020
1.28.1 1,283 4/5/2020
1.28.0 1,557 4/5/2020
1.27.3 1,797 4/1/2020
1.27.2 1,544 3/31/2020
1.27.1 1,459 3/30/2020
1.27.1-beta.1 440 3/29/2020
1.27.0 1,727 3/29/2020
1.26.1 1,624 3/27/2020
1.26.0 1,547 3/25/2020
1.25.1 1,556 3/24/2020
1.25.0 1,729 3/22/2020
1.24.1 1,642 3/18/2020
1.24.0 2,284 3/10/2020
1.23.0 1,641 3/6/2020
1.22.3 1,587 3/3/2020
1.22.2 1,415 3/3/2020
1.22.1 1,609 2/28/2020
1.22.0 1,686 2/25/2020
1.21.0 1,518 2/24/2020
1.20.1 1,416 2/24/2020
1.20.0 3,507 2/22/2020
1.19.2 1,721 2/18/2020
1.19.1 1,381 2/18/2020
1.19.0 1,672 2/12/2020
1.18.0 1,621 2/10/2020
1.17.1 1,602 2/8/2020
1.17.0 1,353 2/8/2020
1.16.0 1,302 2/8/2020
1.14.1 2,104 2/2/2020
1.14.0 1,470 2/2/2020
1.13.0 3,219 1/19/2020
1.12.3 1,936 1/13/2020
1.12.2 1,584 1/12/2020
1.12.1 1,337 1/12/2020
1.12.0 1,324 1/12/2020
1.11.2 1,303 1/11/2020
1.11.1 1,507 1/10/2020
1.11.0 1,441 1/10/2020
1.10.1 1,608 1/8/2020
1.10.0 1,380 1/8/2020
1.9.3 1,388 1/8/2020
1.9.2 1,496 1/6/2020
1.9.1 1,330 1/6/2020
1.9.0 1,319 1/6/2020
1.8.0 1,613 1/5/2020
1.7.1 1,446 1/3/2020
1.7.0 1,885 1/2/2020
1.6.0 1,348 1/2/2020
1.5.5 1,777 1/1/2020
1.5.4 1,377 1/1/2020
1.5.3 1,849 12/29/2019
1.5.2 1,480 12/27/2019
1.5.1 1,362 12/27/2019
1.5.0 1,509 12/27/2019
1.4.1 1,644 12/21/2019
1.4.0 1,306 12/21/2019
1.3.2 1,381 12/20/2019
1.3.1 1,584 12/18/2019
1.3.1-beta.1 456 12/18/2019
1.3.0 1,644 12/17/2019
1.3.0-beta.1 423 12/18/2019
1.2.0 1,424 12/17/2019
1.1.1 1,382 12/16/2019
1.1.0 1,485 12/16/2019
1.0.0 10,988 12/15/2019
1.0.0-beta.41 459 12/15/2019
1.0.0-beta.40 441 12/15/2019
1.0.0-beta.39 442 12/14/2019
1.0.0-beta.38 440 12/12/2019
1.0.0-beta.37 417 12/12/2019
1.0.0-beta.36 421 12/12/2019
1.0.0-beta.35 429 12/11/2019
1.0.0-beta.34 448 12/11/2019
1.0.0-beta.33 426 12/11/2019
1.0.0-beta.32 706 12/6/2019
1.0.0-beta.31 591 12/3/2019
1.0.0-beta.30 427 12/3/2019
1.0.0-beta.29 484 12/2/2019
1.0.0-beta.28 597 12/1/2019
1.0.0-beta.27 402 12/1/2019
1.0.0-beta.23 453 11/28/2019
1.0.0-beta.22 445 11/27/2019
1.0.0-beta.21 427 11/27/2019
1.0.0-beta.20 422 11/27/2019
1.0.0-beta.19 417 11/27/2019
1.0.0-beta.18 421 11/27/2019
1.0.0-beta.17 418 11/27/2019
1.0.0-beta.16 416 11/27/2019
1.0.0-beta.15 696 11/26/2019
1.0.0-beta.14 401 11/26/2019
1.0.0-beta.13 442 11/25/2019
1.0.0-beta.11 435 11/25/2019
1.0.0-beta.10 484 11/25/2019
1.0.0-beta.9 434 11/24/2019
1.0.0-beta.7 476 11/23/2019
1.0.0-beta.6 434 11/23/2019
1.0.0-beta.5 435 11/23/2019
1.0.0-beta.4 440 11/23/2019
1.0.0-beta.3 428 11/23/2019
1.0.0-beta.2 433 11/23/2019
1.0.0-beta.1 436 11/23/2019