Verify.Xunit 31.0.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 31.0.0
                    
NuGet\Install-Package Verify.Xunit -Version 31.0.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="31.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.Xunit" Version="31.0.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 31.0.0
                    
#r "nuget: Verify.Xunit, 31.0.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@31.0.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=31.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Verify.Xunit&version=31.0.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.1 0 10/10/2025
31.0.0 2,146 10/9/2025
31.0.0-beta.1 2,263 7/17/2025
30.20.1 8,841 10/6/2025
30.20.0 4,295 10/4/2025
30.19.2 8,957 10/1/2025
30.19.1 11,272 9/28/2025
30.19.0 8,319 9/25/2025
30.18.0 15,525 9/21/2025
30.17.0 7,020 9/19/2025
30.16.0 5,911 9/18/2025
30.15.0 3,916 9/18/2025
30.14.0 1,432 9/18/2025
30.13.0 21,584 9/13/2025
30.12.0 9,381 9/11/2025
30.12.0-beta.1 179 9/9/2025
30.11.0 27,491 9/5/2025
30.10.0 62,101 8/30/2025
30.9.0 2,236 8/30/2025
30.8.0 5,028 8/29/2025
30.7.3 62,289 8/17/2025
30.7.2 12,147 8/15/2025
30.7.1 2,539 8/15/2025
30.7.0 6,336 8/14/2025
30.6.1 31,048 8/8/2025
30.6.0 8,490 8/7/2025
30.5.0 71,621 7/21/2025
30.5.0-beta.1 1,093 7/9/2025
30.4.0 232,553 6/13/2025
30.3.1 104,480 6/4/2025
30.3.0 17,986 6/1/2025
30.2.0 4,265 6/1/2025
30.1.0 139,056 5/12/2025
30.1.0-beta.2 792 5/8/2025
30.1.0-beta.1 149 5/8/2025
30.0.0 81,492 5/2/2025
29.5.0 48,355 4/30/2025
29.4.0 17,653 4/29/2025
29.3.1 19,290 4/26/2025
29.3.0 41,193 4/21/2025
29.2.0 172,483 4/7/2025
29.1.0 56,112 4/1/2025
29.0.0 14,365 3/31/2025
29.0.0-beta.6 552 3/24/2025
29.0.0-beta.5 420 3/24/2025
29.0.0-beta.4 414 3/24/2025
29.0.0-beta.3 421 3/24/2025
29.0.0-beta.2 413 3/24/2025
29.0.0-beta.1 255 3/19/2025
28.16.0 215,620 3/17/2025
28.15.0 38,779 3/12/2025
28.14.1 10,402 3/12/2025
28.14.0 9,555 3/11/2025
28.14.0-beta.7 170 3/11/2025
28.14.0-beta.6 172 3/11/2025
28.14.0-beta.5 183 3/10/2025
28.14.0-beta.4 226 3/6/2025
28.14.0-beta.3 216 3/6/2025
28.14.0-beta.2 218 3/6/2025
28.14.0-beta.1 217 3/5/2025
28.13.0 125,957 2/26/2025
28.12.1 27,102 2/24/2025
28.12.0 24,230 2/23/2025
28.11.0 94,108 2/14/2025
28.10.1 96,299 2/4/2025
28.10.0 8,250 2/3/2025
28.9.0 270,109 1/14/2025
28.8.1 172,069 1/6/2025
28.8.0 5,191 1/6/2025
28.7.1 17,374 1/4/2025
28.7.0 74,821 12/22/2024
28.6.1 55,029 12/19/2024
28.6.0 40,072 12/17/2024
28.5.0 40,324 12/13/2024
28.4.0 190,734 11/28/2024
28.3.2 154,056 11/18/2024
28.3.1 30,393 11/15/2024
28.3.0 6,892 11/15/2024
28.2.1 84,420 11/13/2024
28.2.0 49,328 11/10/2024
28.1.3 74,898 11/2/2024
28.1.2 9,372 11/1/2024
28.1.1 4,276 11/1/2024
28.1.0 12,373 10/31/2024
28.0.0 21,915 10/30/2024
28.0.0-beta.1 94 10/30/2024
27.1.0 175,636 10/25/2024
27.1.0-beta.2 110 10/23/2024
27.0.1 133,505 10/14/2024
27.0.0 13,071 10/14/2024
27.0.0-beta.7 180 10/10/2024
27.0.0-beta.6 305 10/5/2024
27.0.0-beta.5 393 9/26/2024
27.0.0-beta.4 2,035 9/24/2024
27.0.0-beta.3 108 9/23/2024
27.0.0-beta.1 105 9/22/2024
26.6.0 226,017 9/21/2024
26.5.0 33,654 9/18/2024
26.4.5 68,766 9/13/2024
26.4.4 55,812 9/10/2024
26.4.3 2,619 9/10/2024
26.4.2 22,087 9/9/2024
26.4.1 2,962 9/9/2024
26.4.0 34,726 9/5/2024
26.3.1 37,861 9/2/2024
26.3.0 17,116 8/30/2024
26.2.0 274,865 8/10/2024
26.1.6 48,894 7/31/2024
26.1.5 27,512 7/28/2024
26.1.3 2,463 7/28/2024
26.1.2 11,871 7/26/2024
26.1.1 2,754 7/25/2024
26.0.1 27,032 7/23/2024
26.0.0 12,823 7/20/2024
25.3.2 50,742 7/17/2024
25.3.1 65,725 7/11/2024
25.3.0 84,464 7/3/2024
25.2.0 12,764 7/2/2024
25.1.1 17,880 7/2/2024
25.1.0 2,008 7/2/2024
25.0.4 44,642 6/24/2024
25.0.3 77,968 6/14/2024
25.0.2 65,482 6/11/2024
25.0.1 69,292 6/2/2024
25.0.0 4,479 6/1/2024
25.0.0-beta.3 128 5/31/2024
25.0.0-beta.2 121 5/31/2024
25.0.0-beta.1 241 5/30/2024
24.3.0-beta.5 162 5/29/2024
24.3.0-beta.4 164 5/23/2024
24.3.0-beta.3 122 5/21/2024
24.3.0-beta.2 119 5/19/2024
24.3.0-beta.1 111 5/18/2024
24.2.0 255,292 5/9/2024
24.1.0 165,223 4/13/2024
24.0.0 7,956 4/12/2024
24.0.0-beta.2 174 4/12/2024
24.0.0-beta.1 101 4/11/2024
23.7.2 76,655 4/9/2024
23.7.1 34,298 4/4/2024
23.7.0 2,642 4/3/2024
23.6.0 54,674 3/27/2024
23.5.2 211,648 3/16/2024
23.5.1 15,930 3/15/2024
23.5.0 62,056 3/12/2024
23.4.0 19,529 3/10/2024
23.3.0 38,430 3/7/2024
23.2.3 20,773 3/6/2024
23.2.2 76,183 2/27/2024
23.2.1 32,294 2/21/2024
23.2.0 102,625 2/14/2024
23.1.0 106,442 2/3/2024
23.0.1 110,178 1/23/2024
23.0.0 32,174 1/17/2024
22.11.5 87,315 1/10/2024
22.11.4 39,197 1/6/2024
22.11.3 6,314 1/5/2024
22.11.2 4,833 1/3/2024
22.11.1 37,417 12/27/2023
22.11.0 2,372 12/27/2023
22.10.2 8,607 12/24/2023
22.10.1 1,732 12/23/2023
22.10.0 4,168 12/22/2023
22.9.0 2,060 12/22/2023
22.8.0 108,125 12/7/2023
22.7.1 139,805 12/4/2023
22.7.0 2,237 12/4/2023
22.6.1 1,841 12/4/2023
22.6.0 44,018 11/27/2023
22.5.0 181,307 11/16/2023
22.4.1 13,282 11/15/2023
22.4.0 1,444 11/15/2023
22.3.0 4,348 11/14/2023
22.2.0 23,094 11/10/2023
22.2.0-beta.7 164 11/7/2023
22.2.0-beta.6 148 11/7/2023
22.2.0-beta.5 523 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,634 10/16/2023
22.1.3 20,260 10/10/2023
22.1.2 21,156 10/9/2023
22.1.1 4,866 10/6/2023
22.1.0 4,869 10/5/2023
22.0.0 1,850 10/5/2023
21.3.0 30,252 9/28/2023
21.2.0 15,109 9/24/2023
21.1.6 3,439 9/23/2023
21.1.5 12,646 9/20/2023
21.1.4 13,020 9/19/2023
21.1.3 32,773 9/13/2023
21.1.2 1,768 9/13/2023
21.1.1 28,969 9/11/2023
21.1.0 2,116 9/10/2023
21.0.0 117,372 8/31/2023
20.8.2 126,858 8/27/2023
20.8.1 24,817 8/21/2023
20.8.0 29,590 8/15/2023
20.7.0 9,174 8/13/2023
20.6.0 108,546 7/22/2023
20.5.1 21,540 7/16/2023
20.5.0 52,225 7/10/2023
20.4.0 166,457 6/20/2023
20.3.2 79,942 6/6/2023
20.3.1 13,796 6/3/2023
20.3.0 24,317 5/29/2023
20.2.0 4,805 5/27/2023
20.1.1 12,165 5/25/2023
20.1.0 6,217 5/24/2023
20.1.0-beta.1 178 5/24/2023
20.0.0 50,251 5/18/2023
19.14.1 140,936 5/1/2023
19.14.0 24,696 4/28/2023
19.13.1 12,277 4/26/2023
19.13.0 21,905 4/22/2023
19.12.3 111,051 4/15/2023
19.12.2 34,596 4/12/2023
19.12.1 28,918 4/6/2023
19.12.0 30,655 3/31/2023
19.11.2 43,460 3/20/2023
19.11.1 57,632 3/10/2023
19.11.0 6,211 3/10/2023
19.10.0 148,886 2/19/2023
19.9.3 34,452 2/13/2023
19.9.2 62,887 2/6/2023
19.9.1 1,298 2/6/2023
19.9.0 1,834 2/6/2023
19.8.3 7,300 2/3/2023
19.8.2 4,305 2/2/2023
19.8.1 20,034 2/1/2023
19.8.0 13,079 1/29/2023
19.7.1 89,208 1/20/2023
19.7.0 14,185 1/19/2023
19.6.0 65,399 1/9/2023
19.5.1-beta.3 210 1/5/2023
19.5.1-beta.2 208 1/4/2023
19.5.1-beta.1 219 1/4/2023
19.5.0 158,255 12/19/2022
19.4.2 1,830 12/18/2022
19.4.1 1,174 12/18/2022
19.4.0 1,055 12/18/2022
19.4.0-beta.4 210 12/17/2022
19.4.0-beta.3 247 12/12/2022
19.4.0-beta.2 209 12/10/2022
19.4.0-beta.1 211 12/7/2022
19.3.0 87,998 11/27/2022
19.2.0 1,186 11/27/2022
19.1.0 215,881 11/13/2022
19.0.0 28,880 11/8/2022
18.4.0 16,680 11/6/2022
18.3.1-beta.1 196 11/3/2022
18.3.0 34,068 11/1/2022
18.2.1 27,242 11/1/2022
18.2.0 10,460 10/31/2022
18.1.1 15,243 10/28/2022
18.1.0 1,616 10/28/2022
18.1.0-beta.2 209 10/28/2022
18.1.0-beta.1 292 10/26/2022
18.0.0 42,230 10/23/2022
18.0.0-rc.1 280 10/23/2022
18.0.0-beta.33 464 10/23/2022
18.0.0-beta.32 411 10/20/2022
18.0.0-beta.31 244 10/19/2022
18.0.0-beta.30 1,843 10/17/2022
18.0.0-beta.29 202 10/17/2022
18.0.0-beta.28 195 10/17/2022
18.0.0-beta.27 227 10/17/2022
18.0.0-beta.26 221 10/16/2022
18.0.0-beta.25 1,065 10/12/2022
18.0.0-beta.24 208 10/12/2022
18.0.0-beta.23 760 10/3/2022
18.0.0-beta.22 244 10/1/2022
18.0.0-beta.21 1,949 9/26/2022
18.0.0-beta.20 293 9/24/2022
18.0.0-beta.19 1,024 9/20/2022
18.0.0-beta.18 3,929 9/14/2022
18.0.0-beta.17 862 9/11/2022
18.0.0-beta.16 270 9/8/2022
18.0.0-beta.15 254 9/7/2022
18.0.0-beta.14 241 9/7/2022
18.0.0-beta.13 351 9/6/2022
18.0.0-beta.12 217 9/6/2022
18.0.0-beta.11 516 9/5/2022
18.0.0-beta.10 286 9/3/2022
18.0.0-beta.9 200 9/3/2022
18.0.0-beta.8 485 8/25/2022
18.0.0-beta.7 1,171 8/25/2022
18.0.0-beta.6 66,899 8/22/2022
18.0.0-beta.5 238 8/22/2022
18.0.0-beta.4 226 8/22/2022
18.0.0-beta.3 1,173 8/21/2022
18.0.0-beta.2 237 8/21/2022
18.0.0-beta.1 245 8/21/2022
17.10.2 444,649 8/16/2022
17.10.1 1,525 8/16/2022
17.10.0 4,134 8/14/2022
17.9.0 3,081 8/12/2022
17.8.1 220,259 8/9/2022
17.8.0 3,690 8/9/2022
17.7.1 33,084 8/9/2022
17.7.0 8,661 8/8/2022
17.6.2 7,117 8/8/2022
17.6.1 1,295 8/8/2022
17.6.0 1,838 8/6/2022
17.5.0 98,197 7/30/2022
17.4.2 17,977 7/27/2022
17.4.1 2,244 7/26/2022
17.4.0 1,723 7/26/2022
17.3.1 1,765 7/26/2022
17.3.0 1,264 7/25/2022
17.2.1 94,992 7/3/2022
17.2.0 4,297 7/2/2022
17.1.6 34,339 6/28/2022
17.1.5 1,491 6/27/2022
17.1.4 38,056 6/8/2022
17.1.3 1,195 6/8/2022
17.1.2 7,278 6/7/2022
17.1.1 15,737 6/4/2022
17.1.0 1,584 6/3/2022
17.0.3 1,690 6/2/2022
17.0.2 10,296 6/2/2022
17.0.1 1,177 6/2/2022
17.0.0 6,021 6/2/2022
17.0.0-beta.2 270 6/1/2022
17.0.0-beta.1 371 5/23/2022
16.9.0 136,076 5/27/2022
16.8.2 4,499 5/24/2022
16.8.1 61,549 5/16/2022
16.8.0 1,239 5/16/2022
16.7.2 1,493 5/16/2022
16.7.1 4,057 5/13/2022
16.7.0 53,039 4/29/2022
16.6.0 5,773 4/25/2022
16.5.4 37,497 4/2/2022
16.5.3 1,206 4/2/2022
16.5.2 2,401 3/31/2022
16.5.1 2,600 3/30/2022
16.5.0 1,228 3/30/2022
16.5.0-beta.1 291 3/26/2022
16.4.4 17,309 3/26/2022
16.4.3 69,638 3/22/2022
16.4.2 119,767 3/16/2022
16.4.1 1,246 3/16/2022
16.4.0 1,166 3/15/2022
16.3.6 12,241 3/12/2022
16.3.5 23,088 3/6/2022
16.3.4 10,480 3/2/2022
16.3.3 1,724 3/1/2022
16.3.2 10,700 2/26/2022
16.3.0 1,387 2/26/2022
16.2.0 14,838 2/21/2022
16.1.2 16,504 2/13/2022
16.1.1 16,234 2/7/2022
16.1.0 1,952 2/7/2022
16.0.0 16,640 2/3/2022
15.2.1 19,556 2/1/2022
15.2.0 3,129 1/30/2022
15.1.1 43,839 1/25/2022
15.1.0 2,345 1/25/2022
15.1.0-beta.1 282 1/24/2022
15.0.1 2,380 1/24/2022
15.0.0 1,489 1/24/2022
15.0.0-beta.6 298 1/23/2022
15.0.0-beta.5 265 1/23/2022
15.0.0-beta.4 268 1/21/2022
15.0.0-beta.3 238 1/21/2022
15.0.0-beta.2 266 1/21/2022
15.0.0-beta.1 291 1/20/2022
14.14.1 151,504 1/13/2022
14.14.0 1,487 1/12/2022
14.13.1 546,658 1/6/2022
14.13.0 12,233 1/6/2022
14.12.0 6,762 12/27/2021
14.11.4 9,038 12/24/2021
14.11.3 2,392 12/21/2021
14.11.2 5,479 12/16/2021
14.11.1 2,474 12/14/2021
14.11.0 1,110 12/14/2021
14.10.1 1,657 12/12/2021
14.10.0 1,360 12/11/2021
14.9.1 4,937 12/9/2021
14.9.0 1,013 12/9/2021
14.8.1 2,654 12/7/2021
14.8.0 1,383 12/6/2021
14.7.0 51,246 12/2/2021
14.6.6 10,293 11/28/2021
14.6.5 2,175 11/27/2021
14.6.4 5,797 11/26/2021
14.6.3 4,053 11/26/2021
14.6.2 3,754 11/25/2021
14.6.1 3,348 11/25/2021
14.6.0 17,656 11/23/2021
14.5.0 1,667 11/23/2021
14.4.1 1,556 11/22/2021
14.4.0 1,788 11/21/2021
14.3.0 14,205 11/14/2021
14.2.0 21,970 11/6/2021
14.1.1 2,312 11/3/2021
14.1.0 1,316 11/3/2021
14.0.1 2,539 10/31/2021
13.3.1 7,554 10/26/2021
13.3.0 42,446 10/17/2021
13.2.2 3,429 10/15/2021
13.2.1 1,577 10/15/2021
13.2.0 1,208 10/15/2021
13.1.0 7,419 10/8/2021
13.0.3 2,902 10/3/2021
13.0.2 1,100 10/3/2021
13.0.1 1,581 10/1/2021
13.0.0 2,123 10/1/2021
13.0.0-beta.2 294 10/1/2021
13.0.0-beta.1 303 10/1/2021
12.2.0 7,126 9/29/2021
12.1.0 1,288 9/28/2021
12.0.0 3,362 9/26/2021
12.0.0-beta.7 356 9/25/2021
12.0.0-beta.6 287 9/25/2021
12.0.0-beta.5 394 9/24/2021
12.0.0-beta.4 336 9/22/2021
12.0.0-beta.3 346 9/21/2021
12.0.0-beta.2 290 9/21/2021
12.0.0-beta.1 318 9/21/2021
11.27.0 8,129 9/15/2021
11.26.0 3,216 9/12/2021
11.25.0 1,895 9/10/2021
11.24.0 23,712 8/16/2021
11.23.1 8,410 8/11/2021
11.23.0 3,076 8/9/2021
11.22.0 1,324 8/7/2021
11.20.3 7,764 7/12/2021
11.20.2 1,719 7/12/2021
11.20.1 16,929 7/2/2021
11.20.0 1,497 7/1/2021
11.19.3 25,363 6/28/2021
11.19.2 3,772 6/25/2021
11.19.1 1,965 6/23/2021
11.19.1-beta.1 358 6/22/2021
11.19.0 92,585 6/19/2021
11.18.4 2,773 6/16/2021
11.18.3 1,388 6/16/2021
11.18.2 5,439 6/3/2021
11.18.1 7,150 6/1/2021
11.18.0 2,911 5/27/2021
11.17.0 29,865 5/22/2021
11.16.1 1,404 5/21/2021
11.16.0 1,258 5/21/2021
11.15.1 2,559 5/17/2021
11.15.0 1,223 5/17/2021
11.14.0 1,136 5/17/2021
11.13.0 11,706 5/13/2021
11.12.2 1,331 5/13/2021
11.12.1 62,595 5/10/2021
11.12.0 1,733 5/8/2021
11.11.0 15,735 5/5/2021
11.10.3 1,865 5/3/2021
11.10.2 1,495 5/3/2021
11.10.1 1,222 5/3/2021
11.10.0 1,260 5/3/2021
11.9.0 1,899 4/27/2021
11.8.0 1,671 4/26/2021
11.7.0 3,193 4/18/2021
11.6.0 1,554 4/14/2021
11.6.0-beta.4 338 4/13/2021
11.6.0-beta.3 335 4/12/2021
11.6.0-beta.2 361 4/12/2021
11.6.0-beta.1 281 4/11/2021
11.5.0 5,659 4/5/2021
11.5.0-beta.2 381 4/4/2021
11.5.0-beta.1 294 4/3/2021
11.4.0 2,091 3/31/2021
11.3.0 1,173 3/31/2021
11.2.0 1,516 3/29/2021
11.1.0 3,075 3/22/2021
11.0.3 14,362 3/21/2021
11.0.2 1,489 3/16/2021
11.0.1 1,511 3/15/2021
11.0.0 2,286 3/13/2021
11.0.0-beta.10 387 3/13/2021
11.0.0-beta.9 317 3/12/2021
11.0.0-beta.8 361 3/12/2021
11.0.0-beta.7 426 3/10/2021
11.0.0-beta.6 811 2/28/2021
11.0.0-beta.5 450 2/27/2021
11.0.0-beta.4 351 2/27/2021
11.0.0-beta.3 1,027 2/15/2021
11.0.0-beta.2 316 2/15/2021
11.0.0-beta.1 311 2/15/2021
10.9.1 15,086 2/12/2021
10.9.0 1,344 2/12/2021
10.8.0 1,690 2/10/2021
10.7.0 2,327 2/8/2021
10.6.2 1,998 2/4/2021
10.6.0 1,246 2/4/2021
10.5.1 1,611 2/1/2021
10.5.0 1,428 1/31/2021
10.5.0-beta.1 341 1/31/2021
10.4.0 1,316 1/30/2021
10.3.0 1,241 1/30/2021
10.2.1 1,421 1/29/2021
10.2.0 1,291 1/29/2021
10.1.0 1,248 1/29/2021
10.0.0 1,852 1/28/2021
10.0.0-beta.8 333 1/27/2021
10.0.0-beta.7 344 1/27/2021
10.0.0-beta.6 349 1/27/2021
10.0.0-beta.5 354 1/25/2021
10.0.0-beta.4 442 1/24/2021
10.0.0-beta.3 6,625 1/24/2021
10.0.0-beta.2 413 1/24/2021
10.0.0-beta.1 341 1/23/2021
9.1.0-beta.9 333 1/23/2021
9.1.0-beta.7 376 1/22/2021
9.1.0-beta.6 429 1/21/2021
9.1.0-beta.5 616 1/17/2021
9.1.0-beta.4 373 1/17/2021
9.1.0-beta.3 359 1/17/2021
9.1.0-beta.1 442 1/16/2021
9.0.0 2,800 1/8/2021
9.0.0-beta.2 418 1/6/2021
9.0.0-beta.1 5,520 1/3/2021
8.14.0 1,759 12/29/2020
8.13.0 2,093 12/21/2020
8.12.5 1,603 12/18/2020
8.12.4 2,219 12/17/2020
8.12.3 2,155 12/15/2020
8.12.2 1,400 12/15/2020
8.12.1 1,352 12/15/2020
8.12.0 1,681 12/12/2020
8.11.0 14,441 11/30/2020
8.10.0 1,363 11/30/2020
8.9.0 1,644 11/29/2020
8.8.0 1,524 11/26/2020
8.7.4-beta.2 406 11/26/2020
8.7.4-beta.1 365 11/26/2020
8.7.3 1,435 11/26/2020
8.7.2 1,317 11/26/2020
8.7.1 1,264 11/25/2020
8.7.0 1,239 11/25/2020
8.6.1 1,382 11/25/2020
8.6.0 1,820 11/23/2020
8.5.0 1,340 11/23/2020
8.4.2 6,689 11/20/2020
8.4.1 1,409 11/20/2020
8.4.0 1,671 11/17/2020
8.3.0 1,572 11/16/2020
8.2.2 1,646 11/15/2020
8.2.1 1,549 11/12/2020
8.2.0 1,545 11/10/2020
8.1.0 1,434 11/10/2020
8.0.1 1,906 11/8/2020
8.0.0 1,409 11/8/2020
8.0.0-beta.2 518 11/8/2020
8.0.0-beta.1 363 11/6/2020
7.0.2 9,141 11/1/2020
7.0.1 1,357 11/1/2020
7.0.0 1,426 11/1/2020
7.0.0-beta.1 450 11/1/2020
6.27.0-beta.1 482 10/30/2020
6.26.0 4,272 10/29/2020
6.25.1 1,754 10/22/2020
6.25.0 1,646 10/22/2020
6.24.1 1,530 10/20/2020
6.24.0 2,104 10/11/2020
6.23.3 2,861 10/2/2020
6.23.1 1,525 10/2/2020
6.23.0 1,575 9/30/2020
6.22.1 1,677 9/25/2020
6.22.0 1,524 9/24/2020
6.21.0 1,499 9/23/2020
6.20.0 1,478 9/23/2020
6.19.0 1,474 9/23/2020
6.18.0 1,349 9/23/2020
6.17.0 1,348 9/22/2020
6.16.0 1,420 9/22/2020
6.15.3 2,839 9/16/2020
6.15.2 5,496 9/14/2020
6.15.0 1,491 9/14/2020
6.14.1 1,812 9/13/2020
6.14.0 1,457 9/11/2020
6.13.0 1,570 9/10/2020
6.12.0 1,385 9/10/2020
6.12.0-beta.2 383 9/10/2020
6.12.0-beta.1 390 9/9/2020
6.11.1 1,553 9/8/2020
6.11.0 1,305 9/8/2020
6.10.7 2,233 9/2/2020
6.10.6 1,856 8/31/2020
6.10.5 1,719 8/29/2020
6.10.4 1,470 8/28/2020
6.10.3 1,552 8/28/2020
6.10.2 1,612 8/27/2020
6.10.1 1,410 8/26/2020
6.10.0 1,530 8/25/2020
6.9.0 2,032 8/20/2020
6.8.0 1,674 8/19/2020
6.7.0 7,130 7/26/2020
6.6.0 2,073 7/16/2020
6.5.0 1,823 7/12/2020
6.4.0 1,459 7/11/2020
6.3.1 1,551 7/10/2020
6.3.0 1,795 7/3/2020
6.2.0 1,524 7/2/2020
6.1.1 1,749 7/1/2020
6.1.0 1,392 7/1/2020
6.0.0 1,549 6/30/2020
6.0.0-beta.1 447 6/28/2020
5.1.0 2,398 6/26/2020
5.0.4 1,735 6/17/2020
5.0.3 1,353 6/17/2020
5.0.2 2,022 6/15/2020
5.0.0 1,519 6/14/2020
5.0.0-beta.3 390 6/14/2020
5.0.0-beta.2 468 6/14/2020
5.0.0-beta.1 464 6/14/2020
4.3.1 2,529 6/4/2020
4.3.0 1,427 6/4/2020
4.2.0 1,941 6/2/2020
4.1.0 2,043 6/1/2020
4.0.2 1,632 5/30/2020
4.0.1 1,560 5/27/2020
4.0.0 1,854 5/24/2020
3.1.0 1,840 5/21/2020
3.0.5 1,694 5/19/2020
3.0.4 1,512 5/18/2020
3.0.3 1,505 5/18/2020
3.0.2 1,542 5/18/2020
3.0.1 1,464 5/18/2020
3.0.0 1,397 5/17/2020
2.3.1 1,515 5/15/2020
2.3.0 1,548 5/15/2020
2.2.1 1,670 5/11/2020
2.2.0 1,574 5/10/2020
2.1.3 4,752 5/7/2020
2.1.2 2,588 5/4/2020
2.1.1 1,624 5/1/2020
2.1.0 1,757 4/29/2020
2.0.0 1,621 4/27/2020
2.0.0-beta.3 419 4/27/2020
2.0.0-beta.2 395 4/27/2020
2.0.0-beta.1 397 4/27/2020
1.34.2 1,953 4/27/2020
1.34.1 1,613 4/25/2020
1.34.0 1,669 4/24/2020
1.33.0 1,875 4/19/2020
1.32.4 1,549 4/17/2020
1.32.3 1,613 4/17/2020
1.32.2 1,280 4/16/2020
1.32.1 1,631 4/16/2020
1.32.0 1,654 4/15/2020
1.31.1 1,687 4/12/2020
1.31.0 1,720 4/10/2020
1.30.0 1,551 4/9/2020
1.29.0 1,574 4/8/2020
1.28.3 1,582 4/8/2020
1.28.2 1,896 4/5/2020
1.28.1 1,284 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,474 3/30/2020
1.27.1-beta.1 440 3/29/2020
1.27.0 1,727 3/29/2020
1.26.1 1,626 3/27/2020
1.26.0 1,558 3/25/2020
1.25.1 1,594 3/24/2020
1.25.0 1,751 3/22/2020
1.24.1 1,670 3/18/2020
1.24.0 2,305 3/10/2020
1.23.0 1,677 3/6/2020
1.22.3 1,589 3/3/2020
1.22.2 1,426 3/3/2020
1.22.1 1,622 2/28/2020
1.22.0 1,698 2/25/2020
1.21.0 1,518 2/24/2020
1.20.1 1,418 2/24/2020
1.20.0 3,513 2/22/2020
1.19.2 1,721 2/18/2020
1.19.1 1,382 2/18/2020
1.19.0 1,713 2/12/2020
1.18.0 1,651 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,471 2/2/2020
1.13.0 3,221 1/19/2020
1.12.3 1,949 1/13/2020
1.12.2 1,585 1/12/2020
1.12.1 1,340 1/12/2020
1.12.0 1,324 1/12/2020
1.11.2 1,304 1/11/2020
1.11.1 1,507 1/10/2020
1.11.0 1,454 1/10/2020
1.10.1 1,610 1/8/2020
1.10.0 1,391 1/8/2020
1.9.3 1,419 1/8/2020
1.9.2 1,509 1/6/2020
1.9.1 1,331 1/6/2020
1.9.0 1,319 1/6/2020
1.8.0 1,615 1/5/2020
1.7.1 1,446 1/3/2020
1.7.0 1,886 1/2/2020
1.6.0 1,348 1/2/2020
1.5.5 1,779 1/1/2020
1.5.4 1,379 1/1/2020
1.5.3 1,850 12/29/2019
1.5.2 1,480 12/27/2019
1.5.1 1,365 12/27/2019
1.5.0 1,509 12/27/2019
1.4.1 1,644 12/21/2019
1.4.0 1,307 12/21/2019
1.3.2 1,383 12/20/2019
1.3.1 1,586 12/18/2019
1.3.1-beta.1 456 12/18/2019
1.3.0 1,645 12/17/2019
1.3.0-beta.1 423 12/18/2019
1.2.0 1,425 12/17/2019
1.1.1 1,384 12/16/2019
1.1.0 1,486 12/16/2019
1.0.0 11,036 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 444 12/14/2019
1.0.0-beta.38 441 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 432 12/11/2019
1.0.0-beta.34 448 12/11/2019
1.0.0-beta.33 427 12/11/2019
1.0.0-beta.32 707 12/6/2019
1.0.0-beta.31 593 12/3/2019
1.0.0-beta.30 427 12/3/2019
1.0.0-beta.29 485 12/2/2019
1.0.0-beta.28 599 12/1/2019
1.0.0-beta.27 403 12/1/2019
1.0.0-beta.23 453 11/28/2019
1.0.0-beta.22 446 11/27/2019
1.0.0-beta.21 428 11/27/2019
1.0.0-beta.20 423 11/27/2019
1.0.0-beta.19 418 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 417 11/27/2019
1.0.0-beta.15 699 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 438 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 477 11/23/2019
1.0.0-beta.6 437 11/23/2019
1.0.0-beta.5 435 11/23/2019
1.0.0-beta.4 441 11/23/2019
1.0.0-beta.3 430 11/23/2019
1.0.0-beta.2 435 11/23/2019
1.0.0-beta.1 437 11/23/2019