Verify.NUnit 31.0.0-beta.1

Prefix Reserved
This is a prerelease version of Verify.NUnit.
dotnet add package Verify.NUnit --version 31.0.0-beta.1
                    
NuGet\Install-Package Verify.NUnit -Version 31.0.0-beta.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.NUnit" Version="31.0.0-beta.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.NUnit" Version="31.0.0-beta.1" />
                    
Directory.Packages.props
<PackageReference Include="Verify.NUnit" />
                    
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.NUnit --version 31.0.0-beta.1
                    
#r "nuget: Verify.NUnit, 31.0.0-beta.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.NUnit@31.0.0-beta.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.NUnit&version=31.0.0-beta.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Verify.NUnit&version=31.0.0-beta.1&prerelease
                    
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 (5)

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

Package Downloads
BunsenBurner.Verify.NUnit

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

jcamp.FluentEmail.Bootstrap

Process the FluentEmail templates through UnDotNet.BootstrapEmail. Allows for simpler templates.

EfLocalDb.NUnit

.

Silverfly.Testing

A little framework to build parsers

SourceGeneratorTestHelpers.NUnit

Test helpers and extension methods to simplify testing of .NET source generators.

GitHub repositories (24)

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

Repository Stars
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
quartznet/quartznet
Quartz Enterprise Scheduler .NET
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
snoopwpf/snoopwpf
Snoop - The WPF Spy Utility
SimonCropp/Delta
An approach to implementing a 304 Not Modified leveraging DB change tracking
dnnsoftware/Dnn.Platform
DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
Catel/Catel
An application development platform
SimonCropp/Replicant
A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.
CopyText/TextCopy
A cross platform package to copy text to and from the clipboard.
SimonCropp/WinDebloat
A dotnet tool that removes the bloat in Windows
WildGums/Orchestra
Orchestra is a composable shell and WPF framework built on top of Catel
Abc-Arbitrage/ZeroLog
A high-performance, zero-allocation .NET logging library.
nHapiNET/nHapi
nHapi is the .Net port of the original Java project HAPI.
whistyun/MdXaml
Markdown for WPF - alternate version of Markdown.Xaml
SimonCropp/LocalDb
Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database
WildGums/Orc.Controls
Timespan, DateTime and various other controls
SimonCropp/WaffleGenerator
Produces text which, on first glance, looks like real, ponderous, prose; replete with clichés.
ltrzesniewski/RazorBlade
Compile Razor templates at build-time without a dependency on ASP.NET.
ubisoft/NGitLab
.NET client for the GitLab REST API
canton7/PropertyChanged.SourceGenerator
Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your build. Supports features such as automatic and manual dependencies between properties, notifications when specific properties change, and more.
Version Downloads Last Updated
31.0.0-beta.1 116 7/17/2025
30.5.0 1,489 7/21/2025
30.5.0-beta.1 159 7/9/2025
30.4.0 47,042 6/13/2025
30.3.1 21,995 6/4/2025
30.3.0 5,341 6/1/2025
30.2.0 920 6/1/2025
30.1.0 55,806 5/12/2025
30.1.0-beta.2 159 5/8/2025
30.1.0-beta.1 137 5/8/2025
30.0.0 15,503 5/2/2025
29.5.0 10,822 4/30/2025
29.4.0 7,766 4/29/2025
29.3.1 8,088 4/26/2025
29.3.0 8,928 4/21/2025
29.2.0 37,658 4/7/2025
29.1.0 8,464 4/1/2025
29.0.0 2,391 3/31/2025
29.0.0-beta.6 679 3/24/2025
29.0.0-beta.5 407 3/24/2025
29.0.0-beta.4 403 3/24/2025
29.0.0-beta.3 404 3/24/2025
29.0.0-beta.2 406 3/24/2025
29.0.0-beta.1 230 3/19/2025
28.16.0 51,115 3/17/2025
28.15.0 18,726 3/12/2025
28.14.1 3,378 3/12/2025
28.14.0 4,309 3/11/2025
28.14.0-beta.7 172 3/11/2025
28.14.0-beta.6 141 3/11/2025
28.14.0-beta.5 170 3/10/2025
28.14.0-beta.4 197 3/6/2025
28.14.0-beta.3 197 3/6/2025
28.14.0-beta.2 191 3/6/2025
28.14.0-beta.1 192 3/5/2025
28.13.0 34,060 2/26/2025
28.12.1 6,326 2/24/2025
28.12.0 4,412 2/23/2025
28.11.0 18,102 2/14/2025
28.10.1 30,081 2/4/2025
28.10.0 1,862 2/3/2025
28.9.0 53,664 1/14/2025
28.8.1 31,249 1/6/2025
28.8.0 1,009 1/6/2025
28.7.1 2,937 1/4/2025
28.7.0 21,541 12/22/2024
28.6.1 8,823 12/19/2024
28.6.0 10,324 12/17/2024
28.5.0 14,847 12/13/2024
28.4.0 50,259 11/28/2024
28.3.2 44,848 11/18/2024
28.3.1 23,769 11/15/2024
28.3.0 9,242 11/15/2024
28.2.1 8,680 11/13/2024
28.2.0 33,009 11/10/2024
28.1.3 25,134 11/2/2024
28.1.2 4,533 11/1/2024
28.1.1 656 11/1/2024
28.1.0 2,245 10/31/2024
28.0.0 2,073 10/30/2024
28.0.0-beta.1 77 10/30/2024
27.1.0 16,744 10/25/2024
27.1.0-beta.2 82 10/23/2024
27.0.1 47,819 10/14/2024
27.0.0 12,605 10/14/2024
27.0.0-beta.7 223 10/10/2024
27.0.0-beta.6 1,012 10/5/2024
27.0.0-beta.5 1,479 9/26/2024
27.0.0-beta.4 95 9/24/2024
27.0.0-beta.3 83 9/23/2024
27.0.0-beta.1 84 9/22/2024
26.6.0 74,634 9/21/2024
26.5.0 8,240 9/18/2024
26.4.5 12,211 9/13/2024
26.4.4 19,148 9/10/2024
26.4.3 471 9/10/2024
26.4.2 3,244 9/9/2024
26.4.1 471 9/9/2024
26.4.0 4,226 9/5/2024
26.3.1 10,404 9/2/2024
26.3.0 6,786 8/30/2024
26.2.0 42,779 8/10/2024
26.1.6 32,511 7/31/2024
26.1.5 7,105 7/28/2024
26.1.3 417 7/28/2024
26.1.2 6,561 7/26/2024
26.1.1 903 7/25/2024
26.0.1 9,800 7/23/2024
26.0.0 4,182 7/20/2024
25.3.2 11,160 7/17/2024
25.3.1 17,321 7/11/2024
25.3.0 21,496 7/3/2024
25.2.0 1,802 7/2/2024
25.1.1 3,842 7/2/2024
25.1.0 451 7/2/2024
25.0.4 19,577 6/24/2024
25.0.3 9,979 6/14/2024
25.0.2 11,984 6/11/2024
25.0.1 16,030 6/2/2024
25.0.0 973 6/1/2024
25.0.0-beta.3 85 5/31/2024
25.0.0-beta.2 95 5/31/2024
25.0.0-beta.1 93 5/30/2024
24.3.0-beta.5 93 5/29/2024
24.3.0-beta.4 137 5/23/2024
24.3.0-beta.3 102 5/21/2024
24.3.0-beta.2 1,258 5/19/2024
24.3.0-beta.1 87 5/18/2024
24.2.0 82,227 5/9/2024
24.1.0 66,110 4/13/2024
24.0.0 6,146 4/12/2024
24.0.0-beta.2 88 4/12/2024
24.0.0-beta.1 97 4/11/2024
23.7.2 15,829 4/9/2024
23.7.1 12,094 4/4/2024
23.7.0 509 4/3/2024
23.6.0 30,752 3/27/2024
23.5.2 13,226 3/16/2024
23.5.1 1,185 3/15/2024
23.5.0 6,037 3/12/2024
23.4.0 2,178 3/10/2024
23.3.0 4,985 3/7/2024
23.2.3 1,085 3/6/2024
23.2.2 23,425 2/27/2024
23.2.1 9,590 2/21/2024
23.2.0 8,566 2/14/2024
23.1.0 14,049 2/3/2024
23.0.1 16,416 1/23/2024
23.0.0 4,171 1/17/2024
22.11.5 12,707 1/10/2024
22.11.4 34,707 1/6/2024
22.11.3 716 1/5/2024
22.11.2 961 1/3/2024
22.11.1 2,383 12/27/2023
22.11.0 682 12/27/2023
22.10.2 2,094 12/24/2023
22.10.1 423 12/23/2023
22.10.0 853 12/22/2023
22.9.0 3,456 12/22/2023
22.8.0 11,844 12/7/2023
22.7.1 2,006 12/4/2023
22.7.0 1,722 12/4/2023
22.6.1 440 12/4/2023
22.6.0 5,983 11/27/2023
22.5.0 148,109 11/16/2023
22.4.1 2,545 11/15/2023
22.4.0 14,265 11/15/2023
22.3.0 1,445 11/14/2023
22.2.0 10,869 11/10/2023
22.2.0-beta.7 111 11/7/2023
22.2.0-beta.6 105 11/7/2023
22.2.0-beta.5 218 10/29/2023
22.2.0-beta.4 125 10/25/2023
22.2.0-beta.3 108 10/25/2023
22.2.0-beta.2 105 10/23/2023
22.2.0-beta.1 107 10/22/2023
22.1.4 268,634 10/16/2023
22.1.3 13,387 10/10/2023
22.1.2 9,855 10/9/2023
22.1.1 28,749 10/6/2023
22.1.0 20,649 10/5/2023
22.0.0 11,160 10/5/2023
21.3.0 99,985 9/28/2023
21.2.0 19,097 9/24/2023
21.1.6 573 9/23/2023
21.1.5 12,457 9/20/2023
21.1.4 4,466 9/19/2023
21.1.3 11,347 9/13/2023
21.1.2 471 9/13/2023
21.1.1 16,771 9/11/2023
21.1.0 694 9/10/2023
21.0.0 19,326 8/31/2023
20.8.2 20,318 8/27/2023
20.8.1 28,338 8/21/2023
20.8.0 8,284 8/15/2023
20.7.0 16,477 8/13/2023
20.6.0 114,765 7/22/2023
20.5.1 21,068 7/16/2023
20.5.0 10,740 7/10/2023
20.4.0 83,574 6/20/2023
20.3.2 125,751 6/6/2023
20.3.1 2,434 6/3/2023
20.3.0 25,885 5/29/2023
20.2.0 495 5/27/2023
20.1.1 1,239 5/25/2023
20.1.0 1,791 5/24/2023
20.1.0-beta.1 140 5/24/2023
20.0.0 9,075 5/18/2023
19.14.1 25,318 5/1/2023
19.14.0 3,418 4/28/2023
19.13.1 1,109 4/26/2023
19.13.0 7,738 4/22/2023
19.12.3 13,894 4/15/2023
19.12.2 5,214 4/12/2023
19.12.1 15,487 4/6/2023
19.12.0 9,003 3/31/2023
19.11.2 19,662 3/20/2023
19.11.1 12,659 3/10/2023
19.11.0 628 3/10/2023
19.10.0 29,507 2/19/2023
19.9.3 18,636 2/13/2023
19.9.2 13,907 2/6/2023
19.9.1 1,262 2/6/2023
19.9.0 668 2/6/2023
19.8.3 1,457 2/3/2023
19.8.2 847 2/2/2023
19.8.1 12,878 2/1/2023
19.8.0 1,582 1/29/2023
19.7.1 10,753 1/20/2023
19.7.0 3,815 1/19/2023
19.6.0 20,243 1/9/2023
19.5.1-beta.3 195 1/5/2023
19.5.1-beta.2 191 1/4/2023
19.5.1-beta.1 184 1/4/2023
19.5.0 10,764 12/19/2022
19.4.2 948 12/18/2022
19.4.1 491 12/18/2022
19.4.0 481 12/18/2022
19.4.0-beta.4 180 12/17/2022
19.4.0-beta.3 206 12/12/2022
19.4.0-beta.2 171 12/10/2022
19.4.0-beta.1 167 12/7/2022
19.3.0 23,155 11/27/2022
19.2.0 647 11/27/2022
19.1.0 37,709 11/13/2022
19.0.0 2,726 11/8/2022
18.4.0 7,997 11/6/2022
18.3.1-beta.1 156 11/3/2022
18.3.0 4,559 11/1/2022
18.2.1 820 11/1/2022
18.2.0 750 10/31/2022
18.1.1 973 10/28/2022
18.1.0 584 10/28/2022
18.1.0-beta.2 171 10/28/2022
18.1.0-beta.1 183 10/26/2022
18.0.0 9,642 10/23/2022
18.0.0-rc.1 206 10/23/2022
18.0.0-beta.33 222 10/23/2022
18.0.0-beta.32 255 10/20/2022
18.0.0-beta.31 228 10/19/2022
18.0.0-beta.30 247 10/17/2022
18.0.0-beta.29 180 10/17/2022
18.0.0-beta.28 177 10/17/2022
18.0.0-beta.27 178 10/17/2022
18.0.0-beta.26 175 10/16/2022
18.0.0-beta.25 872 10/12/2022
18.0.0-beta.24 171 10/12/2022
18.0.0-beta.23 264 10/3/2022
18.0.0-beta.22 207 10/1/2022
18.0.0-beta.21 461 9/26/2022
18.0.0-beta.20 240 9/24/2022
18.0.0-beta.19 567 9/20/2022
18.0.0-beta.18 442 9/14/2022
18.0.0-beta.17 358 9/11/2022
18.0.0-beta.16 212 9/8/2022
18.0.0-beta.15 182 9/7/2022
18.0.0-beta.14 229 9/7/2022
18.0.0-beta.13 245 9/6/2022
18.0.0-beta.12 170 9/6/2022
18.0.0-beta.11 211 9/5/2022
18.0.0-beta.10 214 9/3/2022
18.0.0-beta.9 171 9/3/2022
18.0.0-beta.8 300 8/25/2022
18.0.0-beta.7 192 8/25/2022
18.0.0-beta.6 211 8/22/2022
18.0.0-beta.5 187 8/22/2022
18.0.0-beta.4 188 8/22/2022
18.0.0-beta.3 344 8/21/2022
18.0.0-beta.2 188 8/21/2022
18.0.0-beta.1 195 8/21/2022
17.10.2 92,455 8/16/2022
17.10.1 897 8/16/2022
17.10.0 1,232 8/14/2022
17.9.0 970 8/12/2022
17.8.1 4,059 8/9/2022
17.8.0 1,882 8/9/2022
17.7.1 642 8/9/2022
17.7.0 781 8/8/2022
17.6.2 1,294 8/8/2022
17.6.1 693 8/8/2022
17.6.0 806 8/6/2022
17.5.0 17,825 7/30/2022
17.4.2 1,185 7/27/2022
17.4.1 2,127 7/26/2022
17.4.0 697 7/26/2022
17.3.1 759 7/26/2022
17.3.0 664 7/25/2022
17.2.1 68,291 7/3/2022
17.2.0 737 7/2/2022
17.1.6 12,344 6/28/2022
17.1.5 872 6/27/2022
17.1.4 13,468 6/8/2022
17.1.3 679 6/8/2022
17.1.2 724 6/7/2022
17.1.1 1,073 6/4/2022
17.1.0 761 6/3/2022
17.0.3 1,045 6/2/2022
17.0.2 831 6/2/2022
17.0.1 704 6/2/2022
17.0.0 752 6/2/2022
17.0.0-beta.2 217 6/1/2022
17.0.0-beta.1 807 5/23/2022
16.9.0 5,539 5/27/2022
16.8.2 965 5/24/2022
16.8.1 5,875 5/16/2022
16.8.0 623 5/16/2022
16.7.2 810 5/16/2022
16.7.1 1,332 5/13/2022
16.7.0 16,908 4/29/2022
16.6.0 2,373 4/25/2022
16.5.4 48,512 4/2/2022
16.5.3 637 4/2/2022
16.5.2 1,703 3/31/2022
16.5.1 748 3/30/2022
16.5.0 693 3/30/2022
16.5.0-beta.1 347 3/26/2022
16.4.4 20,805 3/26/2022
16.4.3 1,370 3/22/2022
16.4.2 3,594 3/16/2022
16.4.1 684 3/16/2022
16.4.0 635 3/15/2022
16.3.6 8,176 3/12/2022
16.3.5 12,124 3/6/2022
16.3.4 2,857 3/2/2022
16.3.3 795 3/1/2022
16.3.2 754 2/26/2022
16.3.0 607 2/26/2022
16.2.0 9,939 2/21/2022
16.1.2 3,041 2/13/2022
16.1.1 4,817 2/7/2022
16.1.0 934 2/7/2022
16.0.0 10,225 2/3/2022
15.2.1 2,419 2/1/2022
15.2.0 1,769 1/30/2022
15.1.1 6,373 1/25/2022
15.1.0 926 1/25/2022
15.1.0-beta.1 419 1/24/2022
15.0.1 933 1/24/2022
15.0.0 1,644 1/24/2022
15.0.0-beta.6 425 1/23/2022
15.0.0-beta.5 425 1/23/2022
15.0.0-beta.4 428 1/21/2022
15.0.0-beta.3 416 1/21/2022
15.0.0-beta.2 412 1/21/2022
15.0.0-beta.1 430 1/20/2022
14.14.1 32,569 1/13/2022
14.14.0 725 1/12/2022
14.13.1 11,166 1/6/2022
14.13.0 494 1/6/2022
14.12.0 982 12/27/2021
14.11.4 680 12/24/2021
14.11.3 12,486 12/21/2021
14.11.2 2,162 12/16/2021
14.11.1 696 12/14/2021
14.11.0 484 12/14/2021
14.10.1 2,933 12/12/2021
14.10.0 762 12/11/2021
14.9.1 3,556 12/9/2021
14.9.0 540 12/9/2021
14.8.1 1,677 12/7/2021
14.8.0 610 12/6/2021
14.7.0 998 12/2/2021
14.6.6 7,964 11/28/2021
14.6.5 1,687 11/27/2021
14.6.4 2,104 11/26/2021
14.6.3 3,428 11/26/2021
14.6.2 3,056 11/25/2021
14.6.1 2,809 11/25/2021
14.6.0 5,378 11/23/2021
14.5.0 599 11/23/2021
14.4.1 516 11/22/2021
14.4.0 1,150 11/21/2021
14.3.0 2,299 11/14/2021
14.2.0 1,344 11/6/2021
14.1.1 2,828 11/3/2021
14.1.0 558 11/3/2021
14.0.1 8,888 10/31/2021
13.3.1 2,830 10/26/2021
13.3.0 9,533 10/17/2021
13.2.2 689 10/15/2021
13.2.1 1,803 10/15/2021
13.2.0 609 10/15/2021
13.1.0 4,417 10/8/2021
13.0.3 2,864 10/3/2021
13.0.2 833 10/3/2021
13.0.1 655 10/1/2021
13.0.0 806 10/1/2021
13.0.0-beta.2 245 10/1/2021
13.0.0-beta.1 242 10/1/2021
12.2.0 2,224 9/29/2021
12.1.0 623 9/28/2021
12.0.0 892 9/26/2021
12.0.0-beta.7 329 9/25/2021
12.0.0-beta.6 239 9/25/2021
12.0.0-beta.5 785 9/24/2021
12.0.0-beta.4 283 9/22/2021
12.0.0-beta.3 281 9/21/2021
12.0.0-beta.2 249 9/21/2021
12.0.0-beta.1 267 9/21/2021
11.27.0 6,820 9/15/2021
11.26.0 897 9/12/2021
11.25.0 871 9/10/2021
11.24.0 3,045 8/16/2021
11.23.1 1,115 8/11/2021
11.23.0 856 8/9/2021
11.22.0 690 8/7/2021
11.20.3 2,353 7/12/2021
11.20.2 602 7/12/2021
11.20.1 7,708 7/2/2021
11.20.0 630 7/1/2021
11.19.3 1,031 6/28/2021
11.19.2 23,976 6/25/2021
11.19.1 721 6/23/2021
11.19.1-beta.1 304 6/22/2021
11.19.0 725 6/19/2021
11.18.4 615 6/16/2021
11.18.3 638 6/16/2021
11.18.2 3,824 6/3/2021
11.18.1 704 6/1/2021
11.18.0 880 5/27/2021
11.17.0 777 5/22/2021
11.16.1 657 5/21/2021
11.16.0 1,718 5/21/2021
11.15.1 5,325 5/17/2021
11.15.0 601 5/17/2021
11.14.0 572 5/17/2021
11.13.0 1,740 5/13/2021
11.12.2 587 5/13/2021
11.12.1 782 5/10/2021
11.12.0 634 5/8/2021
11.11.0 795 5/5/2021
11.10.3 1,468 5/3/2021
11.10.2 593 5/3/2021
11.10.1 520 5/3/2021
11.10.0 520 5/3/2021
11.9.0 884 4/27/2021
11.8.0 741 4/26/2021
11.7.0 730 4/18/2021
11.6.0 787 4/14/2021
11.6.0-beta.4 292 4/13/2021
11.6.0-beta.3 244 4/12/2021
11.6.0-beta.2 294 4/12/2021
11.6.0-beta.1 254 4/11/2021
11.5.0 3,183 4/5/2021
11.5.0-beta.2 357 4/4/2021
11.5.0-beta.1 251 4/3/2021
11.4.0 1,166 3/31/2021
11.3.0 565 3/31/2021
11.2.0 698 3/29/2021
11.1.0 671 3/22/2021
11.0.3 3,053 3/21/2021
11.0.2 10,005 3/16/2021
11.0.1 754 3/15/2021
11.0.0 750 3/13/2021
11.0.0-beta.10 371 3/13/2021
11.0.0-beta.9 278 3/12/2021
11.0.0-beta.8 339 3/12/2021
11.0.0-beta.7 323 3/10/2021
11.0.0-beta.6 308 2/28/2021
11.0.0-beta.5 341 2/27/2021
11.0.0-beta.4 307 2/27/2021
11.0.0-beta.3 396 2/15/2021
11.0.0-beta.2 267 2/15/2021
11.0.0-beta.1 274 2/15/2021
10.9.1 4,095 2/12/2021
10.9.0 660 2/12/2021
10.8.0 673 2/10/2021
10.7.0 956 2/8/2021
10.6.2 851 2/4/2021
10.6.0 596 2/4/2021
10.5.1 699 2/1/2021
10.5.0 747 1/31/2021
10.5.0-beta.1 282 1/31/2021
10.4.0 618 1/30/2021
10.3.0 630 1/30/2021
10.2.1 655 1/29/2021
10.2.0 619 1/29/2021
10.1.0 600 1/29/2021
10.0.0 723 1/28/2021
10.0.0-beta.8 283 1/27/2021
10.0.0-beta.7 272 1/27/2021
10.0.0-beta.6 312 1/27/2021
10.0.0-beta.5 281 1/25/2021
10.0.0-beta.4 314 1/24/2021
10.0.0-beta.3 351 1/24/2021
10.0.0-beta.2 357 1/24/2021
10.0.0-beta.1 308 1/23/2021
9.1.0-beta.9 393 1/23/2021
9.1.0-beta.7 335 1/22/2021
9.1.0-beta.6 345 1/21/2021
9.1.0-beta.5 365 1/17/2021
9.1.0-beta.4 334 1/17/2021
9.1.0-beta.3 303 1/17/2021
9.1.0-beta.1 305 1/16/2021
9.0.0 7,501 1/8/2021
9.0.0-beta.2 338 1/6/2021
9.0.0-beta.1 384 1/3/2021
8.14.0 2,819 12/29/2020
8.13.0 1,462 12/21/2020
8.12.5 782 12/18/2020
8.12.4 805 12/17/2020
8.12.3 1,076 12/15/2020
8.12.2 732 12/15/2020
8.12.1 710 12/15/2020
8.12.0 841 12/12/2020
8.11.0 5,520 11/30/2020
8.10.0 679 11/30/2020
8.9.0 873 11/29/2020
8.8.0 729 11/26/2020
8.7.4-beta.2 349 11/26/2020
8.7.4-beta.1 305 11/26/2020
8.7.3 631 11/26/2020
8.7.2 647 11/26/2020
8.7.1 662 11/25/2020
8.7.0 667 11/25/2020
8.6.1 626 11/25/2020
8.6.0 837 11/23/2020
8.5.0 668 11/23/2020
8.4.2 836 11/20/2020
8.4.1 784 11/20/2020
8.4.0 769 11/17/2020
8.3.0 679 11/16/2020
8.2.2 753 11/15/2020
8.2.1 782 11/12/2020
8.2.0 774 11/10/2020
8.1.0 670 11/10/2020
8.0.1 852 11/8/2020
8.0.0 729 11/8/2020
8.0.0-beta.2 507 11/8/2020
8.0.0-beta.1 321 11/6/2020
7.0.2 762 11/1/2020
7.0.1 701 11/1/2020
7.0.0 779 11/1/2020
7.0.0-beta.1 404 11/1/2020
6.27.0-beta.1 431 10/30/2020
6.26.0 1,857 10/29/2020
6.25.1 782 10/22/2020
6.25.0 1,283 10/22/2020
6.24.1 795 10/20/2020
6.24.0 1,114 10/11/2020
6.23.3 1,053 10/2/2020
6.23.1 851 10/2/2020
6.23.0 863 9/30/2020
6.22.1 839 9/25/2020
6.22.0 814 9/24/2020
6.21.0 736 9/23/2020
6.20.0 839 9/23/2020
6.19.0 778 9/23/2020
6.18.0 674 9/23/2020
6.17.0 727 9/22/2020
6.16.0 711 9/22/2020
6.15.3 853 9/16/2020
6.15.2 767 9/14/2020
6.15.0 708 9/14/2020
6.14.1 994 9/13/2020
6.14.0 881 9/11/2020
6.13.0 728 9/10/2020
6.12.0 772 9/10/2020
6.12.0-beta.2 344 9/10/2020
6.12.0-beta.1 350 9/9/2020
6.11.1 795 9/8/2020
6.11.0 626 9/8/2020
6.10.7 867 9/2/2020
6.10.6 819 8/31/2020
6.10.5 857 8/29/2020
6.10.4 737 8/28/2020
6.10.3 712 8/28/2020
6.10.2 722 8/27/2020
6.10.1 650 8/26/2020
6.10.0 807 8/25/2020
6.9.0 3,476 8/20/2020
6.8.0 816 8/19/2020
6.7.0 1,268 7/26/2020
6.6.0 1,025 7/16/2020
6.5.0 964 7/12/2020
6.4.0 759 7/11/2020
6.3.1 872 7/10/2020
6.3.0 818 7/3/2020
6.2.0 718 7/2/2020
6.1.1 722 7/1/2020
6.1.0 703 7/1/2020
6.0.0 795 6/30/2020
6.0.0-beta.1 421 6/28/2020
5.1.0 781 6/26/2020
5.0.4 828 6/17/2020
5.0.3 710 6/17/2020
5.0.2 763 6/15/2020
5.0.0 851 6/14/2020
5.0.0-beta.3 365 6/14/2020
5.0.0-beta.2 450 6/14/2020
5.0.0-beta.1 426 6/14/2020
4.3.1 896 6/4/2020
4.3.0 823 6/4/2020
4.2.0 728 6/2/2020
4.1.0 795 6/1/2020
4.0.2 707 5/30/2020
4.0.1 707 5/27/2020
4.0.0 820 5/24/2020
3.1.0 748 5/21/2020
3.0.5 697 5/19/2020
3.0.4 720 5/18/2020
3.0.3 726 5/18/2020
3.0.2 731 5/18/2020
3.0.1 814 5/18/2020
3.0.0 739 5/17/2020
2.3.1 752 5/15/2020
2.3.0 695 5/15/2020
2.2.1 752 5/11/2020
2.2.0 759 5/10/2020
2.1.3 816 5/7/2020
2.1.2 789 5/4/2020
2.1.1 701 5/1/2020
2.1.0 761 4/29/2020
2.0.0 745 4/27/2020
2.0.0-beta.3 364 4/27/2020
2.0.0-beta.2 364 4/27/2020
2.0.0-beta.1 367 4/27/2020
1.34.2 719 4/27/2020
1.34.1 771 4/25/2020
1.34.0 751 4/24/2020
1.33.0 699 4/19/2020
1.32.4 2,437 4/17/2020
1.32.3 768 4/17/2020
1.32.2 748 4/16/2020
1.32.1 712 4/16/2020
1.32.0 677 4/15/2020
1.31.1 721 4/12/2020
1.31.0 784 4/10/2020
1.30.0 824 4/9/2020
1.29.0 727 4/8/2020
1.28.3 779 4/8/2020
1.28.2 824 4/5/2020
1.28.1 748 4/5/2020
1.28.0 845 4/5/2020
1.27.3 740 4/1/2020
1.27.2 779 3/31/2020
1.27.1 797 3/30/2020
1.27.1-beta.1 394 3/29/2020
1.27.0 773 3/29/2020
1.26.1 753 3/27/2020
1.26.0 709 3/25/2020
1.25.1 726 3/24/2020
1.25.0 789 3/22/2020
1.24.1 754 3/18/2020
1.24.0 731 3/10/2020
1.23.0 781 3/6/2020
1.22.3 735 3/3/2020
1.22.2 780 3/3/2020
1.22.1 757 2/28/2020
1.22.0 841 2/25/2020
1.21.0 797 2/24/2020
1.20.1 775 2/24/2020
1.20.0 825 2/22/2020
1.19.2 1,378 2/18/2020
1.19.1 719 2/18/2020
1.19.0 812 2/12/2020
1.18.0 749 2/10/2020
1.17.1 863 2/8/2020
1.17.0 715 2/8/2020
1.16.0 752 2/8/2020
1.14.1 793 2/2/2020
1.14.0 842 2/2/2020
1.13.0 886 1/19/2020
1.12.3 812 1/13/2020
1.12.2 866 1/12/2020
1.12.1 856 1/12/2020
1.12.0 781 1/12/2020
1.11.2 794 1/11/2020
1.11.1 858 1/10/2020
1.11.0 843 1/10/2020
1.10.1 810 1/8/2020
1.10.0 836 1/8/2020
1.9.3 861 1/8/2020
1.9.2 769 1/6/2020
1.9.1 771 1/6/2020
1.9.0 785 1/6/2020
1.8.0 771 1/5/2020
1.7.1 781 1/3/2020
1.7.0 803 1/2/2020
1.6.0 795 1/2/2020
1.5.5 958 1/1/2020
1.5.4 778 1/1/2020
1.5.3 910 12/29/2019
1.5.2 826 12/27/2019
1.5.1 777 12/27/2019
1.5.0 785 12/27/2019
1.4.1 769 12/21/2019
1.4.0 775 12/21/2019
1.3.2 740 12/20/2019
1.3.1 770 12/18/2019
1.3.1-beta.1 410 12/18/2019
1.3.0 792 12/17/2019
1.3.0-beta.1 405 12/18/2019
1.2.0 832 12/17/2019
1.1.1 738 12/16/2019
1.1.0 761 12/16/2019
1.0.0 2,517 12/15/2019
1.0.0-beta.41 418 12/15/2019
1.0.0-beta.40 398 12/15/2019
1.0.0-beta.39 401 12/14/2019