Verify.NUnit 30.11.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Verify.NUnit --version 30.11.0
                    
NuGet\Install-Package Verify.NUnit -Version 30.11.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.NUnit" Version="30.11.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.NUnit" Version="30.11.0" />
                    
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 30.11.0
                    
#r "nuget: Verify.NUnit, 30.11.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.NUnit@30.11.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.NUnit&version=30.11.0
                    
Install as a Cake Addin
#tool nuget:?package=Verify.NUnit&version=30.11.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 (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 (27)

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
Fody/Costura
Embed references as resources
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.
reactiveui/splat
Makes things cross-platform
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
SimonCropp/WaffleGenerator
Produces text which, on first glance, looks like real, ponderous, prose; replete with clichés.
WildGums/Orc.Controls
Timespan, DateTime and various other controls
ubisoft/NGitLab
.NET client for the GitLab REST API
ltrzesniewski/RazorBlade
Compile Razor templates at build-time without a dependency on ASP.NET.
Version Downloads Last Updated
31.0.0-beta.1 203 7/17/2025
30.18.0 0 9/21/2025
30.17.0 1,515 9/19/2025
30.16.0 1,404 9/18/2025
30.15.0 1,281 9/18/2025
30.14.0 412 9/18/2025
30.13.0 6,539 9/13/2025
30.12.0 4,628 9/11/2025
30.12.0-beta.1 142 9/9/2025
30.11.0 13,927 9/5/2025
30.10.0 12,046 8/30/2025
30.9.0 864 8/30/2025
30.8.0 2,248 8/29/2025
30.7.3 29,665 8/17/2025
30.7.2 4,452 8/15/2025
30.7.1 687 8/15/2025
30.7.0 5,793 8/14/2025
30.6.1 13,629 8/8/2025
30.6.0 2,820 8/7/2025
30.5.0 30,098 7/21/2025
30.5.0-beta.1 465 7/9/2025
30.4.0 71,153 6/13/2025
30.3.1 29,345 6/4/2025
30.3.0 5,705 6/1/2025
30.2.0 1,119 6/1/2025
30.1.0 73,519 5/12/2025
30.1.0-beta.2 170 5/8/2025
30.1.0-beta.1 153 5/8/2025
30.0.0 18,833 5/2/2025
29.5.0 16,027 4/30/2025
29.4.0 15,910 4/29/2025
29.3.1 10,703 4/26/2025
29.3.0 9,257 4/21/2025
29.2.0 44,807 4/7/2025
29.1.0 9,323 4/1/2025
29.0.0 2,695 3/31/2025
29.0.0-beta.6 693 3/24/2025
29.0.0-beta.5 422 3/24/2025
29.0.0-beta.4 420 3/24/2025
29.0.0-beta.3 419 3/24/2025
29.0.0-beta.2 419 3/24/2025
29.0.0-beta.1 242 3/19/2025
28.16.0 56,981 3/17/2025
28.15.0 19,660 3/12/2025
28.14.1 3,520 3/12/2025
28.14.0 4,435 3/11/2025
28.14.0-beta.7 189 3/11/2025
28.14.0-beta.6 152 3/11/2025
28.14.0-beta.5 185 3/10/2025
28.14.0-beta.4 210 3/6/2025
28.14.0-beta.3 210 3/6/2025
28.14.0-beta.2 201 3/6/2025
28.14.0-beta.1 204 3/5/2025
28.13.0 40,268 2/26/2025
28.12.1 6,833 2/24/2025
28.12.0 4,553 2/23/2025
28.11.0 19,480 2/14/2025
28.10.1 31,621 2/4/2025
28.10.0 2,002 2/3/2025
28.9.0 57,339 1/14/2025
28.8.1 33,812 1/6/2025
28.8.0 1,082 1/6/2025
28.7.1 3,007 1/4/2025
28.7.0 24,258 12/22/2024
28.6.1 9,262 12/19/2024
28.6.0 11,255 12/17/2024
28.5.0 16,215 12/13/2024
28.4.0 53,585 11/28/2024
28.3.2 50,656 11/18/2024
28.3.1 26,132 11/15/2024
28.3.0 10,778 11/15/2024
28.2.1 9,164 11/13/2024
28.2.0 33,330 11/10/2024
28.1.3 28,031 11/2/2024
28.1.2 4,579 11/1/2024
28.1.1 686 11/1/2024
28.1.0 2,281 10/31/2024
28.0.0 2,112 10/30/2024
28.0.0-beta.1 85 10/30/2024
27.1.0 17,070 10/25/2024
27.1.0-beta.2 92 10/23/2024
27.0.1 52,784 10/14/2024
27.0.0 15,050 10/14/2024
27.0.0-beta.7 230 10/10/2024
27.0.0-beta.6 1,020 10/5/2024
27.0.0-beta.5 1,485 9/26/2024
27.0.0-beta.4 101 9/24/2024
27.0.0-beta.3 94 9/23/2024
27.0.0-beta.1 93 9/22/2024
26.6.0 77,549 9/21/2024
26.5.0 8,349 9/18/2024
26.4.5 12,345 9/13/2024
26.4.4 19,704 9/10/2024
26.4.3 504 9/10/2024
26.4.2 3,380 9/9/2024
26.4.1 503 9/9/2024
26.4.0 4,253 9/5/2024
26.3.1 10,442 9/2/2024
26.3.0 6,819 8/30/2024
26.2.0 43,661 8/10/2024
26.1.6 34,098 7/31/2024
26.1.5 7,279 7/28/2024
26.1.3 442 7/28/2024
26.1.2 8,082 7/26/2024
26.1.1 929 7/25/2024
26.0.1 10,396 7/23/2024
26.0.0 4,402 7/20/2024
25.3.2 11,275 7/17/2024
25.3.1 17,393 7/11/2024
25.3.0 21,894 7/3/2024
25.2.0 1,876 7/2/2024
25.1.1 3,877 7/2/2024
25.1.0 477 7/2/2024
25.0.4 19,865 6/24/2024
25.0.3 10,121 6/14/2024
25.0.2 12,083 6/11/2024
25.0.1 17,036 6/2/2024
25.0.0 1,005 6/1/2024
25.0.0-beta.3 96 5/31/2024
25.0.0-beta.2 107 5/31/2024
25.0.0-beta.1 99 5/30/2024
24.3.0-beta.5 104 5/29/2024
24.3.0-beta.4 147 5/23/2024
24.3.0-beta.3 112 5/21/2024
24.3.0-beta.2 1,288 5/19/2024
24.3.0-beta.1 92 5/18/2024
24.2.0 88,098 5/9/2024
24.1.0 68,189 4/13/2024
24.0.0 6,173 4/12/2024
24.0.0-beta.2 100 4/12/2024
24.0.0-beta.1 107 4/11/2024
23.7.2 16,069 4/9/2024
23.7.1 12,126 4/4/2024
23.7.0 538 4/3/2024
23.6.0 31,129 3/27/2024
23.5.2 13,427 3/16/2024
23.5.1 1,212 3/15/2024
23.5.0 6,232 3/12/2024
23.4.0 2,207 3/10/2024
23.3.0 5,025 3/7/2024
23.2.3 1,112 3/6/2024
23.2.2 24,152 2/27/2024
23.2.1 9,696 2/21/2024
23.2.0 8,760 2/14/2024
23.1.0 14,270 2/3/2024
23.0.1 16,457 1/23/2024
23.0.0 4,557 1/17/2024
22.11.5 12,826 1/10/2024
22.11.4 37,683 1/6/2024
22.11.3 744 1/5/2024
22.11.2 990 1/3/2024
22.11.1 2,409 12/27/2023
22.11.0 709 12/27/2023
22.10.2 2,123 12/24/2023
22.10.1 450 12/23/2023
22.10.0 949 12/22/2023
22.9.0 3,483 12/22/2023
22.8.0 11,926 12/7/2023
22.7.1 2,033 12/4/2023
22.7.0 1,753 12/4/2023
22.6.1 465 12/4/2023
22.6.0 6,060 11/27/2023
22.5.0 159,462 11/16/2023
22.4.1 2,564 11/15/2023
22.4.0 16,736 11/15/2023
22.3.0 1,536 11/14/2023
22.2.0 10,950 11/10/2023
22.2.0-beta.7 119 11/7/2023
22.2.0-beta.6 114 11/7/2023
22.2.0-beta.5 228 10/29/2023
22.2.0-beta.4 130 10/25/2023
22.2.0-beta.3 117 10/25/2023
22.2.0-beta.2 117 10/23/2023
22.2.0-beta.1 114 10/22/2023
22.1.4 295,074 10/16/2023
22.1.3 13,894 10/10/2023
22.1.2 9,874 10/9/2023
22.1.1 29,142 10/6/2023
22.1.0 21,856 10/5/2023
22.0.0 12,453 10/5/2023
21.3.0 111,716 9/28/2023
21.2.0 19,218 9/24/2023
21.1.6 595 9/23/2023
21.1.5 12,509 9/20/2023
21.1.4 4,796 9/19/2023
21.1.3 11,642 9/13/2023
21.1.2 488 9/13/2023
21.1.1 17,223 9/11/2023
21.1.0 716 9/10/2023
21.0.0 20,290 8/31/2023
20.8.2 20,626 8/27/2023
20.8.1 30,161 8/21/2023
20.8.0 8,316 8/15/2023
20.7.0 17,655 8/13/2023
20.6.0 115,448 7/22/2023
20.5.1 21,275 7/16/2023
20.5.0 11,016 7/10/2023
20.4.0 87,140 6/20/2023
20.3.2 134,996 6/6/2023
20.3.1 2,469 6/3/2023
20.3.0 27,044 5/29/2023
20.2.0 527 5/27/2023
20.1.1 1,271 5/25/2023
20.1.0 2,082 5/24/2023
20.1.0-beta.1 165 5/24/2023
20.0.0 9,771 5/18/2023
19.14.1 26,252 5/1/2023
19.14.0 3,445 4/28/2023
19.13.1 1,145 4/26/2023
19.13.0 7,774 4/22/2023
19.12.3 14,632 4/15/2023
19.12.2 5,235 4/12/2023
19.12.1 15,803 4/6/2023
19.12.0 9,034 3/31/2023
19.11.2 21,024 3/20/2023
19.11.1 12,683 3/10/2023
19.11.0 651 3/10/2023
19.10.0 29,666 2/19/2023
19.9.3 18,730 2/13/2023
19.9.2 13,950 2/6/2023
19.9.1 1,290 2/6/2023
19.9.0 697 2/6/2023
19.8.3 1,482 2/3/2023
19.8.2 875 2/2/2023
19.8.1 13,307 2/1/2023
19.8.0 1,612 1/29/2023
19.7.1 10,963 1/20/2023
19.7.0 3,843 1/19/2023
19.6.0 20,283 1/9/2023
19.5.1-beta.3 220 1/5/2023
19.5.1-beta.2 214 1/4/2023
19.5.1-beta.1 207 1/4/2023
19.5.0 10,838 12/19/2022
19.4.2 974 12/18/2022
19.4.1 515 12/18/2022
19.4.0 503 12/18/2022
19.4.0-beta.4 203 12/17/2022
19.4.0-beta.3 232 12/12/2022
19.4.0-beta.2 196 12/10/2022
19.4.0-beta.1 197 12/7/2022
19.3.0 23,548 11/27/2022
19.2.0 675 11/27/2022
19.1.0 38,680 11/13/2022
19.0.0 2,751 11/8/2022
18.4.0 8,219 11/6/2022
18.3.1-beta.1 180 11/3/2022
18.3.0 4,581 11/1/2022
18.2.1 847 11/1/2022
18.2.0 780 10/31/2022
18.1.1 998 10/28/2022
18.1.0 608 10/28/2022
18.1.0-beta.2 199 10/28/2022
18.1.0-beta.1 202 10/26/2022
18.0.0 9,679 10/23/2022
18.0.0-rc.1 232 10/23/2022
18.0.0-beta.33 252 10/23/2022
18.0.0-beta.32 276 10/20/2022
18.0.0-beta.31 255 10/19/2022
18.0.0-beta.30 271 10/17/2022
18.0.0-beta.29 201 10/17/2022
18.0.0-beta.28 205 10/17/2022
18.0.0-beta.27 203 10/17/2022
18.0.0-beta.26 197 10/16/2022
18.0.0-beta.25 1,282 10/12/2022
18.0.0-beta.24 197 10/12/2022
18.0.0-beta.23 286 10/3/2022
18.0.0-beta.22 234 10/1/2022
18.0.0-beta.21 483 9/26/2022
18.0.0-beta.20 266 9/24/2022
18.0.0-beta.19 592 9/20/2022
18.0.0-beta.18 462 9/14/2022
18.0.0-beta.17 380 9/11/2022
18.0.0-beta.16 235 9/8/2022
18.0.0-beta.15 208 9/7/2022
18.0.0-beta.14 253 9/7/2022
18.0.0-beta.13 271 9/6/2022
18.0.0-beta.12 190 9/6/2022
18.0.0-beta.11 235 9/5/2022
18.0.0-beta.10 234 9/3/2022
18.0.0-beta.9 198 9/3/2022
18.0.0-beta.8 322 8/25/2022
18.0.0-beta.7 219 8/25/2022
18.0.0-beta.6 238 8/22/2022
18.0.0-beta.5 210 8/22/2022
18.0.0-beta.4 210 8/22/2022
18.0.0-beta.3 366 8/21/2022
18.0.0-beta.2 212 8/21/2022
18.0.0-beta.1 218 8/21/2022
17.10.2 93,485 8/16/2022
17.10.1 920 8/16/2022
17.10.0 1,259 8/14/2022
17.9.0 994 8/12/2022
17.8.1 4,103 8/9/2022
17.8.0 1,908 8/9/2022
17.7.1 668 8/9/2022
17.7.0 808 8/8/2022
17.6.2 1,322 8/8/2022
17.6.1 719 8/8/2022
17.6.0 833 8/6/2022
17.5.0 17,860 7/30/2022
17.4.2 1,210 7/27/2022
17.4.1 2,152 7/26/2022
17.4.0 723 7/26/2022
17.3.1 783 7/26/2022
17.3.0 689 7/25/2022
17.2.1 69,742 7/3/2022
17.2.0 760 7/2/2022
17.1.6 12,370 6/28/2022
17.1.5 895 6/27/2022
17.1.4 13,768 6/8/2022
17.1.3 701 6/8/2022
17.1.2 751 6/7/2022
17.1.1 1,100 6/4/2022
17.1.0 786 6/3/2022
17.0.3 1,073 6/2/2022
17.0.2 853 6/2/2022
17.0.1 731 6/2/2022
17.0.0 775 6/2/2022
17.0.0-beta.2 240 6/1/2022
17.0.0-beta.1 830 5/23/2022
16.9.0 5,750 5/27/2022
16.8.2 997 5/24/2022
16.8.1 5,902 5/16/2022
16.8.0 644 5/16/2022
16.7.2 832 5/16/2022
16.7.1 1,360 5/13/2022
16.7.0 17,010 4/29/2022
16.6.0 2,404 4/25/2022
16.5.4 49,373 4/2/2022
16.5.3 664 4/2/2022
16.5.2 1,728 3/31/2022
16.5.1 775 3/30/2022
16.5.0 725 3/30/2022
16.5.0-beta.1 374 3/26/2022
16.4.4 21,371 3/26/2022
16.4.3 1,394 3/22/2022
16.4.2 3,627 3/16/2022
16.4.1 708 3/16/2022
16.4.0 660 3/15/2022
16.3.6 8,816 3/12/2022
16.3.5 12,291 3/6/2022
16.3.4 2,880 3/2/2022
16.3.3 815 3/1/2022
16.3.2 780 2/26/2022
16.3.0 630 2/26/2022
16.2.0 10,507 2/21/2022
16.1.2 3,136 2/13/2022
16.1.1 4,842 2/7/2022
16.1.0 960 2/7/2022
16.0.0 10,560 2/3/2022
15.2.1 2,445 2/1/2022
15.2.0 1,794 1/30/2022
15.1.1 6,401 1/25/2022
15.1.0 951 1/25/2022
15.1.0-beta.1 441 1/24/2022
15.0.1 952 1/24/2022
15.0.0 1,670 1/24/2022
15.0.0-beta.6 448 1/23/2022
15.0.0-beta.5 449 1/23/2022
15.0.0-beta.4 447 1/21/2022
15.0.0-beta.3 435 1/21/2022
15.0.0-beta.2 438 1/21/2022
15.0.0-beta.1 450 1/20/2022
14.14.1 35,341 1/13/2022
14.14.0 748 1/12/2022
14.13.1 11,203 1/6/2022
14.13.0 517 1/6/2022
14.12.0 1,005 12/27/2021
14.11.4 704 12/24/2021
14.11.3 12,511 12/21/2021
14.11.2 2,214 12/16/2021
14.11.1 719 12/14/2021
14.11.0 507 12/14/2021
14.10.1 3,016 12/12/2021
14.10.0 793 12/11/2021
14.9.1 3,579 12/9/2021
14.9.0 565 12/9/2021
14.8.1 1,721 12/7/2021
14.8.0 629 12/6/2021
14.7.0 1,033 12/2/2021
14.6.6 7,984 11/28/2021
14.6.5 1,710 11/27/2021
14.6.4 2,125 11/26/2021
14.6.3 3,455 11/26/2021
14.6.2 3,078 11/25/2021
14.6.1 2,831 11/25/2021
14.6.0 5,402 11/23/2021
14.5.0 624 11/23/2021
14.4.1 543 11/22/2021
14.4.0 1,172 11/21/2021
14.3.0 2,324 11/14/2021
14.2.0 1,368 11/6/2021
14.1.1 2,849 11/3/2021
14.1.0 580 11/3/2021
14.0.1 8,913 10/31/2021
13.3.1 2,851 10/26/2021
13.3.0 9,556 10/17/2021
13.2.2 712 10/15/2021
13.2.1 1,867 10/15/2021
13.2.0 637 10/15/2021
13.1.0 4,447 10/8/2021
13.0.3 2,888 10/3/2021
13.0.2 866 10/3/2021
13.0.1 675 10/1/2021
13.0.0 830 10/1/2021
13.0.0-beta.2 266 10/1/2021
13.0.0-beta.1 266 10/1/2021
12.2.0 2,254 9/29/2021
12.1.0 650 9/28/2021
12.0.0 920 9/26/2021
12.0.0-beta.7 350 9/25/2021
12.0.0-beta.6 264 9/25/2021
12.0.0-beta.5 816 9/24/2021
12.0.0-beta.4 310 9/22/2021
12.0.0-beta.3 308 9/21/2021
12.0.0-beta.2 278 9/21/2021
12.0.0-beta.1 289 9/21/2021
11.27.0 6,908 9/15/2021
11.26.0 920 9/12/2021
11.25.0 894 9/10/2021
11.24.0 3,068 8/16/2021
11.23.1 1,139 8/11/2021
11.23.0 880 8/9/2021
11.22.0 714 8/7/2021
11.20.3 2,384 7/12/2021
11.20.2 628 7/12/2021
11.20.1 8,624 7/2/2021
11.20.0 656 7/1/2021
11.19.3 1,064 6/28/2021
11.19.2 23,999 6/25/2021
11.19.1 747 6/23/2021
11.19.1-beta.1 326 6/22/2021
11.19.0 747 6/19/2021
11.18.4 634 6/16/2021
11.18.3 665 6/16/2021
11.18.2 3,848 6/3/2021
11.18.1 732 6/1/2021
11.18.0 905 5/27/2021
11.17.0 803 5/22/2021
11.16.1 684 5/21/2021
11.16.0 1,745 5/21/2021
11.15.1 5,350 5/17/2021
11.15.0 626 5/17/2021
11.14.0 596 5/17/2021
11.13.0 1,764 5/13/2021
11.12.2 615 5/13/2021
11.12.1 804 5/10/2021
11.12.0 661 5/8/2021
11.11.0 815 5/5/2021
11.10.3 1,496 5/3/2021
11.10.2 616 5/3/2021
11.10.1 544 5/3/2021
11.10.0 545 5/3/2021
11.9.0 910 4/27/2021
11.8.0 769 4/26/2021
11.7.0 757 4/18/2021
11.6.0 812 4/14/2021
11.6.0-beta.4 316 4/13/2021
11.6.0-beta.3 264 4/12/2021
11.6.0-beta.2 321 4/12/2021
11.6.0-beta.1 277 4/11/2021
11.5.0 3,209 4/5/2021
11.5.0-beta.2 377 4/4/2021
11.5.0-beta.1 280 4/3/2021
11.4.0 1,187 3/31/2021
11.3.0 588 3/31/2021
11.2.0 725 3/29/2021
11.1.0 698 3/22/2021
11.0.3 3,074 3/21/2021
11.0.2 10,029 3/16/2021
11.0.1 779 3/15/2021
11.0.0 774 3/13/2021
11.0.0-beta.10 393 3/13/2021
11.0.0-beta.9 302 3/12/2021
11.0.0-beta.8 363 3/12/2021
11.0.0-beta.7 353 3/10/2021
11.0.0-beta.6 330 2/28/2021
11.0.0-beta.5 369 2/27/2021
11.0.0-beta.4 335 2/27/2021
11.0.0-beta.3 421 2/15/2021
11.0.0-beta.2 289 2/15/2021
11.0.0-beta.1 298 2/15/2021
10.9.1 4,532 2/12/2021
10.9.0 686 2/12/2021
10.8.0 701 2/10/2021
10.7.0 986 2/8/2021
10.6.2 878 2/4/2021
10.6.0 624 2/4/2021
10.5.1 727 2/1/2021
10.5.0 771 1/31/2021
10.5.0-beta.1 303 1/31/2021
10.4.0 648 1/30/2021
10.3.0 653 1/30/2021
10.2.1 681 1/29/2021
10.2.0 644 1/29/2021
10.1.0 621 1/29/2021
10.0.0 750 1/28/2021
10.0.0-beta.8 308 1/27/2021
10.0.0-beta.7 300 1/27/2021
10.0.0-beta.6 335 1/27/2021
10.0.0-beta.5 307 1/25/2021
10.0.0-beta.4 342 1/24/2021
10.0.0-beta.3 378 1/24/2021
10.0.0-beta.2 386 1/24/2021
10.0.0-beta.1 336 1/23/2021
9.1.0-beta.9 423 1/23/2021
9.1.0-beta.7 365 1/22/2021
9.1.0-beta.6 372 1/21/2021
9.1.0-beta.5 391 1/17/2021
9.1.0-beta.4 363 1/17/2021
9.1.0-beta.3 327 1/17/2021
9.1.0-beta.1 334 1/16/2021
9.0.0 7,547 1/8/2021
9.0.0-beta.2 363 1/6/2021
9.0.0-beta.1 407 1/3/2021
8.14.0 2,882 12/29/2020
8.13.0 1,490 12/21/2020
8.12.5 804 12/18/2020
8.12.4 828 12/17/2020
8.12.3 1,103 12/15/2020
8.12.2 757 12/15/2020
8.12.1 737 12/15/2020
8.12.0 870 12/12/2020
8.11.0 5,546 11/30/2020
8.10.0 707 11/30/2020
8.9.0 903 11/29/2020
8.8.0 755 11/26/2020
8.7.4-beta.2 373 11/26/2020
8.7.4-beta.1 332 11/26/2020
8.7.3 658 11/26/2020
8.7.2 673 11/26/2020
8.7.1 690 11/25/2020
8.7.0 694 11/25/2020
8.6.1 650 11/25/2020
8.6.0 868 11/23/2020
8.5.0 696 11/23/2020
8.4.2 861 11/20/2020
8.4.1 814 11/20/2020
8.4.0 792 11/17/2020
8.3.0 705 11/16/2020
8.2.2 782 11/15/2020
8.2.1 805 11/12/2020
8.2.0 799 11/10/2020
8.1.0 699 11/10/2020
8.0.1 877 11/8/2020
8.0.0 755 11/8/2020
8.0.0-beta.2 536 11/8/2020
8.0.0-beta.1 346 11/6/2020
7.0.2 792 11/1/2020
7.0.1 732 11/1/2020
7.0.0 805 11/1/2020
7.0.0-beta.1 430 11/1/2020
6.27.0-beta.1 460 10/30/2020
6.26.0 1,886 10/29/2020
6.25.1 808 10/22/2020
6.25.0 1,314 10/22/2020
6.24.1 821 10/20/2020
6.24.0 1,144 10/11/2020
6.23.3 1,077 10/2/2020
6.23.1 879 10/2/2020
6.23.0 888 9/30/2020
6.22.1 866 9/25/2020
6.22.0 842 9/24/2020
6.21.0 766 9/23/2020
6.20.0 866 9/23/2020
6.19.0 804 9/23/2020
6.18.0 702 9/23/2020
6.17.0 750 9/22/2020
6.16.0 742 9/22/2020
6.15.3 877 9/16/2020
6.15.2 794 9/14/2020
6.15.0 736 9/14/2020
6.14.1 1,016 9/13/2020
6.14.0 906 9/11/2020
6.13.0 757 9/10/2020
6.12.0 800 9/10/2020
6.12.0-beta.2 372 9/10/2020
6.12.0-beta.1 377 9/9/2020
6.11.1 821 9/8/2020
6.11.0 653 9/8/2020
6.10.7 893 9/2/2020
6.10.6 845 8/31/2020
6.10.5 885 8/29/2020
6.10.4 762 8/28/2020
6.10.3 735 8/28/2020
6.10.2 748 8/27/2020
6.10.1 676 8/26/2020
6.10.0 835 8/25/2020
6.9.0 3,507 8/20/2020
6.8.0 850 8/19/2020
6.7.0 1,293 7/26/2020
6.6.0 1,054 7/16/2020
6.5.0 991 7/12/2020
6.4.0 788 7/11/2020
6.3.1 904 7/10/2020
6.3.0 846 7/3/2020
6.2.0 742 7/2/2020
6.1.1 747 7/1/2020
6.1.0 730 7/1/2020
6.0.0 822 6/30/2020
6.0.0-beta.1 444 6/28/2020
5.1.0 816 6/26/2020
5.0.4 854 6/17/2020
5.0.3 738 6/17/2020
5.0.2 787 6/15/2020
5.0.0 881 6/14/2020
5.0.0-beta.3 389 6/14/2020
5.0.0-beta.2 475 6/14/2020
5.0.0-beta.1 454 6/14/2020
4.3.1 925 6/4/2020
4.3.0 851 6/4/2020
4.2.0 759 6/2/2020
4.1.0 821 6/1/2020
4.0.2 734 5/30/2020
4.0.1 733 5/27/2020
4.0.0 844 5/24/2020
3.1.0 775 5/21/2020
3.0.5 722 5/19/2020
3.0.4 747 5/18/2020
3.0.3 755 5/18/2020
3.0.2 758 5/18/2020
3.0.1 840 5/18/2020
3.0.0 764 5/17/2020
2.3.1 777 5/15/2020
2.3.0 728 5/15/2020
2.2.1 784 5/11/2020
2.2.0 787 5/10/2020
2.1.3 841 5/7/2020
2.1.2 818 5/4/2020
2.1.1 725 5/1/2020
2.1.0 786 4/29/2020
2.0.0 776 4/27/2020
2.0.0-beta.3 390 4/27/2020
2.0.0-beta.2 392 4/27/2020
2.0.0-beta.1 395 4/27/2020
1.34.2 745 4/27/2020
1.34.1 802 4/25/2020
1.34.0 779 4/24/2020
1.33.0 727 4/19/2020
1.32.4 2,471 4/17/2020
1.32.3 797 4/17/2020
1.32.2 780 4/16/2020
1.32.1 739 4/16/2020
1.32.0 710 4/15/2020
1.31.1 751 4/12/2020
1.31.0 816 4/10/2020
1.30.0 852 4/9/2020
1.29.0 755 4/8/2020
1.28.3 802 4/8/2020
1.28.2 853 4/5/2020
1.28.1 773 4/5/2020
1.28.0 875 4/5/2020
1.27.3 770 4/1/2020
1.27.2 808 3/31/2020
1.27.1 821 3/30/2020
1.27.1-beta.1 417 3/29/2020
1.27.0 797 3/29/2020
1.26.1 782 3/27/2020
1.26.0 741 3/25/2020
1.25.1 752 3/24/2020
1.25.0 815 3/22/2020
1.24.1 784 3/18/2020
1.24.0 757 3/10/2020
1.23.0 805 3/6/2020
1.22.3 764 3/3/2020
1.22.2 810 3/3/2020
1.22.1 784 2/28/2020
1.22.0 868 2/25/2020
1.21.0 826 2/24/2020
1.20.1 803 2/24/2020
1.20.0 849 2/22/2020
1.19.2 1,408 2/18/2020
1.19.1 748 2/18/2020
1.19.0 838 2/12/2020
1.18.0 775 2/10/2020
1.17.1 888 2/8/2020
1.17.0 745 2/8/2020
1.16.0 777 2/8/2020
1.14.1 821 2/2/2020
1.14.0 871 2/2/2020
1.13.0 914 1/19/2020
1.12.3 840 1/13/2020
1.12.2 897 1/12/2020
1.12.1 884 1/12/2020
1.12.0 809 1/12/2020
1.11.2 823 1/11/2020
1.11.1 889 1/10/2020
1.11.0 867 1/10/2020
1.10.1 840 1/8/2020
1.10.0 865 1/8/2020
1.9.3 887 1/8/2020
1.9.2 795 1/6/2020
1.9.1 800 1/6/2020
1.9.0 819 1/6/2020
1.8.0 800 1/5/2020
1.7.1 811 1/3/2020
1.7.0 833 1/2/2020
1.6.0 824 1/2/2020
1.5.5 987 1/1/2020
1.5.4 807 1/1/2020
1.5.3 933 12/29/2019
1.5.2 853 12/27/2019
1.5.1 804 12/27/2019
1.5.0 813 12/27/2019
1.4.1 796 12/21/2019
1.4.0 801 12/21/2019
1.3.2 769 12/20/2019
1.3.1 797 12/18/2019
1.3.1-beta.1 434 12/18/2019
1.3.0 825 12/17/2019
1.3.0-beta.1 434 12/18/2019
1.2.0 859 12/17/2019
1.1.1 761 12/16/2019
1.1.0 791 12/16/2019
1.0.0 2,757 12/15/2019
1.0.0-beta.41 442 12/15/2019
1.0.0-beta.40 427 12/15/2019
1.0.0-beta.39 426 12/14/2019