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

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on Verify.Xunit:

Package Downloads
Microsoft.TemplateEngine.Authoring.TemplateVerifier

The verification engine for the templates for .NET template engine.

Reqnroll.Verify

Package to use Verify.Xunit with Reqnroll

BunsenBurner.Verify.Xunit

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

Nabs.Tests

Package Description

Vertiq.Testing

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

GitHub repositories (121)

Showing the top 20 popular GitHub repositories that depend on Verify.Xunit:

Repository Stars
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
spectreconsole/spectre.console
A .NET library that makes it easier to create beautiful console applications.
dotnet/orleans
Cloud Native application framework for .NET
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
Humanizr/Humanizer
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
sschmid/Entitas
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
dotnet/reactive
The Reactive Extensions for .NET
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
autofac/Autofac
An addictive .NET IoC container
Fody/Fody
Extensible tool for weaving .net assemblies
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
dotnet/docfx
Static site generator for .NET API documentation.
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
riok/mapperly
A .NET source generator for generating object mappings. No runtime reflection.
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
elastic/elasticsearch-net
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
Version Downloads Last Updated
31.7.2 13,744 11/21/2025
31.7.1 26,008 11/13/2025
31.7.0 845 11/13/2025
31.6.1 3,658 11/12/2025
31.6.0 9,502 11/12/2025
31.6.0-beta.1 232 11/12/2025
31.5.3 7,462 11/11/2025
31.5.2 1,841 11/11/2025
31.5.1 7,472 11/10/2025
31.5.0 1,133 11/10/2025
31.4.3 30,715 11/4/2025
31.4.2 3,314 11/4/2025
31.4.1 8,291 11/2/2025
31.4.0 4,086 11/1/2025
31.3.0 8,321 10/30/2025
31.2.0 13,549 10/29/2025
31.1.0 6,588 10/28/2025
31.0.5 14,148 10/26/2025
31.0.4 19,868 10/21/2025
31.0.4-beta.1 188 10/21/2025
31.0.3 10,306 10/20/2025
31.0.2 16,917 10/16/2025
31.0.1 21,315 10/10/2025
31.0.0 7,846 10/9/2025
31.0.0-beta.1 4,743 7/17/2025
30.20.1 43,687 10/6/2025
30.20.0 9,623 10/4/2025
30.19.2 16,210 10/1/2025
30.19.1 20,374 9/28/2025
30.19.0 12,655 9/25/2025
30.18.0 21,195 9/21/2025
30.17.0 16,678 9/19/2025
30.16.0 7,766 9/18/2025
30.15.0 6,969 9/18/2025
30.14.0 2,665 9/18/2025
30.13.0 29,973 9/13/2025
30.12.0 15,128 9/11/2025
30.12.0-beta.1 191 9/9/2025
30.11.0 42,046 9/5/2025
30.10.0 116,876 8/30/2025
30.9.0 3,360 8/30/2025
30.8.0 6,727 8/29/2025
30.7.3 83,315 8/17/2025
30.7.2 16,065 8/15/2025
30.7.1 3,497 8/15/2025
30.7.0 9,069 8/14/2025
30.6.1 36,520 8/8/2025
30.6.0 10,617 8/7/2025
30.5.0 94,811 7/21/2025
30.5.0-beta.1 1,265 7/9/2025
30.4.0 298,251 6/13/2025
30.3.1 117,316 6/4/2025
30.3.0 20,918 6/1/2025
30.2.0 4,917 6/1/2025
30.1.0 160,398 5/12/2025
30.1.0-beta.2 1,132 5/8/2025
30.1.0-beta.1 165 5/8/2025
30.0.0 90,123 5/2/2025
29.5.0 53,959 4/30/2025
29.4.0 19,456 4/29/2025
29.3.1 21,460 4/26/2025
29.3.0 45,547 4/21/2025
29.2.0 203,376 4/7/2025
29.1.0 66,838 4/1/2025
29.0.0 15,499 3/31/2025
29.0.0-beta.6 570 3/24/2025
29.0.0-beta.5 434 3/24/2025
29.0.0-beta.4 422 3/24/2025
29.0.0-beta.3 440 3/24/2025
29.0.0-beta.2 424 3/24/2025
29.0.0-beta.1 276 3/19/2025
28.16.0 248,455 3/17/2025
28.15.0 42,241 3/12/2025
28.14.1 10,982 3/12/2025
28.14.0 10,549 3/11/2025
28.14.0-beta.7 188 3/11/2025
28.14.0-beta.6 190 3/11/2025
28.14.0-beta.5 195 3/10/2025
28.14.0-beta.4 240 3/6/2025
28.14.0-beta.3 236 3/6/2025
28.14.0-beta.2 233 3/6/2025
28.14.0-beta.1 231 3/5/2025
28.13.0 135,308 2/26/2025
28.12.1 28,843 2/24/2025
28.12.0 26,009 2/23/2025
28.11.0 107,858 2/14/2025
28.10.1 102,614 2/4/2025
28.10.0 8,638 2/3/2025
28.9.0 294,389 1/14/2025
28.8.1 189,782 1/6/2025
28.8.0 5,556 1/6/2025
28.7.1 18,293 1/4/2025
28.7.0 81,235 12/22/2024
28.6.1 61,919 12/19/2024
28.6.0 44,061 12/17/2024
28.5.0 41,810 12/13/2024
28.4.0 206,319 11/28/2024
28.3.2 163,929 11/18/2024
28.3.1 32,394 11/15/2024
28.3.0 7,230 11/15/2024
28.2.1 93,326 11/13/2024
28.2.0 53,031 11/10/2024
28.1.3 91,698 11/2/2024
28.1.2 10,210 11/1/2024
28.1.1 4,521 11/1/2024
28.1.0 13,204 10/31/2024
28.0.0 23,375 10/30/2024
28.0.0-beta.1 107 10/30/2024
27.1.0 178,481 10/25/2024
27.1.0-beta.2 117 10/23/2024
27.0.1 138,926 10/14/2024
27.0.0 15,720 10/14/2024
27.0.0-beta.7 194 10/10/2024
27.0.0-beta.6 323 10/5/2024
27.0.0-beta.5 407 9/26/2024
27.0.0-beta.4 2,049 9/24/2024
27.0.0-beta.3 124 9/23/2024
27.0.0-beta.1 118 9/22/2024
26.6.0 238,338 9/21/2024
26.5.0 34,726 9/18/2024
26.4.5 78,845 9/13/2024
26.4.4 57,642 9/10/2024
26.4.3 2,848 9/10/2024
26.4.2 22,455 9/9/2024
26.4.1 3,191 9/9/2024
26.4.0 35,009 9/5/2024
26.3.1 40,231 9/2/2024
26.3.0 18,178 8/30/2024
26.2.0 296,148 8/10/2024
26.1.6 50,697 7/31/2024
26.1.5 28,851 7/28/2024
26.1.3 2,663 7/28/2024
26.1.2 12,352 7/26/2024
26.1.1 3,096 7/25/2024
26.0.1 29,403 7/23/2024
26.0.0 13,288 7/20/2024
25.3.2 52,025 7/17/2024
25.3.1 69,906 7/11/2024
25.3.0 88,989 7/3/2024
25.2.0 19,132 7/2/2024
25.1.1 18,744 7/2/2024
25.1.0 2,209 7/2/2024
25.0.4 52,742 6/24/2024
25.0.3 85,841 6/14/2024
25.0.2 75,508 6/11/2024
25.0.1 72,150 6/2/2024
25.0.0 14,842 6/1/2024
25.0.0-beta.3 141 5/31/2024
25.0.0-beta.2 135 5/31/2024
25.0.0-beta.1 257 5/30/2024
24.3.0-beta.5 174 5/29/2024
24.3.0-beta.4 181 5/23/2024
24.3.0-beta.3 129 5/21/2024
24.3.0-beta.2 138 5/19/2024
24.3.0-beta.1 126 5/18/2024
24.2.0 269,356 5/9/2024
24.1.0 169,250 4/13/2024
24.0.0 8,206 4/12/2024
24.0.0-beta.2 190 4/12/2024
24.0.0-beta.1 118 4/11/2024
23.7.2 77,638 4/9/2024
23.7.1 35,792 4/4/2024
23.7.0 2,782 4/3/2024
23.6.0 55,195 3/27/2024
23.5.2 214,857 3/16/2024
23.5.1 16,180 3/15/2024
23.5.0 62,334 3/12/2024
23.4.0 20,468 3/10/2024
23.3.0 39,076 3/7/2024
23.2.3 23,178 3/6/2024
23.2.2 79,655 2/27/2024
23.2.1 32,972 2/21/2024
23.2.0 122,383 2/14/2024
23.1.0 109,809 2/3/2024
23.0.1 112,117 1/23/2024
23.0.0 32,761 1/17/2024
22.11.5 92,215 1/10/2024
22.11.4 39,446 1/6/2024
22.11.3 6,456 1/5/2024
22.11.2 4,961 1/3/2024
22.11.1 39,401 12/27/2023
22.11.0 2,484 12/27/2023
22.10.2 8,835 12/24/2023
22.10.1 1,837 12/23/2023
22.10.0 4,279 12/22/2023
22.9.0 2,174 12/22/2023
22.8.0 114,115 12/7/2023
22.7.1 141,799 12/4/2023
22.7.0 2,356 12/4/2023
22.6.1 1,945 12/4/2023
22.6.0 44,857 11/27/2023
22.5.0 190,059 11/16/2023
22.4.1 14,134 11/15/2023
22.4.0 1,547 11/15/2023
22.3.0 4,451 11/14/2023
22.2.0 23,816 11/10/2023
22.2.0-beta.7 174 11/7/2023
22.2.0-beta.6 160 11/7/2023
22.2.0-beta.5 569 10/29/2023
22.2.0-beta.4 216 10/25/2023
22.2.0-beta.3 127 10/25/2023
22.2.0-beta.2 169 10/23/2023
22.2.0-beta.1 175 10/22/2023
22.1.4 126,885 10/16/2023
22.1.3 20,410 10/10/2023
22.1.2 22,175 10/9/2023
22.1.1 4,957 10/6/2023
22.1.0 4,962 10/5/2023
22.0.0 1,958 10/5/2023
21.3.0 31,501 9/28/2023
21.2.0 15,539 9/24/2023
21.1.6 3,532 9/23/2023
21.1.5 12,748 9/20/2023
21.1.4 13,127 9/19/2023
21.1.3 33,282 9/13/2023
21.1.2 1,877 9/13/2023
21.1.1 29,096 9/11/2023
21.1.0 2,219 9/10/2023
21.0.0 124,545 8/31/2023
20.8.2 131,653 8/27/2023
20.8.1 25,026 8/21/2023
20.8.0 30,669 8/15/2023
20.7.0 10,874 8/13/2023
20.6.0 111,623 7/22/2023
20.5.1 22,624 7/16/2023
20.5.0 52,701 7/10/2023
20.4.0 171,799 6/20/2023
20.3.2 80,876 6/6/2023
20.3.1 14,363 6/3/2023
20.3.0 25,246 5/29/2023
20.2.0 4,894 5/27/2023
20.1.1 12,236 5/25/2023
20.1.0 6,427 5/24/2023
20.1.0-beta.1 202 5/24/2023
20.0.0 51,968 5/18/2023
19.14.1 146,716 5/1/2023
19.14.0 24,876 4/28/2023
19.13.1 12,487 4/26/2023
19.13.0 22,162 4/22/2023
19.12.3 115,200 4/15/2023
19.12.2 37,066 4/12/2023
19.12.1 29,261 4/6/2023
19.12.0 30,899 3/31/2023
19.11.2 44,022 3/20/2023
19.11.1 58,337 3/10/2023
19.11.0 6,402 3/10/2023
19.10.0 151,786 2/19/2023
19.9.3 34,934 2/13/2023
19.9.2 64,156 2/6/2023
19.9.1 1,383 2/6/2023
19.9.0 1,923 2/6/2023
19.8.3 7,678 2/3/2023
19.8.2 4,542 2/2/2023
19.8.1 20,122 2/1/2023
19.8.0 13,264 1/29/2023
19.7.1 89,481 1/20/2023
19.7.0 17,350 1/19/2023
19.6.0 66,200 1/9/2023
19.5.1-beta.3 230 1/5/2023
19.5.1-beta.2 223 1/4/2023
19.5.1-beta.1 244 1/4/2023
19.5.0 159,366 12/19/2022
19.4.2 1,917 12/18/2022
19.4.1 1,688 12/18/2022
19.4.0 1,141 12/18/2022
19.4.0-beta.4 230 12/17/2022
19.4.0-beta.3 270 12/12/2022
19.4.0-beta.2 228 12/10/2022
19.4.0-beta.1 236 12/7/2022
19.3.0 89,398 11/27/2022
19.2.0 1,266 11/27/2022
19.1.0 220,782 11/13/2022
19.0.0 29,341 11/8/2022
18.4.0 16,801 11/6/2022
18.3.1-beta.1 219 11/3/2022
18.3.0 34,175 11/1/2022
18.2.1 28,000 11/1/2022
18.2.0 10,535 10/31/2022
18.1.1 15,620 10/28/2022
18.1.0 1,710 10/28/2022
18.1.0-beta.2 226 10/28/2022
18.1.0-beta.1 312 10/26/2022
18.0.0 42,681 10/23/2022
18.0.0-rc.1 324 10/23/2022
18.0.0-beta.33 515 10/23/2022
18.0.0-beta.32 433 10/20/2022
18.0.0-beta.31 262 10/19/2022
18.0.0-beta.30 2,020 10/17/2022
18.0.0-beta.29 218 10/17/2022
18.0.0-beta.28 212 10/17/2022
18.0.0-beta.27 252 10/17/2022
18.0.0-beta.26 240 10/16/2022
18.0.0-beta.25 1,089 10/12/2022
18.0.0-beta.24 229 10/12/2022
18.0.0-beta.23 784 10/3/2022
18.0.0-beta.22 264 10/1/2022
18.0.0-beta.21 1,972 9/26/2022
18.0.0-beta.20 309 9/24/2022
18.0.0-beta.19 1,047 9/20/2022
18.0.0-beta.18 3,971 9/14/2022
18.0.0-beta.17 888 9/11/2022
18.0.0-beta.16 284 9/8/2022
18.0.0-beta.15 282 9/7/2022
18.0.0-beta.14 265 9/7/2022
18.0.0-beta.13 373 9/6/2022
18.0.0-beta.12 236 9/6/2022
18.0.0-beta.11 538 9/5/2022
18.0.0-beta.10 314 9/3/2022
18.0.0-beta.9 214 9/3/2022
18.0.0-beta.8 509 8/25/2022
18.0.0-beta.7 1,197 8/25/2022
18.0.0-beta.6 70,420 8/22/2022
18.0.0-beta.5 258 8/22/2022
18.0.0-beta.4 245 8/22/2022
18.0.0-beta.3 1,197 8/21/2022
18.0.0-beta.2 255 8/21/2022
18.0.0-beta.1 269 8/21/2022
17.10.2 451,464 8/16/2022
17.10.1 1,606 8/16/2022
17.10.0 4,245 8/14/2022
17.9.0 3,158 8/12/2022
17.8.1 220,425 8/9/2022
17.8.0 3,769 8/9/2022
17.7.1 33,161 8/9/2022
17.7.0 8,773 8/8/2022
17.6.2 7,196 8/8/2022
17.6.1 1,383 8/8/2022
17.6.0 1,922 8/6/2022
17.5.0 100,456 7/30/2022
17.4.2 18,665 7/27/2022
17.4.1 2,344 7/26/2022
17.4.0 1,800 7/26/2022
17.3.1 1,855 7/26/2022
17.3.0 1,354 7/25/2022
17.2.1 97,152 7/3/2022
17.2.0 4,519 7/2/2022
17.1.6 34,684 6/28/2022
17.1.5 1,573 6/27/2022
17.1.4 38,695 6/8/2022
17.1.3 1,249 6/8/2022
17.1.2 7,359 6/7/2022
17.1.1 15,927 6/4/2022
17.1.0 1,641 6/3/2022
17.0.3 1,740 6/2/2022
17.0.2 10,544 6/2/2022
17.0.1 1,228 6/2/2022
17.0.0 6,154 6/2/2022
17.0.0-beta.2 290 6/1/2022
17.0.0-beta.1 392 5/23/2022
16.9.0 139,975 5/27/2022
16.8.2 4,580 5/24/2022
16.8.1 61,630 5/16/2022
16.8.0 1,282 5/16/2022
16.7.2 1,549 5/16/2022
16.7.1 4,122 5/13/2022
16.7.0 56,410 4/29/2022
16.6.0 5,819 4/25/2022
16.5.4 37,807 4/2/2022
16.5.3 1,262 4/2/2022
16.5.2 2,466 3/31/2022
16.5.1 2,738 3/30/2022
16.5.0 1,296 3/30/2022
16.5.0-beta.1 312 3/26/2022
16.4.4 17,478 3/26/2022
16.4.3 71,759 3/22/2022
16.4.2 119,836 3/16/2022
16.4.1 1,292 3/16/2022
16.4.0 1,239 3/15/2022
16.3.6 12,552 3/12/2022
16.3.5 23,422 3/6/2022
16.3.4 10,635 3/2/2022
16.3.3 1,773 3/1/2022
16.3.2 10,789 2/26/2022
16.3.0 1,432 2/26/2022
16.2.0 15,099 2/21/2022
16.1.2 16,701 2/13/2022
16.1.1 16,348 2/7/2022
16.1.0 2,004 2/7/2022
16.0.0 16,695 2/3/2022
15.2.1 19,718 2/1/2022
15.2.0 3,221 1/30/2022
15.1.1 43,999 1/25/2022
15.1.0 2,394 1/25/2022
15.1.0-beta.1 314 1/24/2022
15.0.1 2,415 1/24/2022
15.0.0 1,572 1/24/2022
15.0.0-beta.6 333 1/23/2022
15.0.0-beta.5 296 1/23/2022
15.0.0-beta.4 302 1/21/2022
15.0.0-beta.3 258 1/21/2022
15.0.0-beta.2 292 1/21/2022
15.0.0-beta.1 321 1/20/2022
14.14.1 151,819 1/13/2022
14.14.0 1,523 1/12/2022
14.13.1 575,201 1/6/2022
14.13.0 12,279 1/6/2022
14.12.0 6,827 12/27/2021
14.11.4 9,092 12/24/2021
14.11.3 2,431 12/21/2021
14.11.2 5,653 12/16/2021
14.11.1 2,534 12/14/2021
14.11.0 1,214 12/14/2021
14.10.1 1,711 12/12/2021
14.10.0 1,417 12/11/2021
14.9.1 4,999 12/9/2021
14.9.0 1,073 12/9/2021
14.8.1 2,688 12/7/2021
14.8.0 1,418 12/6/2021
14.7.0 53,386 12/2/2021
14.6.6 10,554 11/28/2021
14.6.5 2,216 11/27/2021
14.6.4 5,940 11/26/2021
14.6.3 4,094 11/26/2021
14.6.2 3,798 11/25/2021
14.6.1 3,392 11/25/2021
14.6.0 17,699 11/23/2021
14.5.0 1,708 11/23/2021
14.4.1 1,596 11/22/2021
14.4.0 1,830 11/21/2021
14.3.0 14,371 11/14/2021
14.2.0 22,053 11/6/2021
14.1.1 2,350 11/3/2021
14.1.0 1,375 11/3/2021
14.0.1 2,576 10/31/2021
13.3.1 7,612 10/26/2021
13.3.0 43,768 10/17/2021
13.2.2 3,491 10/15/2021
13.2.1 1,639 10/15/2021
13.2.0 1,249 10/15/2021
13.1.0 7,473 10/8/2021
13.0.3 2,942 10/3/2021
13.0.2 1,132 10/3/2021
13.0.1 1,621 10/1/2021
13.0.0 2,169 10/1/2021
13.0.0-beta.2 322 10/1/2021
13.0.0-beta.1 332 10/1/2021
12.2.0 7,196 9/29/2021
12.1.0 1,347 9/28/2021
12.0.0 3,432 9/26/2021
12.0.0-beta.7 388 9/25/2021
12.0.0-beta.6 313 9/25/2021
12.0.0-beta.5 426 9/24/2021
12.0.0-beta.4 366 9/22/2021
12.0.0-beta.3 376 9/21/2021
12.0.0-beta.2 322 9/21/2021
12.0.0-beta.1 346 9/21/2021
11.27.0 8,260 9/15/2021
11.26.0 3,267 9/12/2021
11.25.0 1,955 9/10/2021
11.24.0 24,059 8/16/2021
11.23.1 8,471 8/11/2021
11.23.0 3,169 8/9/2021
11.22.0 1,388 8/7/2021
11.20.3 7,888 7/12/2021
11.20.2 1,776 7/12/2021
11.20.1 16,983 7/2/2021
11.20.0 1,545 7/1/2021
11.19.3 25,402 6/28/2021
11.19.2 3,837 6/25/2021
11.19.1 2,018 6/23/2021
11.19.1-beta.1 387 6/22/2021
11.19.0 96,241 6/19/2021
11.18.4 2,833 6/16/2021
11.18.3 1,450 6/16/2021
11.18.2 5,516 6/3/2021
11.18.1 7,229 6/1/2021
11.18.0 2,992 5/27/2021
11.17.0 31,083 5/22/2021
11.16.1 1,454 5/21/2021
11.16.0 1,339 5/21/2021
11.15.1 2,607 5/17/2021
11.15.0 1,261 5/17/2021
11.14.0 1,204 5/17/2021
11.13.0 11,773 5/13/2021
11.12.2 1,381 5/13/2021
11.12.1 62,658 5/10/2021
11.12.0 1,778 5/8/2021
11.11.0 16,152 5/5/2021
11.10.3 1,913 5/3/2021
11.10.2 1,552 5/3/2021
11.10.1 1,262 5/3/2021
11.10.0 1,361 5/3/2021
11.9.0 2,005 4/27/2021
11.8.0 1,713 4/26/2021
11.7.0 3,291 4/18/2021
11.6.0 1,620 4/14/2021
11.6.0-beta.4 374 4/13/2021
11.6.0-beta.3 365 4/12/2021
11.6.0-beta.2 390 4/12/2021
11.6.0-beta.1 309 4/11/2021
11.5.0 5,755 4/5/2021
11.5.0-beta.2 410 4/4/2021
11.5.0-beta.1 323 4/3/2021
11.4.0 2,201 3/31/2021
11.3.0 1,214 3/31/2021
11.2.0 1,547 3/29/2021
11.1.0 3,159 3/22/2021
11.0.3 14,508 3/21/2021
11.0.2 1,516 3/16/2021
11.0.1 1,543 3/15/2021
11.0.0 2,318 3/13/2021
11.0.0-beta.10 427 3/13/2021
11.0.0-beta.9 348 3/12/2021
11.0.0-beta.8 387 3/12/2021
11.0.0-beta.7 460 3/10/2021
11.0.0-beta.6 843 2/28/2021
11.0.0-beta.5 481 2/27/2021
11.0.0-beta.4 383 2/27/2021
11.0.0-beta.3 1,064 2/15/2021
11.0.0-beta.2 345 2/15/2021
11.0.0-beta.1 344 2/15/2021
10.9.1 15,177 2/12/2021
10.9.0 1,377 2/12/2021
10.8.0 1,736 2/10/2021
10.7.0 2,372 2/8/2021
10.6.2 2,028 2/4/2021
10.6.0 1,292 2/4/2021
10.5.1 1,642 2/1/2021
10.5.0 1,501 1/31/2021
10.5.0-beta.1 379 1/31/2021
10.4.0 1,371 1/30/2021
10.3.0 1,275 1/30/2021
10.2.1 1,459 1/29/2021
10.2.0 1,361 1/29/2021
10.1.0 1,299 1/29/2021
10.0.0 1,949 1/28/2021
10.0.0-beta.8 367 1/27/2021
10.0.0-beta.7 387 1/27/2021
10.0.0-beta.6 382 1/27/2021
10.0.0-beta.5 381 1/25/2021
10.0.0-beta.4 474 1/24/2021
10.0.0-beta.3 6,660 1/24/2021
10.0.0-beta.2 439 1/24/2021
10.0.0-beta.1 371 1/23/2021
9.1.0-beta.9 367 1/23/2021
9.1.0-beta.7 411 1/22/2021
9.1.0-beta.6 463 1/21/2021
9.1.0-beta.5 653 1/17/2021
9.1.0-beta.4 405 1/17/2021
9.1.0-beta.3 386 1/17/2021
9.1.0-beta.1 475 1/16/2021
9.0.0 2,834 1/8/2021
9.0.0-beta.2 447 1/6/2021
9.0.0-beta.1 5,591 1/3/2021
8.14.0 1,838 12/29/2020
8.13.0 2,133 12/21/2020
8.12.5 1,653 12/18/2020
8.12.4 2,285 12/17/2020
8.12.3 2,190 12/15/2020
8.12.2 1,452 12/15/2020
8.12.1 1,439 12/15/2020
8.12.0 1,716 12/12/2020
8.11.0 14,536 11/30/2020
8.10.0 1,423 11/30/2020
8.9.0 1,677 11/29/2020
8.8.0 1,574 11/26/2020
8.7.4-beta.2 440 11/26/2020
8.7.4-beta.1 399 11/26/2020
8.7.3 1,503 11/26/2020
8.7.2 1,356 11/26/2020
8.7.1 1,301 11/25/2020
8.7.0 1,315 11/25/2020
8.6.1 1,421 11/25/2020
8.6.0 1,872 11/23/2020
8.5.0 1,385 11/23/2020
8.4.2 6,749 11/20/2020
8.4.1 1,445 11/20/2020
8.4.0 1,708 11/17/2020
8.3.0 1,682 11/16/2020
8.2.2 1,680 11/15/2020
8.2.1 1,584 11/12/2020
8.2.0 1,608 11/10/2020
8.1.0 1,527 11/10/2020
8.0.1 1,974 11/8/2020
8.0.0 1,456 11/8/2020
8.0.0-beta.2 550 11/8/2020
8.0.0-beta.1 407 11/6/2020
7.0.2 9,195 11/1/2020
7.0.1 1,392 11/1/2020
7.0.0 1,481 11/1/2020
7.0.0-beta.1 484 11/1/2020
6.27.0-beta.1 520 10/30/2020
6.26.0 4,329 10/29/2020
6.25.1 1,795 10/22/2020
6.25.0 1,691 10/22/2020
6.24.1 1,610 10/20/2020
6.24.0 2,157 10/11/2020
6.23.3 2,907 10/2/2020
6.23.1 1,554 10/2/2020
6.23.0 1,618 9/30/2020
6.22.1 1,728 9/25/2020
6.22.0 1,601 9/24/2020
6.21.0 1,535 9/23/2020
6.20.0 1,535 9/23/2020
6.19.0 1,523 9/23/2020
6.18.0 1,459 9/23/2020
6.17.0 1,435 9/22/2020
6.16.0 1,503 9/22/2020
6.15.3 2,913 9/16/2020
6.15.2 5,543 9/14/2020
6.15.0 1,547 9/14/2020
6.14.1 1,846 9/13/2020
6.14.0 1,509 9/11/2020
6.13.0 1,602 9/10/2020
6.12.0 1,484 9/10/2020
6.12.0-beta.2 416 9/10/2020
6.12.0-beta.1 426 9/9/2020
6.11.1 1,590 9/8/2020
6.11.0 1,364 9/8/2020
6.10.7 2,322 9/2/2020
6.10.6 1,894 8/31/2020
6.10.5 1,769 8/29/2020
6.10.4 1,556 8/28/2020
6.10.3 1,603 8/28/2020
6.10.2 1,696 8/27/2020
6.10.1 1,471 8/26/2020
6.10.0 1,592 8/25/2020
6.9.0 2,081 8/20/2020
6.8.0 1,741 8/19/2020
6.7.0 7,206 7/26/2020
6.6.0 2,161 7/16/2020
6.5.0 1,865 7/12/2020
6.4.0 1,526 7/11/2020
6.3.1 1,647 7/10/2020
6.3.0 1,841 7/3/2020
6.2.0 1,569 7/2/2020
6.1.1 1,818 7/1/2020
6.1.0 1,449 7/1/2020
6.0.0 1,585 6/30/2020
6.0.0-beta.1 488 6/28/2020
5.1.0 2,454 6/26/2020
5.0.4 1,793 6/17/2020
5.0.3 1,413 6/17/2020
5.0.2 2,068 6/15/2020
5.0.0 1,568 6/14/2020
5.0.0-beta.3 423 6/14/2020
5.0.0-beta.2 506 6/14/2020
5.0.0-beta.1 500 6/14/2020
4.3.1 2,621 6/4/2020
4.3.0 1,461 6/4/2020
4.2.0 1,994 6/2/2020
4.1.0 2,143 6/1/2020
4.0.2 1,677 5/30/2020
4.0.1 1,660 5/27/2020
4.0.0 1,923 5/24/2020
3.1.0 1,925 5/21/2020
3.0.5 1,730 5/19/2020
3.0.4 1,568 5/18/2020
3.0.3 1,551 5/18/2020
3.0.2 1,629 5/18/2020
3.0.1 1,501 5/18/2020
3.0.0 1,452 5/17/2020
2.3.1 1,577 5/15/2020
2.3.0 1,594 5/15/2020
2.2.1 1,731 5/11/2020
2.2.0 1,607 5/10/2020
2.1.3 4,848 5/7/2020
2.1.2 2,621 5/4/2020
2.1.1 1,679 5/1/2020
2.1.0 1,805 4/29/2020
2.0.0 1,676 4/27/2020
2.0.0-beta.3 455 4/27/2020
2.0.0-beta.2 432 4/27/2020
2.0.0-beta.1 435 4/27/2020
1.34.2 2,017 4/27/2020
1.34.1 1,689 4/25/2020
1.34.0 1,760 4/24/2020
1.33.0 1,911 4/19/2020
1.32.4 1,589 4/17/2020
1.32.3 1,665 4/17/2020
1.32.2 1,330 4/16/2020
1.32.1 1,664 4/16/2020
1.32.0 1,713 4/15/2020
1.31.1 1,721 4/12/2020
1.31.0 1,776 4/10/2020
1.30.0 1,600 4/9/2020
1.29.0 1,668 4/8/2020
1.28.3 1,644 4/8/2020
1.28.2 1,941 4/5/2020
1.28.1 1,353 4/5/2020
1.28.0 1,614 4/5/2020
1.27.3 1,844 4/1/2020
1.27.2 1,634 3/31/2020
1.27.1 1,557 3/30/2020
1.27.1-beta.1 477 3/29/2020
1.27.0 1,795 3/29/2020
1.26.1 1,675 3/27/2020
1.26.0 1,606 3/25/2020
1.25.1 1,628 3/24/2020
1.25.0 1,826 3/22/2020
1.24.1 1,735 3/18/2020
1.24.0 2,343 3/10/2020
1.23.0 1,776 3/6/2020
1.22.3 1,633 3/3/2020
1.22.2 1,473 3/3/2020
1.22.1 1,672 2/28/2020
1.22.0 1,735 2/25/2020
1.21.0 1,576 2/24/2020
1.20.1 1,517 2/24/2020
1.20.0 3,589 2/22/2020
1.19.2 1,769 2/18/2020
1.19.1 1,442 2/18/2020
1.19.0 1,796 2/12/2020
1.18.0 1,692 2/10/2020
1.17.1 1,661 2/8/2020
1.17.0 1,399 2/8/2020
1.16.0 1,337 2/8/2020
1.14.1 2,198 2/2/2020
1.14.0 1,513 2/2/2020
1.13.0 3,271 1/19/2020
1.12.3 1,985 1/13/2020
1.12.2 1,628 1/12/2020
1.12.1 1,373 1/12/2020
1.12.0 1,372 1/12/2020
1.11.2 1,339 1/11/2020
1.11.1 1,556 1/10/2020
1.11.0 1,489 1/10/2020
1.10.1 1,645 1/8/2020
1.10.0 1,431 1/8/2020
1.9.3 1,453 1/8/2020
1.9.2 1,542 1/6/2020
1.9.1 1,362 1/6/2020
1.9.0 1,365 1/6/2020
1.8.0 1,653 1/5/2020
1.7.1 1,483 1/3/2020
1.7.0 1,922 1/2/2020
1.6.0 1,389 1/2/2020
1.5.5 1,820 1/1/2020
1.5.4 1,414 1/1/2020
1.5.3 1,887 12/29/2019
1.5.2 1,512 12/27/2019
1.5.1 1,402 12/27/2019
1.5.0 1,541 12/27/2019
1.4.1 1,676 12/21/2019
1.4.0 1,353 12/21/2019
1.3.2 1,421 12/20/2019
1.3.1 1,620 12/18/2019
1.3.1-beta.1 490 12/18/2019
1.3.0 1,683 12/17/2019
1.3.0-beta.1 455 12/18/2019
1.2.0 1,476 12/17/2019
1.1.1 1,419 12/16/2019
1.1.0 1,528 12/16/2019
1.0.0 11,425 12/15/2019
1.0.0-beta.41 492 12/15/2019
1.0.0-beta.40 479 12/15/2019
1.0.0-beta.39 478 12/14/2019
1.0.0-beta.38 480 12/12/2019
1.0.0-beta.37 448 12/12/2019
1.0.0-beta.36 455 12/12/2019
1.0.0-beta.35 468 12/11/2019
1.0.0-beta.34 476 12/11/2019
1.0.0-beta.33 459 12/11/2019
1.0.0-beta.32 745 12/6/2019
1.0.0-beta.31 636 12/3/2019
1.0.0-beta.30 458 12/3/2019
1.0.0-beta.29 522 12/2/2019
1.0.0-beta.28 633 12/1/2019
1.0.0-beta.27 434 12/1/2019
1.0.0-beta.23 490 11/28/2019
1.0.0-beta.22 476 11/27/2019
1.0.0-beta.21 455 11/27/2019
1.0.0-beta.20 461 11/27/2019
1.0.0-beta.19 451 11/27/2019
1.0.0-beta.18 452 11/27/2019
1.0.0-beta.17 455 11/27/2019
1.0.0-beta.16 463 11/27/2019
1.0.0-beta.15 730 11/26/2019
1.0.0-beta.14 431 11/26/2019
1.0.0-beta.13 474 11/25/2019
1.0.0-beta.11 466 11/25/2019
1.0.0-beta.10 519 11/25/2019
1.0.0-beta.9 467 11/24/2019
1.0.0-beta.7 506 11/23/2019
1.0.0-beta.6 472 11/23/2019
1.0.0-beta.5 471 11/23/2019
1.0.0-beta.4 479 11/23/2019
1.0.0-beta.3 467 11/23/2019
1.0.0-beta.2 471 11/23/2019
1.0.0-beta.1 471 11/23/2019