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

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 1,871 10/16/2025
31.0.1 10,873 10/10/2025
31.0.0 3,887 10/9/2025
31.0.0-beta.1 2,573 7/17/2025
30.20.1 18,796 10/6/2025
30.20.0 5,722 10/4/2025
30.19.2 11,246 10/1/2025
30.19.1 13,312 9/28/2025
30.19.0 9,437 9/25/2025
30.18.0 16,695 9/21/2025
30.17.0 8,169 9/19/2025
30.16.0 6,342 9/18/2025
30.15.0 4,298 9/18/2025
30.14.0 1,660 9/18/2025
30.13.0 23,247 9/13/2025
30.12.0 10,064 9/11/2025
30.12.0-beta.1 180 9/9/2025
30.11.0 29,801 9/5/2025
30.10.0 68,240 8/30/2025
30.9.0 2,436 8/30/2025
30.8.0 5,295 8/29/2025
30.7.3 65,252 8/17/2025
30.7.2 12,812 8/15/2025
30.7.1 2,717 8/15/2025
30.7.0 6,739 8/14/2025
30.6.1 32,348 8/8/2025
30.6.0 8,940 8/7/2025
30.5.0 74,877 7/21/2025
30.5.0-beta.1 1,094 7/9/2025
30.4.0 240,481 6/13/2025
30.3.1 106,252 6/4/2025
30.3.0 18,320 6/1/2025
30.2.0 4,376 6/1/2025
30.1.0 142,097 5/12/2025
30.1.0-beta.2 819 5/8/2025
30.1.0-beta.1 150 5/8/2025
30.0.0 82,509 5/2/2025
29.5.0 49,148 4/30/2025
29.4.0 17,898 4/29/2025
29.3.1 19,547 4/26/2025
29.3.0 41,979 4/21/2025
29.2.0 177,434 4/7/2025
29.1.0 57,581 4/1/2025
29.0.0 14,496 3/31/2025
29.0.0-beta.6 558 3/24/2025
29.0.0-beta.5 423 3/24/2025
29.0.0-beta.4 416 3/24/2025
29.0.0-beta.3 425 3/24/2025
29.0.0-beta.2 414 3/24/2025
29.0.0-beta.1 259 3/19/2025
28.16.0 219,981 3/17/2025
28.15.0 39,302 3/12/2025
28.14.1 10,500 3/12/2025
28.14.0 9,672 3/11/2025
28.14.0-beta.7 172 3/11/2025
28.14.0-beta.6 175 3/11/2025
28.14.0-beta.5 184 3/10/2025
28.14.0-beta.4 229 3/6/2025
28.14.0-beta.3 223 3/6/2025
28.14.0-beta.2 221 3/6/2025
28.14.0-beta.1 220 3/5/2025
28.13.0 127,146 2/26/2025
28.12.1 27,335 2/24/2025
28.12.0 24,448 2/23/2025
28.11.0 95,958 2/14/2025
28.10.1 97,063 2/4/2025
28.10.0 8,318 2/3/2025
28.9.0 273,361 1/14/2025
28.8.1 174,738 1/6/2025
28.8.0 5,253 1/6/2025
28.7.1 17,565 1/4/2025
28.7.0 75,682 12/22/2024
28.6.1 56,260 12/19/2024
28.6.0 40,383 12/17/2024
28.5.0 40,594 12/13/2024
28.4.0 192,553 11/28/2024
28.3.2 155,331 11/18/2024
28.3.1 30,572 11/15/2024
28.3.0 6,949 11/15/2024
28.2.1 85,666 11/13/2024
28.2.0 49,620 11/10/2024
28.1.3 77,387 11/2/2024
28.1.2 9,470 11/1/2024
28.1.1 4,321 11/1/2024
28.1.0 12,513 10/31/2024
28.0.0 22,128 10/30/2024
28.0.0-beta.1 96 10/30/2024
27.1.0 176,092 10/25/2024
27.1.0-beta.2 113 10/23/2024
27.0.1 134,370 10/14/2024
27.0.0 13,503 10/14/2024
27.0.0-beta.7 184 10/10/2024
27.0.0-beta.6 309 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 115 9/23/2024
27.0.0-beta.1 107 9/22/2024
26.6.0 228,612 9/21/2024
26.5.0 33,836 9/18/2024
26.4.5 69,655 9/13/2024
26.4.4 56,151 9/10/2024
26.4.3 2,663 9/10/2024
26.4.2 22,133 9/9/2024
26.4.1 3,009 9/9/2024
26.4.0 34,777 9/5/2024
26.3.1 38,236 9/2/2024
26.3.0 17,426 8/30/2024
26.2.0 277,612 8/10/2024
26.1.6 49,108 7/31/2024
26.1.5 27,820 7/28/2024
26.1.3 2,498 7/28/2024
26.1.2 11,943 7/26/2024
26.1.1 2,844 7/25/2024
26.0.1 27,260 7/23/2024
26.0.0 12,886 7/20/2024
25.3.2 50,891 7/17/2024
25.3.1 66,223 7/11/2024
25.3.0 84,877 7/3/2024
25.2.0 13,142 7/2/2024
25.1.1 17,963 7/2/2024
25.1.0 2,045 7/2/2024
25.0.4 45,800 6/24/2024
25.0.3 78,523 6/14/2024
25.0.2 67,213 6/11/2024
25.0.1 69,697 6/2/2024
25.0.0 4,768 6/1/2024
25.0.0-beta.3 130 5/31/2024
25.0.0-beta.2 125 5/31/2024
25.0.0-beta.1 248 5/30/2024
24.3.0-beta.5 167 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,867 5/9/2024
24.1.0 165,724 4/13/2024
24.0.0 8,012 4/12/2024
24.0.0-beta.2 178 4/12/2024
24.0.0-beta.1 106 4/11/2024
23.7.2 76,782 4/9/2024
23.7.1 34,448 4/4/2024
23.7.0 2,672 4/3/2024
23.6.0 54,725 3/27/2024
23.5.2 212,096 3/16/2024
23.5.1 15,965 3/15/2024
23.5.0 62,112 3/12/2024
23.4.0 19,633 3/10/2024
23.3.0 38,523 3/7/2024
23.2.3 20,955 3/6/2024
23.2.2 76,628 2/27/2024
23.2.1 32,396 2/21/2024
23.2.0 104,397 2/14/2024
23.1.0 106,909 2/3/2024
23.0.1 110,360 1/23/2024
23.0.0 32,249 1/17/2024
22.11.5 88,200 1/10/2024
22.11.4 39,233 1/6/2024
22.11.3 6,334 1/5/2024
22.11.2 4,855 1/3/2024
22.11.1 37,679 12/27/2023
22.11.0 2,387 12/27/2023
22.10.2 8,641 12/24/2023
22.10.1 1,745 12/23/2023
22.10.0 4,188 12/22/2023
22.9.0 2,074 12/22/2023
22.8.0 108,839 12/7/2023
22.7.1 140,126 12/4/2023
22.7.0 2,261 12/4/2023
22.6.1 1,854 12/4/2023
22.6.0 44,113 11/27/2023
22.5.0 182,232 11/16/2023
22.4.1 13,357 11/15/2023
22.4.0 1,468 11/15/2023
22.3.0 4,362 11/14/2023
22.2.0 23,209 11/10/2023
22.2.0-beta.7 168 11/7/2023
22.2.0-beta.6 151 11/7/2023
22.2.0-beta.5 535 10/29/2023
22.2.0-beta.4 205 10/25/2023
22.2.0-beta.3 121 10/25/2023
22.2.0-beta.2 159 10/23/2023
22.2.0-beta.1 163 10/22/2023
22.1.4 124,999 10/16/2023
22.1.3 20,295 10/10/2023
22.1.2 21,264 10/9/2023
22.1.1 4,883 10/6/2023
22.1.0 4,884 10/5/2023
22.0.0 1,875 10/5/2023
21.3.0 30,387 9/28/2023
21.2.0 15,162 9/24/2023
21.1.6 3,453 9/23/2023
21.1.5 12,672 9/20/2023
21.1.4 13,038 9/19/2023
21.1.3 32,862 9/13/2023
21.1.2 1,792 9/13/2023
21.1.1 28,986 9/11/2023
21.1.0 2,141 9/10/2023
21.0.0 118,185 8/31/2023
20.8.2 127,312 8/27/2023
20.8.1 24,861 8/21/2023
20.8.0 29,647 8/15/2023
20.7.0 9,389 8/13/2023
20.6.0 108,944 7/22/2023
20.5.1 21,669 7/16/2023
20.5.0 52,303 7/10/2023
20.4.0 167,232 6/20/2023
20.3.2 80,051 6/6/2023
20.3.1 13,882 6/3/2023
20.3.0 24,399 5/29/2023
20.2.0 4,829 5/27/2023
20.1.1 12,178 5/25/2023
20.1.0 6,248 5/24/2023
20.1.0-beta.1 185 5/24/2023
20.0.0 50,422 5/18/2023
19.14.1 141,549 5/1/2023
19.14.0 24,755 4/28/2023
19.13.1 12,321 4/26/2023
19.13.0 21,956 4/22/2023
19.12.3 111,502 4/15/2023
19.12.2 35,046 4/12/2023
19.12.1 28,979 4/6/2023
19.12.0 30,689 3/31/2023
19.11.2 43,566 3/20/2023
19.11.1 57,680 3/10/2023
19.11.0 6,238 3/10/2023
19.10.0 149,333 2/19/2023
19.9.3 34,530 2/13/2023
19.9.2 63,050 2/6/2023
19.9.1 1,321 2/6/2023
19.9.0 1,860 2/6/2023
19.8.3 7,384 2/3/2023
19.8.2 4,346 2/2/2023
19.8.1 20,049 2/1/2023
19.8.0 13,103 1/29/2023
19.7.1 89,224 1/20/2023
19.7.0 14,610 1/19/2023
19.6.0 65,503 1/9/2023
19.5.1-beta.3 215 1/5/2023
19.5.1-beta.2 212 1/4/2023
19.5.1-beta.1 224 1/4/2023
19.5.0 158,425 12/19/2022
19.4.2 1,856 12/18/2022
19.4.1 1,225 12/18/2022
19.4.0 1,077 12/18/2022
19.4.0-beta.4 215 12/17/2022
19.4.0-beta.3 255 12/12/2022
19.4.0-beta.2 214 12/10/2022
19.4.0-beta.1 217 12/7/2022
19.3.0 88,214 11/27/2022
19.2.0 1,201 11/27/2022
19.1.0 216,523 11/13/2022
19.0.0 29,013 11/8/2022
18.4.0 16,712 11/6/2022
18.3.1-beta.1 204 11/3/2022
18.3.0 34,086 11/1/2022
18.2.1 27,406 11/1/2022
18.2.0 10,473 10/31/2022
18.1.1 15,304 10/28/2022
18.1.0 1,650 10/28/2022
18.1.0-beta.2 213 10/28/2022
18.1.0-beta.1 297 10/26/2022
18.0.0 42,312 10/23/2022
18.0.0-rc.1 288 10/23/2022
18.0.0-beta.33 472 10/23/2022
18.0.0-beta.32 416 10/20/2022
18.0.0-beta.31 248 10/19/2022
18.0.0-beta.30 1,883 10/17/2022
18.0.0-beta.29 206 10/17/2022
18.0.0-beta.28 199 10/17/2022
18.0.0-beta.27 232 10/17/2022
18.0.0-beta.26 225 10/16/2022
18.0.0-beta.25 1,069 10/12/2022
18.0.0-beta.24 212 10/12/2022
18.0.0-beta.23 764 10/3/2022
18.0.0-beta.22 249 10/1/2022
18.0.0-beta.21 1,954 9/26/2022
18.0.0-beta.20 297 9/24/2022
18.0.0-beta.19 1,030 9/20/2022
18.0.0-beta.18 3,936 9/14/2022
18.0.0-beta.17 869 9/11/2022
18.0.0-beta.16 274 9/8/2022
18.0.0-beta.15 264 9/7/2022
18.0.0-beta.14 245 9/7/2022
18.0.0-beta.13 359 9/6/2022
18.0.0-beta.12 222 9/6/2022
18.0.0-beta.11 524 9/5/2022
18.0.0-beta.10 295 9/3/2022
18.0.0-beta.9 204 9/3/2022
18.0.0-beta.8 489 8/25/2022
18.0.0-beta.7 1,179 8/25/2022
18.0.0-beta.6 67,675 8/22/2022
18.0.0-beta.5 244 8/22/2022
18.0.0-beta.4 230 8/22/2022
18.0.0-beta.3 1,178 8/21/2022
18.0.0-beta.2 241 8/21/2022
18.0.0-beta.1 251 8/21/2022
17.10.2 445,773 8/16/2022
17.10.1 1,541 8/16/2022
17.10.0 4,162 8/14/2022
17.9.0 3,094 8/12/2022
17.8.1 220,287 8/9/2022
17.8.0 3,703 8/9/2022
17.7.1 33,096 8/9/2022
17.7.0 8,680 8/8/2022
17.6.2 7,130 8/8/2022
17.6.1 1,318 8/8/2022
17.6.0 1,861 8/6/2022
17.5.0 98,421 7/30/2022
17.4.2 18,096 7/27/2022
17.4.1 2,277 7/26/2022
17.4.0 1,736 7/26/2022
17.3.1 1,790 7/26/2022
17.3.0 1,290 7/25/2022
17.2.1 95,228 7/3/2022
17.2.0 4,342 7/2/2022
17.1.6 34,437 6/28/2022
17.1.5 1,503 6/27/2022
17.1.4 38,192 6/8/2022
17.1.3 1,213 6/8/2022
17.1.2 7,287 6/7/2022
17.1.1 15,768 6/4/2022
17.1.0 1,603 6/3/2022
17.0.3 1,699 6/2/2022
17.0.2 10,321 6/2/2022
17.0.1 1,187 6/2/2022
17.0.0 6,060 6/2/2022
17.0.0-beta.2 274 6/1/2022
17.0.0-beta.1 376 5/23/2022
16.9.0 136,485 5/27/2022
16.8.2 4,512 5/24/2022
16.8.1 61,571 5/16/2022
16.8.0 1,247 5/16/2022
16.7.2 1,512 5/16/2022
16.7.1 4,078 5/13/2022
16.7.0 53,360 4/29/2022
16.6.0 5,781 4/25/2022
16.5.4 37,541 4/2/2022
16.5.3 1,229 4/2/2022
16.5.2 2,426 3/31/2022
16.5.1 2,622 3/30/2022
16.5.0 1,251 3/30/2022
16.5.0-beta.1 296 3/26/2022
16.4.4 17,347 3/26/2022
16.4.3 69,909 3/22/2022
16.4.2 119,786 3/16/2022
16.4.1 1,264 3/16/2022
16.4.0 1,190 3/15/2022
16.3.6 12,268 3/12/2022
16.3.5 23,120 3/6/2022
16.3.4 10,500 3/2/2022
16.3.3 1,741 3/1/2022
16.3.2 10,727 2/26/2022
16.3.0 1,404 2/26/2022
16.2.0 14,866 2/21/2022
16.1.2 16,540 2/13/2022
16.1.1 16,280 2/7/2022
16.1.0 1,978 2/7/2022
16.0.0 16,653 2/3/2022
15.2.1 19,572 2/1/2022
15.2.0 3,160 1/30/2022
15.1.1 43,896 1/25/2022
15.1.0 2,360 1/25/2022
15.1.0-beta.1 287 1/24/2022
15.0.1 2,385 1/24/2022
15.0.0 1,513 1/24/2022
15.0.0-beta.6 310 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 272 1/21/2022
15.0.0-beta.1 300 1/20/2022
14.14.1 151,537 1/13/2022
14.14.0 1,493 1/12/2022
14.13.1 549,999 1/6/2022
14.13.0 12,251 1/6/2022
14.12.0 6,782 12/27/2021
14.11.4 9,056 12/24/2021
14.11.3 2,399 12/21/2021
14.11.2 5,539 12/16/2021
14.11.1 2,490 12/14/2021
14.11.0 1,136 12/14/2021
14.10.1 1,675 12/12/2021
14.10.0 1,380 12/11/2021
14.9.1 4,965 12/9/2021
14.9.0 1,043 12/9/2021
14.8.1 2,659 12/7/2021
14.8.0 1,389 12/6/2021
14.7.0 51,552 12/2/2021
14.6.6 10,316 11/28/2021
14.6.5 2,181 11/27/2021
14.6.4 5,817 11/26/2021
14.6.3 4,059 11/26/2021
14.6.2 3,760 11/25/2021
14.6.1 3,355 11/25/2021
14.6.0 17,664 11/23/2021
14.5.0 1,673 11/23/2021
14.4.1 1,562 11/22/2021
14.4.0 1,795 11/21/2021
14.3.0 14,241 11/14/2021
14.2.0 21,982 11/6/2021
14.1.1 2,317 11/3/2021
14.1.0 1,335 11/3/2021
14.0.1 2,546 10/31/2021
13.3.1 7,571 10/26/2021
13.3.0 42,642 10/17/2021
13.2.2 3,444 10/15/2021
13.2.1 1,600 10/15/2021
13.2.0 1,214 10/15/2021
13.1.0 7,447 10/8/2021
13.0.3 2,918 10/3/2021
13.0.2 1,106 10/3/2021
13.0.1 1,591 10/1/2021
13.0.0 2,129 10/1/2021
13.0.0-beta.2 298 10/1/2021
13.0.0-beta.1 311 10/1/2021
12.2.0 7,149 9/29/2021
12.1.0 1,314 9/28/2021
12.0.0 3,378 9/26/2021
12.0.0-beta.7 362 9/25/2021
12.0.0-beta.6 291 9/25/2021
12.0.0-beta.5 398 9/24/2021
12.0.0-beta.4 342 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,170 9/15/2021
11.26.0 3,224 9/12/2021
11.25.0 1,910 9/10/2021
11.24.0 23,790 8/16/2021
11.23.1 8,418 8/11/2021
11.23.0 3,094 8/9/2021
11.22.0 1,350 8/7/2021
11.20.3 7,818 7/12/2021
11.20.2 1,738 7/12/2021
11.20.1 16,947 7/2/2021
11.20.0 1,504 7/1/2021
11.19.3 25,369 6/28/2021
11.19.2 3,795 6/25/2021
11.19.1 1,990 6/23/2021
11.19.1-beta.1 364 6/22/2021
11.19.0 93,164 6/19/2021
11.18.4 2,799 6/16/2021
11.18.3 1,405 6/16/2021
11.18.2 5,464 6/3/2021
11.18.1 7,174 6/1/2021
11.18.0 2,958 5/27/2021
11.17.0 30,085 5/22/2021
11.16.1 1,421 5/21/2021
11.16.0 1,283 5/21/2021
11.15.1 2,577 5/17/2021
11.15.0 1,229 5/17/2021
11.14.0 1,159 5/17/2021
11.13.0 11,730 5/13/2021
11.12.2 1,348 5/13/2021
11.12.1 62,623 5/10/2021
11.12.0 1,749 5/8/2021
11.11.0 15,797 5/5/2021
11.10.3 1,882 5/3/2021
11.10.2 1,510 5/3/2021
11.10.1 1,227 5/3/2021
11.10.0 1,279 5/3/2021
11.9.0 1,923 4/27/2021
11.8.0 1,680 4/26/2021
11.7.0 3,211 4/18/2021
11.6.0 1,569 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,670 4/5/2021
11.5.0-beta.2 387 4/4/2021
11.5.0-beta.1 300 4/3/2021
11.4.0 2,153 3/31/2021
11.3.0 1,191 3/31/2021
11.2.0 1,521 3/29/2021
11.1.0 3,097 3/22/2021
11.0.3 14,398 3/21/2021
11.0.2 1,494 3/16/2021
11.0.1 1,517 3/15/2021
11.0.0 2,294 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,034 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,103 2/12/2021
10.9.0 1,360 2/12/2021
10.8.0 1,707 2/10/2021
10.7.0 2,345 2/8/2021
10.6.2 2,004 2/4/2021
10.6.0 1,266 2/4/2021
10.5.1 1,616 2/1/2021
10.5.0 1,474 1/31/2021
10.5.0-beta.1 345 1/31/2021
10.4.0 1,344 1/30/2021
10.3.0 1,248 1/30/2021
10.2.1 1,428 1/29/2021
10.2.0 1,306 1/29/2021
10.1.0 1,274 1/29/2021
10.0.0 1,881 1/28/2021
10.0.0-beta.8 339 1/27/2021
10.0.0-beta.7 351 1/27/2021
10.0.0-beta.6 357 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 338 1/23/2021
9.1.0-beta.7 381 1/22/2021
9.1.0-beta.6 436 1/21/2021
9.1.0-beta.5 622 1/17/2021
9.1.0-beta.4 379 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,806 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,795 12/29/2020
8.13.0 2,102 12/21/2020
8.12.5 1,621 12/18/2020
8.12.4 2,257 12/17/2020
8.12.3 2,163 12/15/2020
8.12.2 1,426 12/15/2020
8.12.1 1,376 12/15/2020
8.12.0 1,688 12/12/2020
8.11.0 14,449 11/30/2020
8.10.0 1,387 11/30/2020
8.9.0 1,651 11/29/2020
8.8.0 1,549 11/26/2020
8.7.4-beta.2 412 11/26/2020
8.7.4-beta.1 372 11/26/2020
8.7.3 1,459 11/26/2020
8.7.2 1,324 11/26/2020
8.7.1 1,269 11/25/2020
8.7.0 1,262 11/25/2020
8.6.1 1,389 11/25/2020
8.6.0 1,839 11/23/2020
8.5.0 1,357 11/23/2020
8.4.2 6,715 11/20/2020
8.4.1 1,415 11/20/2020
8.4.0 1,678 11/17/2020
8.3.0 1,628 11/16/2020
8.2.2 1,652 11/15/2020
8.2.1 1,556 11/12/2020
8.2.0 1,572 11/10/2020
8.1.0 1,449 11/10/2020
8.0.1 1,923 11/8/2020
8.0.0 1,430 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,156 11/1/2020
7.0.1 1,364 11/1/2020
7.0.0 1,453 11/1/2020
7.0.0-beta.1 456 11/1/2020
6.27.0-beta.1 489 10/30/2020
6.26.0 4,300 10/29/2020
6.25.1 1,761 10/22/2020
6.25.0 1,663 10/22/2020
6.24.1 1,547 10/20/2020
6.24.0 2,123 10/11/2020
6.23.3 2,877 10/2/2020
6.23.1 1,531 10/2/2020
6.23.0 1,592 9/30/2020
6.22.1 1,688 9/25/2020
6.22.0 1,547 9/24/2020
6.21.0 1,505 9/23/2020
6.20.0 1,504 9/23/2020
6.19.0 1,493 9/23/2020
6.18.0 1,376 9/23/2020
6.17.0 1,363 9/22/2020
6.16.0 1,444 9/22/2020
6.15.3 2,853 9/16/2020
6.15.2 5,514 9/14/2020
6.15.0 1,518 9/14/2020
6.14.1 1,817 9/13/2020
6.14.0 1,483 9/11/2020
6.13.0 1,576 9/10/2020
6.12.0 1,411 9/10/2020
6.12.0-beta.2 390 9/10/2020
6.12.0-beta.1 394 9/9/2020
6.11.1 1,561 9/8/2020
6.11.0 1,320 9/8/2020
6.10.7 2,259 9/2/2020
6.10.6 1,864 8/31/2020
6.10.5 1,734 8/29/2020
6.10.4 1,493 8/28/2020
6.10.3 1,571 8/28/2020
6.10.2 1,627 8/27/2020
6.10.1 1,425 8/26/2020
6.10.0 1,555 8/25/2020
6.9.0 2,049 8/20/2020
6.8.0 1,689 8/19/2020
6.7.0 7,158 7/26/2020
6.6.0 2,094 7/16/2020
6.5.0 1,839 7/12/2020
6.4.0 1,474 7/11/2020
6.3.1 1,575 7/10/2020
6.3.0 1,812 7/3/2020
6.2.0 1,545 7/2/2020
6.1.1 1,773 7/1/2020
6.1.0 1,419 7/1/2020
6.0.0 1,556 6/30/2020
6.0.0-beta.1 451 6/28/2020
5.1.0 2,426 6/26/2020
5.0.4 1,752 6/17/2020
5.0.3 1,378 6/17/2020
5.0.2 2,039 6/15/2020
5.0.0 1,527 6/14/2020
5.0.0-beta.3 396 6/14/2020
5.0.0-beta.2 473 6/14/2020
5.0.0-beta.1 470 6/14/2020
4.3.1 2,554 6/4/2020
4.3.0 1,432 6/4/2020
4.2.0 1,957 6/2/2020
4.1.0 2,069 6/1/2020
4.0.2 1,649 5/30/2020
4.0.1 1,584 5/27/2020
4.0.0 1,874 5/24/2020
3.1.0 1,856 5/21/2020
3.0.5 1,701 5/19/2020
3.0.4 1,527 5/18/2020
3.0.3 1,522 5/18/2020
3.0.2 1,566 5/18/2020
3.0.1 1,471 5/18/2020
3.0.0 1,417 5/17/2020
2.3.1 1,539 5/15/2020
2.3.0 1,565 5/15/2020
2.2.1 1,685 5/11/2020
2.2.0 1,582 5/10/2020
2.1.3 4,778 5/7/2020
2.1.2 2,593 5/4/2020
2.1.1 1,651 5/1/2020
2.1.0 1,777 4/29/2020
2.0.0 1,648 4/27/2020
2.0.0-beta.3 426 4/27/2020
2.0.0-beta.2 401 4/27/2020
2.0.0-beta.1 403 4/27/2020
1.34.2 1,977 4/27/2020
1.34.1 1,631 4/25/2020
1.34.0 1,684 4/24/2020
1.33.0 1,885 4/19/2020
1.32.4 1,557 4/17/2020
1.32.3 1,638 4/17/2020
1.32.2 1,305 4/16/2020
1.32.1 1,642 4/16/2020
1.32.0 1,682 4/15/2020
1.31.1 1,694 4/12/2020
1.31.0 1,746 4/10/2020
1.30.0 1,570 4/9/2020
1.29.0 1,590 4/8/2020
1.28.3 1,598 4/8/2020
1.28.2 1,913 4/5/2020
1.28.1 1,309 4/5/2020
1.28.0 1,584 4/5/2020
1.27.3 1,813 4/1/2020
1.27.2 1,569 3/31/2020
1.27.1 1,494 3/30/2020
1.27.1-beta.1 445 3/29/2020
1.27.0 1,754 3/29/2020
1.26.1 1,644 3/27/2020
1.26.0 1,575 3/25/2020
1.25.1 1,600 3/24/2020
1.25.0 1,777 3/22/2020
1.24.1 1,707 3/18/2020
1.24.0 2,311 3/10/2020
1.23.0 1,712 3/6/2020
1.22.3 1,605 3/3/2020
1.22.2 1,443 3/3/2020
1.22.1 1,643 2/28/2020
1.22.0 1,707 2/25/2020
1.21.0 1,541 2/24/2020
1.20.1 1,443 2/24/2020
1.20.0 3,544 2/22/2020
1.19.2 1,739 2/18/2020
1.19.1 1,405 2/18/2020
1.19.0 1,728 2/12/2020
1.18.0 1,658 2/10/2020
1.17.1 1,617 2/8/2020
1.17.0 1,370 2/8/2020
1.16.0 1,311 2/8/2020
1.14.1 2,128 2/2/2020
1.14.0 1,487 2/2/2020
1.13.0 3,238 1/19/2020
1.12.3 1,954 1/13/2020
1.12.2 1,602 1/12/2020
1.12.1 1,347 1/12/2020
1.12.0 1,341 1/12/2020
1.11.2 1,310 1/11/2020
1.11.1 1,523 1/10/2020
1.11.0 1,461 1/10/2020
1.10.1 1,615 1/8/2020
1.10.0 1,397 1/8/2020
1.9.3 1,426 1/8/2020
1.9.2 1,515 1/6/2020
1.9.1 1,336 1/6/2020
1.9.0 1,336 1/6/2020
1.8.0 1,621 1/5/2020
1.7.1 1,457 1/3/2020
1.7.0 1,893 1/2/2020
1.6.0 1,354 1/2/2020
1.5.5 1,789 1/1/2020
1.5.4 1,385 1/1/2020
1.5.3 1,857 12/29/2019
1.5.2 1,486 12/27/2019
1.5.1 1,374 12/27/2019
1.5.0 1,515 12/27/2019
1.4.1 1,649 12/21/2019
1.4.0 1,326 12/21/2019
1.3.2 1,391 12/20/2019
1.3.1 1,592 12/18/2019
1.3.1-beta.1 462 12/18/2019
1.3.0 1,654 12/17/2019
1.3.0-beta.1 431 12/18/2019
1.2.0 1,450 12/17/2019
1.1.1 1,390 12/16/2019
1.1.0 1,493 12/16/2019
1.0.0 11,102 12/15/2019
1.0.0-beta.41 467 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 427 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 715 12/6/2019
1.0.0-beta.31 600 12/3/2019
1.0.0-beta.30 430 12/3/2019
1.0.0-beta.29 493 12/2/2019
1.0.0-beta.28 607 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 429 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 423 11/27/2019
1.0.0-beta.15 707 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 439 11/24/2019
1.0.0-beta.7 482 11/23/2019
1.0.0-beta.6 444 11/23/2019
1.0.0-beta.5 441 11/23/2019
1.0.0-beta.4 446 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 442 11/23/2019