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

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.2 0 10/16/2025
31.0.1 5,901 10/10/2025
31.0.0 3,277 10/9/2025
31.0.0-beta.1 2,411 7/17/2025
30.20.1 13,647 10/6/2025
30.20.0 5,215 10/4/2025
30.19.2 10,283 10/1/2025
30.19.1 12,539 9/28/2025
30.19.0 9,006 9/25/2025
30.18.0 16,271 9/21/2025
30.17.0 7,597 9/19/2025
30.16.0 6,242 9/18/2025
30.15.0 4,157 9/18/2025
30.14.0 1,584 9/18/2025
30.13.0 22,589 9/13/2025
30.12.0 9,825 9/11/2025
30.12.0-beta.1 179 9/9/2025
30.11.0 28,730 9/5/2025
30.10.0 65,316 8/30/2025
30.9.0 2,373 8/30/2025
30.8.0 5,197 8/29/2025
30.7.3 64,029 8/17/2025
30.7.2 12,469 8/15/2025
30.7.1 2,663 8/15/2025
30.7.0 6,576 8/14/2025
30.6.1 31,834 8/8/2025
30.6.0 8,731 8/7/2025
30.5.0 73,363 7/21/2025
30.5.0-beta.1 1,093 7/9/2025
30.4.0 236,773 6/13/2025
30.3.1 105,606 6/4/2025
30.3.0 18,201 6/1/2025
30.2.0 4,341 6/1/2025
30.1.0 140,731 5/12/2025
30.1.0-beta.2 795 5/8/2025
30.1.0-beta.1 149 5/8/2025
30.0.0 82,107 5/2/2025
29.5.0 48,797 4/30/2025
29.4.0 17,805 4/29/2025
29.3.1 19,446 4/26/2025
29.3.0 41,705 4/21/2025
29.2.0 174,523 4/7/2025
29.1.0 56,741 4/1/2025
29.0.0 14,451 3/31/2025
29.0.0-beta.6 557 3/24/2025
29.0.0-beta.5 422 3/24/2025
29.0.0-beta.4 415 3/24/2025
29.0.0-beta.3 423 3/24/2025
29.0.0-beta.2 413 3/24/2025
29.0.0-beta.1 257 3/19/2025
28.16.0 217,952 3/17/2025
28.15.0 39,051 3/12/2025
28.14.1 10,452 3/12/2025
28.14.0 9,616 3/11/2025
28.14.0-beta.7 171 3/11/2025
28.14.0-beta.6 173 3/11/2025
28.14.0-beta.5 183 3/10/2025
28.14.0-beta.4 228 3/6/2025
28.14.0-beta.3 219 3/6/2025
28.14.0-beta.2 218 3/6/2025
28.14.0-beta.1 218 3/5/2025
28.13.0 126,646 2/26/2025
28.12.1 27,220 2/24/2025
28.12.0 24,381 2/23/2025
28.11.0 95,138 2/14/2025
28.10.1 96,735 2/4/2025
28.10.0 8,294 2/3/2025
28.9.0 271,812 1/14/2025
28.8.1 173,561 1/6/2025
28.8.0 5,232 1/6/2025
28.7.1 17,426 1/4/2025
28.7.0 75,332 12/22/2024
28.6.1 55,500 12/19/2024
28.6.0 40,259 12/17/2024
28.5.0 40,498 12/13/2024
28.4.0 191,716 11/28/2024
28.3.2 154,783 11/18/2024
28.3.1 30,521 11/15/2024
28.3.0 6,936 11/15/2024
28.2.1 85,036 11/13/2024
28.2.0 49,465 11/10/2024
28.1.3 76,185 11/2/2024
28.1.2 9,437 11/1/2024
28.1.1 4,309 11/1/2024
28.1.0 12,449 10/31/2024
28.0.0 22,038 10/30/2024
28.0.0-beta.1 95 10/30/2024
27.1.0 175,909 10/25/2024
27.1.0-beta.2 113 10/23/2024
27.0.1 133,851 10/14/2024
27.0.0 13,336 10/14/2024
27.0.0-beta.7 183 10/10/2024
27.0.0-beta.6 308 10/5/2024
27.0.0-beta.5 395 9/26/2024
27.0.0-beta.4 2,036 9/24/2024
27.0.0-beta.3 113 9/23/2024
27.0.0-beta.1 107 9/22/2024
26.6.0 227,315 9/21/2024
26.5.0 33,779 9/18/2024
26.4.5 69,080 9/13/2024
26.4.4 56,024 9/10/2024
26.4.3 2,651 9/10/2024
26.4.2 22,120 9/9/2024
26.4.1 2,994 9/9/2024
26.4.0 34,762 9/5/2024
26.3.1 38,113 9/2/2024
26.3.0 17,312 8/30/2024
26.2.0 276,420 8/10/2024
26.1.6 49,029 7/31/2024
26.1.5 27,707 7/28/2024
26.1.3 2,490 7/28/2024
26.1.2 11,923 7/26/2024
26.1.1 2,820 7/25/2024
26.0.1 27,153 7/23/2024
26.0.0 12,862 7/20/2024
25.3.2 50,823 7/17/2024
25.3.1 65,969 7/11/2024
25.3.0 84,711 7/3/2024
25.2.0 12,946 7/2/2024
25.1.1 17,925 7/2/2024
25.1.0 2,035 7/2/2024
25.0.4 45,415 6/24/2024
25.0.3 78,239 6/14/2024
25.0.2 66,722 6/11/2024
25.0.1 69,525 6/2/2024
25.0.0 4,689 6/1/2024
25.0.0-beta.3 129 5/31/2024
25.0.0-beta.2 125 5/31/2024
25.0.0-beta.1 245 5/30/2024
24.3.0-beta.5 165 5/29/2024
24.3.0-beta.4 168 5/23/2024
24.3.0-beta.3 123 5/21/2024
24.3.0-beta.2 123 5/19/2024
24.3.0-beta.1 113 5/18/2024
24.2.0 256,094 5/9/2024
24.1.0 165,545 4/13/2024
24.0.0 7,983 4/12/2024
24.0.0-beta.2 177 4/12/2024
24.0.0-beta.1 106 4/11/2024
23.7.2 76,731 4/9/2024
23.7.1 34,371 4/4/2024
23.7.0 2,664 4/3/2024
23.6.0 54,701 3/27/2024
23.5.2 211,910 3/16/2024
23.5.1 15,958 3/15/2024
23.5.0 62,081 3/12/2024
23.4.0 19,596 3/10/2024
23.3.0 38,467 3/7/2024
23.2.3 20,860 3/6/2024
23.2.2 76,356 2/27/2024
23.2.1 32,358 2/21/2024
23.2.0 103,263 2/14/2024
23.1.0 106,771 2/3/2024
23.0.1 110,293 1/23/2024
23.0.0 32,214 1/17/2024
22.11.5 87,625 1/10/2024
22.11.4 39,213 1/6/2024
22.11.3 6,327 1/5/2024
22.11.2 4,849 1/3/2024
22.11.1 37,625 12/27/2023
22.11.0 2,383 12/27/2023
22.10.2 8,630 12/24/2023
22.10.1 1,741 12/23/2023
22.10.0 4,177 12/22/2023
22.9.0 2,069 12/22/2023
22.8.0 108,507 12/7/2023
22.7.1 139,980 12/4/2023
22.7.0 2,246 12/4/2023
22.6.1 1,850 12/4/2023
22.6.0 44,080 11/27/2023
22.5.0 181,945 11/16/2023
22.4.1 13,330 11/15/2023
22.4.0 1,454 11/15/2023
22.3.0 4,358 11/14/2023
22.2.0 23,162 11/10/2023
22.2.0-beta.7 165 11/7/2023
22.2.0-beta.6 151 11/7/2023
22.2.0-beta.5 530 10/29/2023
22.2.0-beta.4 204 10/25/2023
22.2.0-beta.3 120 10/25/2023
22.2.0-beta.2 158 10/23/2023
22.2.0-beta.1 162 10/22/2023
22.1.4 124,852 10/16/2023
22.1.3 20,277 10/10/2023
22.1.2 21,229 10/9/2023
22.1.1 4,878 10/6/2023
22.1.0 4,880 10/5/2023
22.0.0 1,860 10/5/2023
21.3.0 30,311 9/28/2023
21.2.0 15,144 9/24/2023
21.1.6 3,449 9/23/2023
21.1.5 12,657 9/20/2023
21.1.4 13,033 9/19/2023
21.1.3 32,812 9/13/2023
21.1.2 1,777 9/13/2023
21.1.1 28,979 9/11/2023
21.1.0 2,126 9/10/2023
21.0.0 117,761 8/31/2023
20.8.2 127,163 8/27/2023
20.8.1 24,847 8/21/2023
20.8.0 29,624 8/15/2023
20.7.0 9,297 8/13/2023
20.6.0 108,762 7/22/2023
20.5.1 21,618 7/16/2023
20.5.0 52,274 7/10/2023
20.4.0 166,892 6/20/2023
20.3.2 80,021 6/6/2023
20.3.1 13,830 6/3/2023
20.3.0 24,355 5/29/2023
20.2.0 4,812 5/27/2023
20.1.1 12,172 5/25/2023
20.1.0 6,233 5/24/2023
20.1.0-beta.1 182 5/24/2023
20.0.0 50,317 5/18/2023
19.14.1 141,225 5/1/2023
19.14.0 24,710 4/28/2023
19.13.1 12,289 4/26/2023
19.13.0 21,925 4/22/2023
19.12.3 111,284 4/15/2023
19.12.2 34,841 4/12/2023
19.12.1 28,957 4/6/2023
19.12.0 30,670 3/31/2023
19.11.2 43,517 3/20/2023
19.11.1 57,647 3/10/2023
19.11.0 6,231 3/10/2023
19.10.0 149,155 2/19/2023
19.9.3 34,489 2/13/2023
19.9.2 62,965 2/6/2023
19.9.1 1,304 2/6/2023
19.9.0 1,844 2/6/2023
19.8.3 7,338 2/3/2023
19.8.2 4,314 2/2/2023
19.8.1 20,042 2/1/2023
19.8.0 13,094 1/29/2023
19.7.1 89,214 1/20/2023
19.7.0 14,482 1/19/2023
19.6.0 65,471 1/9/2023
19.5.1-beta.3 212 1/5/2023
19.5.1-beta.2 209 1/4/2023
19.5.1-beta.1 220 1/4/2023
19.5.0 158,345 12/19/2022
19.4.2 1,839 12/18/2022
19.4.1 1,207 12/18/2022
19.4.0 1,061 12/18/2022
19.4.0-beta.4 212 12/17/2022
19.4.0-beta.3 251 12/12/2022
19.4.0-beta.2 211 12/10/2022
19.4.0-beta.1 213 12/7/2022
19.3.0 88,082 11/27/2022
19.2.0 1,194 11/27/2022
19.1.0 216,236 11/13/2022
19.0.0 28,961 11/8/2022
18.4.0 16,698 11/6/2022
18.3.1-beta.1 201 11/3/2022
18.3.0 34,076 11/1/2022
18.2.1 27,342 11/1/2022
18.2.0 10,467 10/31/2022
18.1.1 15,265 10/28/2022
18.1.0 1,624 10/28/2022
18.1.0-beta.2 210 10/28/2022
18.1.0-beta.1 294 10/26/2022
18.0.0 42,268 10/23/2022
18.0.0-rc.1 283 10/23/2022
18.0.0-beta.33 469 10/23/2022
18.0.0-beta.32 412 10/20/2022
18.0.0-beta.31 245 10/19/2022
18.0.0-beta.30 1,873 10/17/2022
18.0.0-beta.29 203 10/17/2022
18.0.0-beta.28 196 10/17/2022
18.0.0-beta.27 229 10/17/2022
18.0.0-beta.26 222 10/16/2022
18.0.0-beta.25 1,066 10/12/2022
18.0.0-beta.24 209 10/12/2022
18.0.0-beta.23 761 10/3/2022
18.0.0-beta.22 245 10/1/2022
18.0.0-beta.21 1,952 9/26/2022
18.0.0-beta.20 295 9/24/2022
18.0.0-beta.19 1,028 9/20/2022
18.0.0-beta.18 3,933 9/14/2022
18.0.0-beta.17 867 9/11/2022
18.0.0-beta.16 272 9/8/2022
18.0.0-beta.15 260 9/7/2022
18.0.0-beta.14 243 9/7/2022
18.0.0-beta.13 356 9/6/2022
18.0.0-beta.12 220 9/6/2022
18.0.0-beta.11 520 9/5/2022
18.0.0-beta.10 292 9/3/2022
18.0.0-beta.9 202 9/3/2022
18.0.0-beta.8 487 8/25/2022
18.0.0-beta.7 1,174 8/25/2022
18.0.0-beta.6 67,240 8/22/2022
18.0.0-beta.5 242 8/22/2022
18.0.0-beta.4 228 8/22/2022
18.0.0-beta.3 1,176 8/21/2022
18.0.0-beta.2 239 8/21/2022
18.0.0-beta.1 248 8/21/2022
17.10.2 445,165 8/16/2022
17.10.1 1,535 8/16/2022
17.10.0 4,145 8/14/2022
17.9.0 3,089 8/12/2022
17.8.1 220,270 8/9/2022
17.8.0 3,698 8/9/2022
17.7.1 33,091 8/9/2022
17.7.0 8,672 8/8/2022
17.6.2 7,124 8/8/2022
17.6.1 1,302 8/8/2022
17.6.0 1,845 8/6/2022
17.5.0 98,274 7/30/2022
17.4.2 18,051 7/27/2022
17.4.1 2,252 7/26/2022
17.4.0 1,731 7/26/2022
17.3.1 1,773 7/26/2022
17.3.0 1,272 7/25/2022
17.2.1 95,115 7/3/2022
17.2.0 4,319 7/2/2022
17.1.6 34,407 6/28/2022
17.1.5 1,498 6/27/2022
17.1.4 38,123 6/8/2022
17.1.3 1,199 6/8/2022
17.1.2 7,283 6/7/2022
17.1.1 15,750 6/4/2022
17.1.0 1,589 6/3/2022
17.0.3 1,695 6/2/2022
17.0.2 10,313 6/2/2022
17.0.1 1,183 6/2/2022
17.0.0 6,032 6/2/2022
17.0.0-beta.2 272 6/1/2022
17.0.0-beta.1 373 5/23/2022
16.9.0 136,283 5/27/2022
16.8.2 4,508 5/24/2022
16.8.1 61,556 5/16/2022
16.8.0 1,244 5/16/2022
16.7.2 1,497 5/16/2022
16.7.1 4,064 5/13/2022
16.7.0 53,190 4/29/2022
16.6.0 5,778 4/25/2022
16.5.4 37,515 4/2/2022
16.5.3 1,210 4/2/2022
16.5.2 2,405 3/31/2022
16.5.1 2,616 3/30/2022
16.5.0 1,232 3/30/2022
16.5.0-beta.1 296 3/26/2022
16.4.4 17,337 3/26/2022
16.4.3 69,792 3/22/2022
16.4.2 119,773 3/16/2022
16.4.1 1,251 3/16/2022
16.4.0 1,171 3/15/2022
16.3.6 12,249 3/12/2022
16.3.5 23,093 3/6/2022
16.3.4 10,487 3/2/2022
16.3.3 1,728 3/1/2022
16.3.2 10,705 2/26/2022
16.3.0 1,391 2/26/2022
16.2.0 14,849 2/21/2022
16.1.2 16,512 2/13/2022
16.1.1 16,249 2/7/2022
16.1.0 1,956 2/7/2022
16.0.0 16,648 2/3/2022
15.2.1 19,560 2/1/2022
15.2.0 3,137 1/30/2022
15.1.1 43,852 1/25/2022
15.1.0 2,348 1/25/2022
15.1.0-beta.1 287 1/24/2022
15.0.1 2,384 1/24/2022
15.0.0 1,493 1/24/2022
15.0.0-beta.6 306 1/23/2022
15.0.0-beta.5 271 1/23/2022
15.0.0-beta.4 273 1/21/2022
15.0.0-beta.3 242 1/21/2022
15.0.0-beta.2 271 1/21/2022
15.0.0-beta.1 298 1/20/2022
14.14.1 151,530 1/13/2022
14.14.0 1,492 1/12/2022
14.13.1 548,459 1/6/2022
14.13.0 12,239 1/6/2022
14.12.0 6,766 12/27/2021
14.11.4 9,043 12/24/2021
14.11.3 2,398 12/21/2021
14.11.2 5,508 12/16/2021
14.11.1 2,480 12/14/2021
14.11.0 1,116 12/14/2021
14.10.1 1,661 12/12/2021
14.10.0 1,366 12/11/2021
14.9.1 4,943 12/9/2021
14.9.0 1,018 12/9/2021
14.8.1 2,658 12/7/2021
14.8.0 1,388 12/6/2021
14.7.0 51,412 12/2/2021
14.6.6 10,311 11/28/2021
14.6.5 2,179 11/27/2021
14.6.4 5,807 11/26/2021
14.6.3 4,057 11/26/2021
14.6.2 3,759 11/25/2021
14.6.1 3,354 11/25/2021
14.6.0 17,661 11/23/2021
14.5.0 1,672 11/23/2021
14.4.1 1,561 11/22/2021
14.4.0 1,794 11/21/2021
14.3.0 14,217 11/14/2021
14.2.0 21,980 11/6/2021
14.1.1 2,316 11/3/2021
14.1.0 1,322 11/3/2021
14.0.1 2,544 10/31/2021
13.3.1 7,558 10/26/2021
13.3.0 42,575 10/17/2021
13.2.2 3,434 10/15/2021
13.2.1 1,581 10/15/2021
13.2.0 1,213 10/15/2021
13.1.0 7,424 10/8/2021
13.0.3 2,906 10/3/2021
13.0.2 1,105 10/3/2021
13.0.1 1,589 10/1/2021
13.0.0 2,128 10/1/2021
13.0.0-beta.2 298 10/1/2021
13.0.0-beta.1 308 10/1/2021
12.2.0 7,130 9/29/2021
12.1.0 1,292 9/28/2021
12.0.0 3,368 9/26/2021
12.0.0-beta.7 361 9/25/2021
12.0.0-beta.6 290 9/25/2021
12.0.0-beta.5 398 9/24/2021
12.0.0-beta.4 341 9/22/2021
12.0.0-beta.3 350 9/21/2021
12.0.0-beta.2 295 9/21/2021
12.0.0-beta.1 326 9/21/2021
11.27.0 8,140 9/15/2021
11.26.0 3,220 9/12/2021
11.25.0 1,900 9/10/2021
11.24.0 23,757 8/16/2021
11.23.1 8,415 8/11/2021
11.23.0 3,083 8/9/2021
11.22.0 1,329 8/7/2021
11.20.3 7,769 7/12/2021
11.20.2 1,724 7/12/2021
11.20.1 16,933 7/2/2021
11.20.0 1,502 7/1/2021
11.19.3 25,367 6/28/2021
11.19.2 3,776 6/25/2021
11.19.1 1,969 6/23/2021
11.19.1-beta.1 364 6/22/2021
11.19.0 92,893 6/19/2021
11.18.4 2,778 6/16/2021
11.18.3 1,395 6/16/2021
11.18.2 5,443 6/3/2021
11.18.1 7,155 6/1/2021
11.18.0 2,916 5/27/2021
11.17.0 29,977 5/22/2021
11.16.1 1,409 5/21/2021
11.16.0 1,263 5/21/2021
11.15.1 2,564 5/17/2021
11.15.0 1,227 5/17/2021
11.14.0 1,140 5/17/2021
11.13.0 11,710 5/13/2021
11.12.2 1,336 5/13/2021
11.12.1 62,601 5/10/2021
11.12.0 1,737 5/8/2021
11.11.0 15,754 5/5/2021
11.10.3 1,870 5/3/2021
11.10.2 1,500 5/3/2021
11.10.1 1,226 5/3/2021
11.10.0 1,265 5/3/2021
11.9.0 1,904 4/27/2021
11.8.0 1,676 4/26/2021
11.7.0 3,201 4/18/2021
11.6.0 1,559 4/14/2021
11.6.0-beta.4 345 4/13/2021
11.6.0-beta.3 342 4/12/2021
11.6.0-beta.2 365 4/12/2021
11.6.0-beta.1 285 4/11/2021
11.5.0 5,669 4/5/2021
11.5.0-beta.2 386 4/4/2021
11.5.0-beta.1 300 4/3/2021
11.4.0 2,096 3/31/2021
11.3.0 1,178 3/31/2021
11.2.0 1,520 3/29/2021
11.1.0 3,082 3/22/2021
11.0.3 14,368 3/21/2021
11.0.2 1,493 3/16/2021
11.0.1 1,515 3/15/2021
11.0.0 2,292 3/13/2021
11.0.0-beta.10 396 3/13/2021
11.0.0-beta.9 322 3/12/2021
11.0.0-beta.8 365 3/12/2021
11.0.0-beta.7 430 3/10/2021
11.0.0-beta.6 817 2/28/2021
11.0.0-beta.5 454 2/27/2021
11.0.0-beta.4 357 2/27/2021
11.0.0-beta.3 1,032 2/15/2021
11.0.0-beta.2 322 2/15/2021
11.0.0-beta.1 316 2/15/2021
10.9.1 15,092 2/12/2021
10.9.0 1,348 2/12/2021
10.8.0 1,695 2/10/2021
10.7.0 2,333 2/8/2021
10.6.2 2,003 2/4/2021
10.6.0 1,252 2/4/2021
10.5.1 1,615 2/1/2021
10.5.0 1,433 1/31/2021
10.5.0-beta.1 345 1/31/2021
10.4.0 1,322 1/30/2021
10.3.0 1,247 1/30/2021
10.2.1 1,426 1/29/2021
10.2.0 1,295 1/29/2021
10.1.0 1,253 1/29/2021
10.0.0 1,858 1/28/2021
10.0.0-beta.8 339 1/27/2021
10.0.0-beta.7 349 1/27/2021
10.0.0-beta.6 356 1/27/2021
10.0.0-beta.5 358 1/25/2021
10.0.0-beta.4 450 1/24/2021
10.0.0-beta.3 6,629 1/24/2021
10.0.0-beta.2 416 1/24/2021
10.0.0-beta.1 346 1/23/2021
9.1.0-beta.9 337 1/23/2021
9.1.0-beta.7 381 1/22/2021
9.1.0-beta.6 435 1/21/2021
9.1.0-beta.5 622 1/17/2021
9.1.0-beta.4 378 1/17/2021
9.1.0-beta.3 363 1/17/2021
9.1.0-beta.1 447 1/16/2021
9.0.0 2,805 1/8/2021
9.0.0-beta.2 423 1/6/2021
9.0.0-beta.1 5,524 1/3/2021
8.14.0 1,764 12/29/2020
8.13.0 2,098 12/21/2020
8.12.5 1,608 12/18/2020
8.12.4 2,225 12/17/2020
8.12.3 2,159 12/15/2020
8.12.2 1,404 12/15/2020
8.12.1 1,357 12/15/2020
8.12.0 1,686 12/12/2020
8.11.0 14,447 11/30/2020
8.10.0 1,367 11/30/2020
8.9.0 1,650 11/29/2020
8.8.0 1,528 11/26/2020
8.7.4-beta.2 410 11/26/2020
8.7.4-beta.1 370 11/26/2020
8.7.3 1,440 11/26/2020
8.7.2 1,323 11/26/2020
8.7.1 1,268 11/25/2020
8.7.0 1,243 11/25/2020
8.6.1 1,388 11/25/2020
8.6.0 1,827 11/23/2020
8.5.0 1,345 11/23/2020
8.4.2 6,694 11/20/2020
8.4.1 1,414 11/20/2020
8.4.0 1,677 11/17/2020
8.3.0 1,578 11/16/2020
8.2.2 1,651 11/15/2020
8.2.1 1,554 11/12/2020
8.2.0 1,550 11/10/2020
8.1.0 1,439 11/10/2020
8.0.1 1,912 11/8/2020
8.0.0 1,415 11/8/2020
8.0.0-beta.2 525 11/8/2020
8.0.0-beta.1 371 11/6/2020
7.0.2 9,145 11/1/2020
7.0.1 1,363 11/1/2020
7.0.0 1,432 11/1/2020
7.0.0-beta.1 455 11/1/2020
6.27.0-beta.1 488 10/30/2020
6.26.0 4,279 10/29/2020
6.25.1 1,759 10/22/2020
6.25.0 1,651 10/22/2020
6.24.1 1,536 10/20/2020
6.24.0 2,111 10/11/2020
6.23.3 2,867 10/2/2020
6.23.1 1,530 10/2/2020
6.23.0 1,580 9/30/2020
6.22.1 1,684 9/25/2020
6.22.0 1,528 9/24/2020
6.21.0 1,503 9/23/2020
6.20.0 1,483 9/23/2020
6.19.0 1,480 9/23/2020
6.18.0 1,357 9/23/2020
6.17.0 1,353 9/22/2020
6.16.0 1,425 9/22/2020
6.15.3 2,843 9/16/2020
6.15.2 5,501 9/14/2020
6.15.0 1,497 9/14/2020
6.14.1 1,816 9/13/2020
6.14.0 1,461 9/11/2020
6.13.0 1,575 9/10/2020
6.12.0 1,391 9/10/2020
6.12.0-beta.2 388 9/10/2020
6.12.0-beta.1 394 9/9/2020
6.11.1 1,559 9/8/2020
6.11.0 1,310 9/8/2020
6.10.7 2,240 9/2/2020
6.10.6 1,861 8/31/2020
6.10.5 1,724 8/29/2020
6.10.4 1,474 8/28/2020
6.10.3 1,559 8/28/2020
6.10.2 1,617 8/27/2020
6.10.1 1,415 8/26/2020
6.10.0 1,534 8/25/2020
6.9.0 2,037 8/20/2020
6.8.0 1,679 8/19/2020
6.7.0 7,135 7/26/2020
6.6.0 2,077 7/16/2020
6.5.0 1,827 7/12/2020
6.4.0 1,464 7/11/2020
6.3.1 1,556 7/10/2020
6.3.0 1,800 7/3/2020
6.2.0 1,532 7/2/2020
6.1.1 1,754 7/1/2020
6.1.0 1,397 7/1/2020
6.0.0 1,554 6/30/2020
6.0.0-beta.1 451 6/28/2020
5.1.0 2,405 6/26/2020
5.0.4 1,740 6/17/2020
5.0.3 1,358 6/17/2020
5.0.2 2,026 6/15/2020
5.0.0 1,526 6/14/2020
5.0.0-beta.3 396 6/14/2020
5.0.0-beta.2 472 6/14/2020
5.0.0-beta.1 470 6/14/2020
4.3.1 2,535 6/4/2020
4.3.0 1,431 6/4/2020
4.2.0 1,946 6/2/2020
4.1.0 2,050 6/1/2020
4.0.2 1,636 5/30/2020
4.0.1 1,565 5/27/2020
4.0.0 1,863 5/24/2020
3.1.0 1,846 5/21/2020
3.0.5 1,699 5/19/2020
3.0.4 1,516 5/18/2020
3.0.3 1,510 5/18/2020
3.0.2 1,547 5/18/2020
3.0.1 1,470 5/18/2020
3.0.0 1,403 5/17/2020
2.3.1 1,520 5/15/2020
2.3.0 1,553 5/15/2020
2.2.1 1,675 5/11/2020
2.2.0 1,581 5/10/2020
2.1.3 4,757 5/7/2020
2.1.2 2,592 5/4/2020
2.1.1 1,629 5/1/2020
2.1.0 1,764 4/29/2020
2.0.0 1,626 4/27/2020
2.0.0-beta.3 426 4/27/2020
2.0.0-beta.2 400 4/27/2020
2.0.0-beta.1 403 4/27/2020
1.34.2 1,958 4/27/2020
1.34.1 1,621 4/25/2020
1.34.0 1,674 4/24/2020
1.33.0 1,882 4/19/2020
1.32.4 1,555 4/17/2020
1.32.3 1,617 4/17/2020
1.32.2 1,284 4/16/2020
1.32.1 1,638 4/16/2020
1.32.0 1,660 4/15/2020
1.31.1 1,693 4/12/2020
1.31.0 1,724 4/10/2020
1.30.0 1,556 4/9/2020
1.29.0 1,580 4/8/2020
1.28.3 1,587 4/8/2020
1.28.2 1,900 4/5/2020
1.28.1 1,290 4/5/2020
1.28.0 1,562 4/5/2020
1.27.3 1,801 4/1/2020
1.27.2 1,549 3/31/2020
1.27.1 1,483 3/30/2020
1.27.1-beta.1 445 3/29/2020
1.27.0 1,731 3/29/2020
1.26.1 1,631 3/27/2020
1.26.0 1,563 3/25/2020
1.25.1 1,598 3/24/2020
1.25.0 1,758 3/22/2020
1.24.1 1,674 3/18/2020
1.24.0 2,310 3/10/2020
1.23.0 1,682 3/6/2020
1.22.3 1,593 3/3/2020
1.22.2 1,431 3/3/2020
1.22.1 1,630 2/28/2020
1.22.0 1,703 2/25/2020
1.21.0 1,522 2/24/2020
1.20.1 1,424 2/24/2020
1.20.0 3,521 2/22/2020
1.19.2 1,726 2/18/2020
1.19.1 1,386 2/18/2020
1.19.0 1,718 2/12/2020
1.18.0 1,656 2/10/2020
1.17.1 1,607 2/8/2020
1.17.0 1,358 2/8/2020
1.16.0 1,310 2/8/2020
1.14.1 2,109 2/2/2020
1.14.0 1,475 2/2/2020
1.13.0 3,226 1/19/2020
1.12.3 1,953 1/13/2020
1.12.2 1,590 1/12/2020
1.12.1 1,346 1/12/2020
1.12.0 1,329 1/12/2020
1.11.2 1,308 1/11/2020
1.11.1 1,511 1/10/2020
1.11.0 1,459 1/10/2020
1.10.1 1,614 1/8/2020
1.10.0 1,396 1/8/2020
1.9.3 1,424 1/8/2020
1.9.2 1,514 1/6/2020
1.9.1 1,335 1/6/2020
1.9.0 1,324 1/6/2020
1.8.0 1,620 1/5/2020
1.7.1 1,453 1/3/2020
1.7.0 1,891 1/2/2020
1.6.0 1,352 1/2/2020
1.5.5 1,786 1/1/2020
1.5.4 1,384 1/1/2020
1.5.3 1,856 12/29/2019
1.5.2 1,484 12/27/2019
1.5.1 1,371 12/27/2019
1.5.0 1,514 12/27/2019
1.4.1 1,648 12/21/2019
1.4.0 1,313 12/21/2019
1.3.2 1,390 12/20/2019
1.3.1 1,591 12/18/2019
1.3.1-beta.1 462 12/18/2019
1.3.0 1,651 12/17/2019
1.3.0-beta.1 430 12/18/2019
1.2.0 1,429 12/17/2019
1.1.1 1,389 12/16/2019
1.1.0 1,492 12/16/2019
1.0.0 11,083 12/15/2019
1.0.0-beta.41 464 12/15/2019
1.0.0-beta.40 447 12/15/2019
1.0.0-beta.39 449 12/14/2019
1.0.0-beta.38 447 12/12/2019
1.0.0-beta.37 421 12/12/2019
1.0.0-beta.36 425 12/12/2019
1.0.0-beta.35 437 12/11/2019
1.0.0-beta.34 452 12/11/2019
1.0.0-beta.33 432 12/11/2019
1.0.0-beta.32 712 12/6/2019
1.0.0-beta.31 598 12/3/2019
1.0.0-beta.30 430 12/3/2019
1.0.0-beta.29 491 12/2/2019
1.0.0-beta.28 605 12/1/2019
1.0.0-beta.27 407 12/1/2019
1.0.0-beta.23 458 11/28/2019
1.0.0-beta.22 449 11/27/2019
1.0.0-beta.21 432 11/27/2019
1.0.0-beta.20 428 11/27/2019
1.0.0-beta.19 421 11/27/2019
1.0.0-beta.18 426 11/27/2019
1.0.0-beta.17 423 11/27/2019
1.0.0-beta.16 422 11/27/2019
1.0.0-beta.15 706 11/26/2019
1.0.0-beta.14 405 11/26/2019
1.0.0-beta.13 447 11/25/2019
1.0.0-beta.11 442 11/25/2019
1.0.0-beta.10 489 11/25/2019
1.0.0-beta.9 438 11/24/2019
1.0.0-beta.7 482 11/23/2019
1.0.0-beta.6 443 11/23/2019
1.0.0-beta.5 440 11/23/2019
1.0.0-beta.4 445 11/23/2019
1.0.0-beta.3 435 11/23/2019
1.0.0-beta.2 441 11/23/2019
1.0.0-beta.1 441 11/23/2019