Verify.NUnit 30.6.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.6.0
                    
NuGet\Install-Package Verify.NUnit -Version 30.6.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.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.NUnit" Version="30.6.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.6.0
                    
#r "nuget: Verify.NUnit, 30.6.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.6.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.6.0
                    
Install as a Cake Addin
#tool nuget:?package=Verify.NUnit&version=30.6.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 193 7/17/2025
30.13.0 43 9/13/2025
30.12.0 1,838 9/11/2025
30.12.0-beta.1 126 9/9/2025
30.11.0 8,575 9/5/2025
30.10.0 10,554 8/30/2025
30.9.0 765 8/30/2025
30.8.0 2,082 8/29/2025
30.7.3 25,961 8/17/2025
30.7.2 3,873 8/15/2025
30.7.1 623 8/15/2025
30.7.0 5,642 8/14/2025
30.6.1 13,100 8/8/2025
30.6.0 2,754 8/7/2025
30.5.0 27,282 7/21/2025
30.5.0-beta.1 437 7/9/2025
30.4.0 67,327 6/13/2025
30.3.1 28,542 6/4/2025
30.3.0 5,636 6/1/2025
30.2.0 1,072 6/1/2025
30.1.0 70,485 5/12/2025
30.1.0-beta.2 169 5/8/2025
30.1.0-beta.1 151 5/8/2025
30.0.0 18,468 5/2/2025
29.5.0 15,346 4/30/2025
29.4.0 14,722 4/29/2025
29.3.1 10,348 4/26/2025
29.3.0 9,181 4/21/2025
29.2.0 44,181 4/7/2025
29.1.0 9,163 4/1/2025
29.0.0 2,623 3/31/2025
29.0.0-beta.6 691 3/24/2025
29.0.0-beta.5 419 3/24/2025
29.0.0-beta.4 418 3/24/2025
29.0.0-beta.3 415 3/24/2025
29.0.0-beta.2 417 3/24/2025
29.0.0-beta.1 241 3/19/2025
28.16.0 56,289 3/17/2025
28.15.0 19,583 3/12/2025
28.14.1 3,481 3/12/2025
28.14.0 4,398 3/11/2025
28.14.0-beta.7 189 3/11/2025
28.14.0-beta.6 151 3/11/2025
28.14.0-beta.5 184 3/10/2025
28.14.0-beta.4 209 3/6/2025
28.14.0-beta.3 208 3/6/2025
28.14.0-beta.2 201 3/6/2025
28.14.0-beta.1 203 3/5/2025
28.13.0 39,365 2/26/2025
28.12.1 6,737 2/24/2025
28.12.0 4,514 2/23/2025
28.11.0 19,129 2/14/2025
28.10.1 31,364 2/4/2025
28.10.0 1,967 2/3/2025
28.9.0 56,829 1/14/2025
28.8.1 33,210 1/6/2025
28.8.0 1,067 1/6/2025
28.7.1 2,990 1/4/2025
28.7.0 23,681 12/22/2024
28.6.1 9,211 12/19/2024
28.6.0 10,896 12/17/2024
28.5.0 15,913 12/13/2024
28.4.0 53,063 11/28/2024
28.3.2 49,661 11/18/2024
28.3.1 25,873 11/15/2024
28.3.0 10,573 11/15/2024
28.2.1 9,055 11/13/2024
28.2.0 33,275 11/10/2024
28.1.3 27,631 11/2/2024
28.1.2 4,564 11/1/2024
28.1.1 674 11/1/2024
28.1.0 2,267 10/31/2024
28.0.0 2,092 10/30/2024
28.0.0-beta.1 85 10/30/2024
27.1.0 17,007 10/25/2024
27.1.0-beta.2 92 10/23/2024
27.0.1 51,987 10/14/2024
27.0.0 14,617 10/14/2024
27.0.0-beta.7 230 10/10/2024
27.0.0-beta.6 1,019 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 92 9/23/2024
27.0.0-beta.1 92 9/22/2024
26.6.0 77,106 9/21/2024
26.5.0 8,318 9/18/2024
26.4.5 12,314 9/13/2024
26.4.4 19,641 9/10/2024
26.4.3 493 9/10/2024
26.4.2 3,355 9/9/2024
26.4.1 491 9/9/2024
26.4.0 4,243 9/5/2024
26.3.1 10,430 9/2/2024
26.3.0 6,807 8/30/2024
26.2.0 43,547 8/10/2024
26.1.6 33,740 7/31/2024
26.1.5 7,254 7/28/2024
26.1.3 432 7/28/2024
26.1.2 7,817 7/26/2024
26.1.1 918 7/25/2024
26.0.1 10,291 7/23/2024
26.0.0 4,357 7/20/2024
25.3.2 11,245 7/17/2024
25.3.1 17,379 7/11/2024
25.3.0 21,794 7/3/2024
25.2.0 1,863 7/2/2024
25.1.1 3,867 7/2/2024
25.1.0 468 7/2/2024
25.0.4 19,824 6/24/2024
25.0.3 10,097 6/14/2024
25.0.2 12,069 6/11/2024
25.0.1 16,881 6/2/2024
25.0.0 995 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 101 5/29/2024
24.3.0-beta.4 146 5/23/2024
24.3.0-beta.3 111 5/21/2024
24.3.0-beta.2 1,281 5/19/2024
24.3.0-beta.1 91 5/18/2024
24.2.0 87,011 5/9/2024
24.1.0 68,015 4/13/2024
24.0.0 6,165 4/12/2024
24.0.0-beta.2 99 4/12/2024
24.0.0-beta.1 106 4/11/2024
23.7.2 16,008 4/9/2024
23.7.1 12,113 4/4/2024
23.7.0 526 4/3/2024
23.6.0 31,082 3/27/2024
23.5.2 13,390 3/16/2024
23.5.1 1,200 3/15/2024
23.5.0 6,188 3/12/2024
23.4.0 2,195 3/10/2024
23.3.0 5,014 3/7/2024
23.2.3 1,101 3/6/2024
23.2.2 23,968 2/27/2024
23.2.1 9,658 2/21/2024
23.2.0 8,730 2/14/2024
23.1.0 14,236 2/3/2024
23.0.1 16,446 1/23/2024
23.0.0 4,496 1/17/2024
22.11.5 12,808 1/10/2024
22.11.4 37,173 1/6/2024
22.11.3 732 1/5/2024
22.11.2 977 1/3/2024
22.11.1 2,400 12/27/2023
22.11.0 699 12/27/2023
22.10.2 2,113 12/24/2023
22.10.1 439 12/23/2023
22.10.0 937 12/22/2023
22.9.0 3,470 12/22/2023
22.8.0 11,912 12/7/2023
22.7.1 2,023 12/4/2023
22.7.0 1,743 12/4/2023
22.6.1 456 12/4/2023
22.6.0 6,050 11/27/2023
22.5.0 157,719 11/16/2023
22.4.1 2,561 11/15/2023
22.4.0 16,357 11/15/2023
22.3.0 1,500 11/14/2023
22.2.0 10,945 11/10/2023
22.2.0-beta.7 119 11/7/2023
22.2.0-beta.6 113 11/7/2023
22.2.0-beta.5 227 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 291,153 10/16/2023
22.1.3 13,783 10/10/2023
22.1.2 9,872 10/9/2023
22.1.1 28,987 10/6/2023
22.1.0 21,626 10/5/2023
22.0.0 12,290 10/5/2023
21.3.0 109,693 9/28/2023
21.2.0 19,200 9/24/2023
21.1.6 591 9/23/2023
21.1.5 12,503 9/20/2023
21.1.4 4,741 9/19/2023
21.1.3 11,616 9/13/2023
21.1.2 485 9/13/2023
21.1.1 17,220 9/11/2023
21.1.0 714 9/10/2023
21.0.0 20,133 8/31/2023
20.8.2 20,569 8/27/2023
20.8.1 29,900 8/21/2023
20.8.0 8,310 8/15/2023
20.7.0 17,418 8/13/2023
20.6.0 115,377 7/22/2023
20.5.1 21,241 7/16/2023
20.5.0 10,983 7/10/2023
20.4.0 86,309 6/20/2023
20.3.2 132,982 6/6/2023
20.3.1 2,460 6/3/2023
20.3.0 26,841 5/29/2023
20.2.0 520 5/27/2023
20.1.1 1,265 5/25/2023
20.1.0 2,034 5/24/2023
20.1.0-beta.1 159 5/24/2023
20.0.0 9,668 5/18/2023
19.14.1 26,046 5/1/2023
19.14.0 3,439 4/28/2023
19.13.1 1,138 4/26/2023
19.13.0 7,768 4/22/2023
19.12.3 14,514 4/15/2023
19.12.2 5,231 4/12/2023
19.12.1 15,717 4/6/2023
19.12.0 9,029 3/31/2023
19.11.2 20,837 3/20/2023
19.11.1 12,678 3/10/2023
19.11.0 647 3/10/2023
19.10.0 29,642 2/19/2023
19.9.3 18,713 2/13/2023
19.9.2 13,938 2/6/2023
19.9.1 1,286 2/6/2023
19.9.0 691 2/6/2023
19.8.3 1,476 2/3/2023
19.8.2 869 2/2/2023
19.8.1 13,237 2/1/2023
19.8.0 1,606 1/29/2023
19.7.1 10,899 1/20/2023
19.7.0 3,837 1/19/2023
19.6.0 20,277 1/9/2023
19.5.1-beta.3 215 1/5/2023
19.5.1-beta.2 210 1/4/2023
19.5.1-beta.1 201 1/4/2023
19.5.0 10,832 12/19/2022
19.4.2 968 12/18/2022
19.4.1 511 12/18/2022
19.4.0 498 12/18/2022
19.4.0-beta.4 198 12/17/2022
19.4.0-beta.3 228 12/12/2022
19.4.0-beta.2 191 12/10/2022
19.4.0-beta.1 190 12/7/2022
19.3.0 23,469 11/27/2022
19.2.0 671 11/27/2022
19.1.0 38,514 11/13/2022
19.0.0 2,743 11/8/2022
18.4.0 8,163 11/6/2022
18.3.1-beta.1 173 11/3/2022
18.3.0 4,576 11/1/2022
18.2.1 842 11/1/2022
18.2.0 773 10/31/2022
18.1.1 992 10/28/2022
18.1.0 602 10/28/2022
18.1.0-beta.2 190 10/28/2022
18.1.0-beta.1 197 10/26/2022
18.0.0 9,669 10/23/2022
18.0.0-rc.1 228 10/23/2022
18.0.0-beta.33 247 10/23/2022
18.0.0-beta.32 271 10/20/2022
18.0.0-beta.31 247 10/19/2022
18.0.0-beta.30 266 10/17/2022
18.0.0-beta.29 194 10/17/2022
18.0.0-beta.28 197 10/17/2022
18.0.0-beta.27 197 10/17/2022
18.0.0-beta.26 190 10/16/2022
18.0.0-beta.25 1,237 10/12/2022
18.0.0-beta.24 188 10/12/2022
18.0.0-beta.23 279 10/3/2022
18.0.0-beta.22 228 10/1/2022
18.0.0-beta.21 476 9/26/2022
18.0.0-beta.20 261 9/24/2022
18.0.0-beta.19 586 9/20/2022
18.0.0-beta.18 457 9/14/2022
18.0.0-beta.17 374 9/11/2022
18.0.0-beta.16 230 9/8/2022
18.0.0-beta.15 202 9/7/2022
18.0.0-beta.14 245 9/7/2022
18.0.0-beta.13 263 9/6/2022
18.0.0-beta.12 185 9/6/2022
18.0.0-beta.11 230 9/5/2022
18.0.0-beta.10 229 9/3/2022
18.0.0-beta.9 190 9/3/2022
18.0.0-beta.8 315 8/25/2022
18.0.0-beta.7 213 8/25/2022
18.0.0-beta.6 233 8/22/2022
18.0.0-beta.5 202 8/22/2022
18.0.0-beta.4 203 8/22/2022
18.0.0-beta.3 361 8/21/2022
18.0.0-beta.2 206 8/21/2022
18.0.0-beta.1 212 8/21/2022
17.10.2 93,284 8/16/2022
17.10.1 914 8/16/2022
17.10.0 1,252 8/14/2022
17.9.0 988 8/12/2022
17.8.1 4,096 8/9/2022
17.8.0 1,902 8/9/2022
17.7.1 662 8/9/2022
17.7.0 802 8/8/2022
17.6.2 1,313 8/8/2022
17.6.1 713 8/8/2022
17.6.0 826 8/6/2022
17.5.0 17,851 7/30/2022
17.4.2 1,203 7/27/2022
17.4.1 2,146 7/26/2022
17.4.0 716 7/26/2022
17.3.1 778 7/26/2022
17.3.0 683 7/25/2022
17.2.1 69,423 7/3/2022
17.2.0 754 7/2/2022
17.1.6 12,362 6/28/2022
17.1.5 889 6/27/2022
17.1.4 13,752 6/8/2022
17.1.3 696 6/8/2022
17.1.2 746 6/7/2022
17.1.1 1,094 6/4/2022
17.1.0 780 6/3/2022
17.0.3 1,064 6/2/2022
17.0.2 847 6/2/2022
17.0.1 726 6/2/2022
17.0.0 770 6/2/2022
17.0.0-beta.2 235 6/1/2022
17.0.0-beta.1 824 5/23/2022
16.9.0 5,702 5/27/2022
16.8.2 989 5/24/2022
16.8.1 5,896 5/16/2022
16.8.0 638 5/16/2022
16.7.2 826 5/16/2022
16.7.1 1,354 5/13/2022
16.7.0 16,992 4/29/2022
16.6.0 2,398 4/25/2022
16.5.4 49,224 4/2/2022
16.5.3 657 4/2/2022
16.5.2 1,721 3/31/2022
16.5.1 769 3/30/2022
16.5.0 719 3/30/2022
16.5.0-beta.1 369 3/26/2022
16.4.4 21,267 3/26/2022
16.4.3 1,389 3/22/2022
16.4.2 3,621 3/16/2022
16.4.1 703 3/16/2022
16.4.0 652 3/15/2022
16.3.6 8,750 3/12/2022
16.3.5 12,283 3/6/2022
16.3.4 2,873 3/2/2022
16.3.3 810 3/1/2022
16.3.2 774 2/26/2022
16.3.0 623 2/26/2022
16.2.0 10,349 2/21/2022
16.1.2 3,113 2/13/2022
16.1.1 4,836 2/7/2022
16.1.0 953 2/7/2022
16.0.0 10,478 2/3/2022
15.2.1 2,438 2/1/2022
15.2.0 1,785 1/30/2022
15.1.1 6,394 1/25/2022
15.1.0 943 1/25/2022
15.1.0-beta.1 435 1/24/2022
15.0.1 947 1/24/2022
15.0.0 1,663 1/24/2022
15.0.0-beta.6 442 1/23/2022
15.0.0-beta.5 443 1/23/2022
15.0.0-beta.4 442 1/21/2022
15.0.0-beta.3 430 1/21/2022
15.0.0-beta.2 429 1/21/2022
15.0.0-beta.1 445 1/20/2022
14.14.1 34,962 1/13/2022
14.14.0 743 1/12/2022
14.13.1 11,192 1/6/2022
14.13.0 511 1/6/2022
14.12.0 999 12/27/2021
14.11.4 697 12/24/2021
14.11.3 12,504 12/21/2021
14.11.2 2,197 12/16/2021
14.11.1 713 12/14/2021
14.11.0 499 12/14/2021
14.10.1 3,004 12/12/2021
14.10.0 787 12/11/2021
14.9.1 3,573 12/9/2021
14.9.0 558 12/9/2021
14.8.1 1,713 12/7/2021
14.8.0 624 12/6/2021
14.7.0 1,025 12/2/2021
14.6.6 7,979 11/28/2021
14.6.5 1,704 11/27/2021
14.6.4 2,119 11/26/2021
14.6.3 3,448 11/26/2021
14.6.2 3,072 11/25/2021
14.6.1 2,826 11/25/2021
14.6.0 5,396 11/23/2021
14.5.0 617 11/23/2021
14.4.1 535 11/22/2021
14.4.0 1,166 11/21/2021
14.3.0 2,318 11/14/2021
14.2.0 1,361 11/6/2021
14.1.1 2,844 11/3/2021
14.1.0 573 11/3/2021
14.0.1 8,906 10/31/2021
13.3.1 2,846 10/26/2021
13.3.0 9,550 10/17/2021
13.2.2 706 10/15/2021
13.2.1 1,854 10/15/2021
13.2.0 629 10/15/2021
13.1.0 4,438 10/8/2021
13.0.3 2,882 10/3/2021
13.0.2 861 10/3/2021
13.0.1 670 10/1/2021
13.0.0 825 10/1/2021
13.0.0-beta.2 261 10/1/2021
13.0.0-beta.1 260 10/1/2021
12.2.0 2,247 9/29/2021
12.1.0 642 9/28/2021
12.0.0 915 9/26/2021
12.0.0-beta.7 345 9/25/2021
12.0.0-beta.6 258 9/25/2021
12.0.0-beta.5 807 9/24/2021
12.0.0-beta.4 303 9/22/2021
12.0.0-beta.3 303 9/21/2021
12.0.0-beta.2 270 9/21/2021
12.0.0-beta.1 284 9/21/2021
11.27.0 6,899 9/15/2021
11.26.0 913 9/12/2021
11.25.0 887 9/10/2021
11.24.0 3,063 8/16/2021
11.23.1 1,134 8/11/2021
11.23.0 875 8/9/2021
11.22.0 706 8/7/2021
11.20.3 2,378 7/12/2021
11.20.2 623 7/12/2021
11.20.1 8,493 7/2/2021
11.20.0 649 7/1/2021
11.19.3 1,054 6/28/2021
11.19.2 23,992 6/25/2021
11.19.1 741 6/23/2021
11.19.1-beta.1 321 6/22/2021
11.19.0 741 6/19/2021
11.18.4 629 6/16/2021
11.18.3 656 6/16/2021
11.18.2 3,843 6/3/2021
11.18.1 723 6/1/2021
11.18.0 897 5/27/2021
11.17.0 794 5/22/2021
11.16.1 676 5/21/2021
11.16.0 1,737 5/21/2021
11.15.1 5,343 5/17/2021
11.15.0 620 5/17/2021
11.14.0 590 5/17/2021
11.13.0 1,758 5/13/2021
11.12.2 610 5/13/2021
11.12.1 799 5/10/2021
11.12.0 652 5/8/2021
11.11.0 810 5/5/2021
11.10.3 1,487 5/3/2021
11.10.2 609 5/3/2021
11.10.1 538 5/3/2021
11.10.0 540 5/3/2021
11.9.0 904 4/27/2021
11.8.0 762 4/26/2021
11.7.0 751 4/18/2021
11.6.0 807 4/14/2021
11.6.0-beta.4 309 4/13/2021
11.6.0-beta.3 259 4/12/2021
11.6.0-beta.2 314 4/12/2021
11.6.0-beta.1 270 4/11/2021
11.5.0 3,201 4/5/2021
11.5.0-beta.2 372 4/4/2021
11.5.0-beta.1 274 4/3/2021
11.4.0 1,182 3/31/2021
11.3.0 582 3/31/2021
11.2.0 717 3/29/2021
11.1.0 691 3/22/2021
11.0.3 3,069 3/21/2021
11.0.2 10,023 3/16/2021
11.0.1 773 3/15/2021
11.0.0 769 3/13/2021
11.0.0-beta.10 388 3/13/2021
11.0.0-beta.9 296 3/12/2021
11.0.0-beta.8 358 3/12/2021
11.0.0-beta.7 347 3/10/2021
11.0.0-beta.6 325 2/28/2021
11.0.0-beta.5 361 2/27/2021
11.0.0-beta.4 328 2/27/2021
11.0.0-beta.3 414 2/15/2021
11.0.0-beta.2 284 2/15/2021
11.0.0-beta.1 292 2/15/2021
10.9.1 4,451 2/12/2021
10.9.0 678 2/12/2021
10.8.0 695 2/10/2021
10.7.0 980 2/8/2021
10.6.2 872 2/4/2021
10.6.0 619 2/4/2021
10.5.1 721 2/1/2021
10.5.0 766 1/31/2021
10.5.0-beta.1 298 1/31/2021
10.4.0 641 1/30/2021
10.3.0 647 1/30/2021
10.2.1 675 1/29/2021
10.2.0 638 1/29/2021
10.1.0 617 1/29/2021
10.0.0 745 1/28/2021
10.0.0-beta.8 303 1/27/2021
10.0.0-beta.7 294 1/27/2021
10.0.0-beta.6 330 1/27/2021
10.0.0-beta.5 300 1/25/2021
10.0.0-beta.4 335 1/24/2021
10.0.0-beta.3 371 1/24/2021
10.0.0-beta.2 381 1/24/2021
10.0.0-beta.1 328 1/23/2021
9.1.0-beta.9 416 1/23/2021
9.1.0-beta.7 359 1/22/2021
9.1.0-beta.6 366 1/21/2021
9.1.0-beta.5 386 1/17/2021
9.1.0-beta.4 358 1/17/2021
9.1.0-beta.3 322 1/17/2021
9.1.0-beta.1 327 1/16/2021
9.0.0 7,537 1/8/2021
9.0.0-beta.2 358 1/6/2021
9.0.0-beta.1 402 1/3/2021
8.14.0 2,870 12/29/2020
8.13.0 1,483 12/21/2020
8.12.5 799 12/18/2020
8.12.4 823 12/17/2020
8.12.3 1,097 12/15/2020
8.12.2 751 12/15/2020
8.12.1 729 12/15/2020
8.12.0 865 12/12/2020
8.11.0 5,541 11/30/2020
8.10.0 700 11/30/2020
8.9.0 894 11/29/2020
8.8.0 749 11/26/2020
8.7.4-beta.2 368 11/26/2020
8.7.4-beta.1 325 11/26/2020
8.7.3 652 11/26/2020
8.7.2 668 11/26/2020
8.7.1 683 11/25/2020
8.7.0 685 11/25/2020
8.6.1 645 11/25/2020
8.6.0 862 11/23/2020
8.5.0 687 11/23/2020
8.4.2 856 11/20/2020
8.4.1 806 11/20/2020
8.4.0 787 11/17/2020
8.3.0 698 11/16/2020
8.2.2 773 11/15/2020
8.2.1 799 11/12/2020
8.2.0 793 11/10/2020
8.1.0 692 11/10/2020
8.0.1 870 11/8/2020
8.0.0 749 11/8/2020
8.0.0-beta.2 529 11/8/2020
8.0.0-beta.1 341 11/6/2020
7.0.2 783 11/1/2020
7.0.1 725 11/1/2020
7.0.0 799 11/1/2020
7.0.0-beta.1 424 11/1/2020
6.27.0-beta.1 454 10/30/2020
6.26.0 1,879 10/29/2020
6.25.1 802 10/22/2020
6.25.0 1,305 10/22/2020
6.24.1 815 10/20/2020
6.24.0 1,136 10/11/2020
6.23.3 1,072 10/2/2020
6.23.1 873 10/2/2020
6.23.0 882 9/30/2020
6.22.1 859 9/25/2020
6.22.0 834 9/24/2020
6.21.0 759 9/23/2020
6.20.0 860 9/23/2020
6.19.0 798 9/23/2020
6.18.0 695 9/23/2020
6.17.0 745 9/22/2020
6.16.0 734 9/22/2020
6.15.3 872 9/16/2020
6.15.2 788 9/14/2020
6.15.0 728 9/14/2020
6.14.1 1,011 9/13/2020
6.14.0 900 9/11/2020
6.13.0 748 9/10/2020
6.12.0 793 9/10/2020
6.12.0-beta.2 365 9/10/2020
6.12.0-beta.1 371 9/9/2020
6.11.1 815 9/8/2020
6.11.0 646 9/8/2020
6.10.7 886 9/2/2020
6.10.6 840 8/31/2020
6.10.5 879 8/29/2020
6.10.4 757 8/28/2020
6.10.3 730 8/28/2020
6.10.2 741 8/27/2020
6.10.1 671 8/26/2020
6.10.0 829 8/25/2020
6.9.0 3,497 8/20/2020
6.8.0 842 8/19/2020
6.7.0 1,288 7/26/2020
6.6.0 1,049 7/16/2020
6.5.0 984 7/12/2020
6.4.0 781 7/11/2020
6.3.1 897 7/10/2020
6.3.0 841 7/3/2020
6.2.0 737 7/2/2020
6.1.1 742 7/1/2020
6.1.0 724 7/1/2020
6.0.0 815 6/30/2020
6.0.0-beta.1 439 6/28/2020
5.1.0 808 6/26/2020
5.0.4 848 6/17/2020
5.0.3 733 6/17/2020
5.0.2 782 6/15/2020
5.0.0 875 6/14/2020
5.0.0-beta.3 383 6/14/2020
5.0.0-beta.2 470 6/14/2020
5.0.0-beta.1 448 6/14/2020
4.3.1 919 6/4/2020
4.3.0 845 6/4/2020
4.2.0 752 6/2/2020
4.1.0 815 6/1/2020
4.0.2 729 5/30/2020
4.0.1 728 5/27/2020
4.0.0 838 5/24/2020
3.1.0 769 5/21/2020
3.0.5 717 5/19/2020
3.0.4 741 5/18/2020
3.0.3 749 5/18/2020
3.0.2 753 5/18/2020
3.0.1 834 5/18/2020
3.0.0 759 5/17/2020
2.3.1 772 5/15/2020
2.3.0 721 5/15/2020
2.2.1 775 5/11/2020
2.2.0 781 5/10/2020
2.1.3 835 5/7/2020
2.1.2 810 5/4/2020
2.1.1 720 5/1/2020
2.1.0 781 4/29/2020
2.0.0 767 4/27/2020
2.0.0-beta.3 384 4/27/2020
2.0.0-beta.2 385 4/27/2020
2.0.0-beta.1 389 4/27/2020
1.34.2 739 4/27/2020
1.34.1 797 4/25/2020
1.34.0 774 4/24/2020
1.33.0 721 4/19/2020
1.32.4 2,461 4/17/2020
1.32.3 791 4/17/2020
1.32.2 772 4/16/2020
1.32.1 733 4/16/2020
1.32.0 703 4/15/2020
1.31.1 744 4/12/2020
1.31.0 806 4/10/2020
1.30.0 846 4/9/2020
1.29.0 748 4/8/2020
1.28.3 797 4/8/2020
1.28.2 846 4/5/2020
1.28.1 768 4/5/2020
1.28.0 867 4/5/2020
1.27.3 762 4/1/2020
1.27.2 802 3/31/2020
1.27.1 816 3/30/2020
1.27.1-beta.1 412 3/29/2020
1.27.0 792 3/29/2020
1.26.1 775 3/27/2020
1.26.0 735 3/25/2020
1.25.1 745 3/24/2020
1.25.0 810 3/22/2020
1.24.1 776 3/18/2020
1.24.0 751 3/10/2020
1.23.0 800 3/6/2020
1.22.3 758 3/3/2020
1.22.2 803 3/3/2020
1.22.1 777 2/28/2020
1.22.0 862 2/25/2020
1.21.0 820 2/24/2020
1.20.1 797 2/24/2020
1.20.0 844 2/22/2020
1.19.2 1,401 2/18/2020
1.19.1 741 2/18/2020
1.19.0 833 2/12/2020
1.18.0 770 2/10/2020
1.17.1 883 2/8/2020
1.17.0 739 2/8/2020
1.16.0 771 2/8/2020
1.14.1 816 2/2/2020
1.14.0 865 2/2/2020
1.13.0 907 1/19/2020
1.12.3 834 1/13/2020
1.12.2 889 1/12/2020
1.12.1 879 1/12/2020
1.12.0 801 1/12/2020
1.11.2 818 1/11/2020
1.11.1 883 1/10/2020
1.11.0 862 1/10/2020
1.10.1 834 1/8/2020
1.10.0 859 1/8/2020
1.9.3 881 1/8/2020
1.9.2 790 1/6/2020
1.9.1 794 1/6/2020
1.9.0 812 1/6/2020
1.8.0 794 1/5/2020
1.7.1 801 1/3/2020
1.7.0 826 1/2/2020
1.6.0 814 1/2/2020
1.5.5 982 1/1/2020
1.5.4 801 1/1/2020
1.5.3 929 12/29/2019
1.5.2 846 12/27/2019
1.5.1 799 12/27/2019
1.5.0 808 12/27/2019
1.4.1 789 12/21/2019
1.4.0 795 12/21/2019
1.3.2 763 12/20/2019
1.3.1 791 12/18/2019
1.3.1-beta.1 429 12/18/2019
1.3.0 817 12/17/2019
1.3.0-beta.1 428 12/18/2019
1.2.0 853 12/17/2019
1.1.1 756 12/16/2019
1.1.0 784 12/16/2019
1.0.0 2,711 12/15/2019
1.0.0-beta.41 437 12/15/2019
1.0.0-beta.40 421 12/15/2019
1.0.0-beta.39 421 12/14/2019