Verify.NUnit 30.18.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.18.0
                    
NuGet\Install-Package Verify.NUnit -Version 30.18.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.18.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.NUnit" Version="30.18.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.18.0
                    
#r "nuget: Verify.NUnit, 30.18.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.18.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.18.0
                    
Install as a Cake Addin
#tool nuget:?package=Verify.NUnit&version=30.18.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
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.
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.1 706 10/10/2025
31.0.0 1,626 10/9/2025
31.0.0-beta.1 254 7/17/2025
30.20.1 5,973 10/6/2025
30.20.0 3,123 10/4/2025
30.19.2 8,131 10/1/2025
30.19.1 7,458 9/28/2025
30.19.0 5,950 9/25/2025
30.18.0 12,735 9/21/2025
30.17.0 6,313 9/19/2025
30.16.0 2,044 9/18/2025
30.15.0 3,710 9/18/2025
30.14.0 653 9/18/2025
30.13.0 11,048 9/13/2025
30.12.0 5,512 9/11/2025
30.12.0-beta.1 230 9/9/2025
30.11.0 18,143 9/5/2025
30.10.0 13,601 8/30/2025
30.9.0 1,012 8/30/2025
30.8.0 3,248 8/29/2025
30.7.3 38,584 8/17/2025
30.7.2 4,873 8/15/2025
30.7.1 804 8/15/2025
30.7.0 6,163 8/14/2025
30.6.1 14,322 8/8/2025
30.6.0 2,949 8/7/2025
30.5.0 34,873 7/21/2025
30.5.0-beta.1 591 7/9/2025
30.4.0 80,158 6/13/2025
30.3.1 30,991 6/4/2025
30.3.0 5,836 6/1/2025
30.2.0 1,190 6/1/2025
30.1.0 80,904 5/12/2025
30.1.0-beta.2 175 5/8/2025
30.1.0-beta.1 157 5/8/2025
30.0.0 19,978 5/2/2025
29.5.0 18,960 4/30/2025
29.4.0 19,227 4/29/2025
29.3.1 11,984 4/26/2025
29.3.0 9,420 4/21/2025
29.2.0 47,258 4/7/2025
29.1.0 9,803 4/1/2025
29.0.0 2,825 3/31/2025
29.0.0-beta.6 696 3/24/2025
29.0.0-beta.5 432 3/24/2025
29.0.0-beta.4 424 3/24/2025
29.0.0-beta.3 421 3/24/2025
29.0.0-beta.2 431 3/24/2025
29.0.0-beta.1 253 3/19/2025
28.16.0 59,098 3/17/2025
28.15.0 19,797 3/12/2025
28.14.1 3,588 3/12/2025
28.14.0 4,503 3/11/2025
28.14.0-beta.7 192 3/11/2025
28.14.0-beta.6 160 3/11/2025
28.14.0-beta.5 189 3/10/2025
28.14.0-beta.4 216 3/6/2025
28.14.0-beta.3 213 3/6/2025
28.14.0-beta.2 205 3/6/2025
28.14.0-beta.1 214 3/5/2025
28.13.0 42,550 2/26/2025
28.12.1 7,038 2/24/2025
28.12.0 4,643 2/23/2025
28.11.0 20,314 2/14/2025
28.10.1 32,454 2/4/2025
28.10.0 2,056 2/3/2025
28.9.0 58,581 1/14/2025
28.8.1 34,722 1/6/2025
28.8.0 1,131 1/6/2025
28.7.1 3,065 1/4/2025
28.7.0 25,637 12/22/2024
28.6.1 9,436 12/19/2024
28.6.0 11,748 12/17/2024
28.5.0 17,051 12/13/2024
28.4.0 54,830 11/28/2024
28.3.2 53,788 11/18/2024
28.3.1 27,029 11/15/2024
28.3.0 11,008 11/15/2024
28.2.1 9,485 11/13/2024
28.2.0 33,474 11/10/2024
28.1.3 29,608 11/2/2024
28.1.2 4,631 11/1/2024
28.1.1 720 11/1/2024
28.1.0 2,320 10/31/2024
28.0.0 2,144 10/30/2024
28.0.0-beta.1 86 10/30/2024
27.1.0 17,222 10/25/2024
27.1.0-beta.2 102 10/23/2024
27.0.1 55,014 10/14/2024
27.0.0 15,918 10/14/2024
27.0.0-beta.7 234 10/10/2024
27.0.0-beta.6 1,025 10/5/2024
27.0.0-beta.5 1,492 9/26/2024
27.0.0-beta.4 102 9/24/2024
27.0.0-beta.3 100 9/23/2024
27.0.0-beta.1 101 9/22/2024
26.6.0 79,145 9/21/2024
26.5.0 8,390 9/18/2024
26.4.5 12,392 9/13/2024
26.4.4 19,890 9/10/2024
26.4.3 538 9/10/2024
26.4.2 3,449 9/9/2024
26.4.1 531 9/9/2024
26.4.0 4,280 9/5/2024
26.3.1 10,481 9/2/2024
26.3.0 6,858 8/30/2024
26.2.0 43,995 8/10/2024
26.1.6 34,620 7/31/2024
26.1.5 7,372 7/28/2024
26.1.3 461 7/28/2024
26.1.2 8,877 7/26/2024
26.1.1 960 7/25/2024
26.0.1 10,706 7/23/2024
26.0.0 4,495 7/20/2024
25.3.2 11,344 7/17/2024
25.3.1 17,425 7/11/2024
25.3.0 21,988 7/3/2024
25.2.0 1,936 7/2/2024
25.1.1 3,924 7/2/2024
25.1.0 509 7/2/2024
25.0.4 19,969 6/24/2024
25.0.3 10,219 6/14/2024
25.0.2 12,155 6/11/2024
25.0.1 17,295 6/2/2024
25.0.0 1,037 6/1/2024
25.0.0-beta.3 104 5/31/2024
25.0.0-beta.2 114 5/31/2024
25.0.0-beta.1 99 5/30/2024
24.3.0-beta.5 110 5/29/2024
24.3.0-beta.4 156 5/23/2024
24.3.0-beta.3 118 5/21/2024
24.3.0-beta.2 1,304 5/19/2024
24.3.0-beta.1 101 5/18/2024
24.2.0 90,342 5/9/2024
24.1.0 68,814 4/13/2024
24.0.0 6,193 4/12/2024
24.0.0-beta.2 109 4/12/2024
24.0.0-beta.1 112 4/11/2024
23.7.2 16,315 4/9/2024
23.7.1 12,143 4/4/2024
23.7.0 571 4/3/2024
23.6.0 31,334 3/27/2024
23.5.2 13,517 3/16/2024
23.5.1 1,232 3/15/2024
23.5.0 6,301 3/12/2024
23.4.0 2,243 3/10/2024
23.3.0 5,058 3/7/2024
23.2.3 1,132 3/6/2024
23.2.2 24,651 2/27/2024
23.2.1 9,794 2/21/2024
23.2.0 8,847 2/14/2024
23.1.0 14,414 2/3/2024
23.0.1 16,492 1/23/2024
23.0.0 4,704 1/17/2024
22.11.5 12,885 1/10/2024
22.11.4 38,887 1/6/2024
22.11.3 772 1/5/2024
22.11.2 1,000 1/3/2024
22.11.1 2,435 12/27/2023
22.11.0 740 12/27/2023
22.10.2 2,148 12/24/2023
22.10.1 472 12/23/2023
22.10.0 980 12/22/2023
22.9.0 3,506 12/22/2023
22.8.0 11,949 12/7/2023
22.7.1 2,063 12/4/2023
22.7.0 1,763 12/4/2023
22.6.1 489 12/4/2023
22.6.0 6,123 11/27/2023
22.5.0 164,876 11/16/2023
22.4.1 2,593 11/15/2023
22.4.0 18,024 11/15/2023
22.3.0 1,672 11/14/2023
22.2.0 11,018 11/10/2023
22.2.0-beta.7 129 11/7/2023
22.2.0-beta.6 122 11/7/2023
22.2.0-beta.5 241 10/29/2023
22.2.0-beta.4 131 10/25/2023
22.2.0-beta.3 122 10/25/2023
22.2.0-beta.2 127 10/23/2023
22.2.0-beta.1 114 10/22/2023
22.1.4 306,631 10/16/2023
22.1.3 14,280 10/10/2023
22.1.2 9,898 10/9/2023
22.1.1 29,248 10/6/2023
22.1.0 22,670 10/5/2023
22.0.0 13,136 10/5/2023
21.3.0 117,376 9/28/2023
21.2.0 19,274 9/24/2023
21.1.6 616 9/23/2023
21.1.5 12,557 9/20/2023
21.1.4 5,042 9/19/2023
21.1.3 11,786 9/13/2023
21.1.2 513 9/13/2023
21.1.1 17,250 9/11/2023
21.1.0 742 9/10/2023
21.0.0 20,859 8/31/2023
20.8.2 21,095 8/27/2023
20.8.1 31,124 8/21/2023
20.8.0 8,334 8/15/2023
20.7.0 18,598 8/13/2023
20.6.0 115,829 7/22/2023
20.5.1 21,378 7/16/2023
20.5.0 11,089 7/10/2023
20.4.0 88,463 6/20/2023
20.3.2 139,806 6/6/2023
20.3.1 2,488 6/3/2023
20.3.0 27,458 5/29/2023
20.2.0 555 5/27/2023
20.1.1 1,299 5/25/2023
20.1.0 2,259 5/24/2023
20.1.0-beta.1 172 5/24/2023
20.0.0 10,171 5/18/2023
19.14.1 26,885 5/1/2023
19.14.0 3,475 4/28/2023
19.13.1 1,172 4/26/2023
19.13.0 7,813 4/22/2023
19.12.3 14,880 4/15/2023
19.12.2 5,265 4/12/2023
19.12.1 15,966 4/6/2023
19.12.0 9,071 3/31/2023
19.11.2 21,713 3/20/2023
19.11.1 12,704 3/10/2023
19.11.0 676 3/10/2023
19.10.0 29,772 2/19/2023
19.9.3 18,782 2/13/2023
19.9.2 13,992 2/6/2023
19.9.1 1,322 2/6/2023
19.9.0 726 2/6/2023
19.8.3 1,518 2/3/2023
19.8.2 893 2/2/2023
19.8.1 14,044 2/1/2023
19.8.0 1,644 1/29/2023
19.7.1 11,103 1/20/2023
19.7.0 3,870 1/19/2023
19.6.0 20,377 1/9/2023
19.5.1-beta.3 227 1/5/2023
19.5.1-beta.2 223 1/4/2023
19.5.1-beta.1 216 1/4/2023
19.5.0 10,932 12/19/2022
19.4.2 1,003 12/18/2022
19.4.1 535 12/18/2022
19.4.0 524 12/18/2022
19.4.0-beta.4 209 12/17/2022
19.4.0-beta.3 241 12/12/2022
19.4.0-beta.2 206 12/10/2022
19.4.0-beta.1 206 12/7/2022
19.3.0 24,116 11/27/2022
19.2.0 704 11/27/2022
19.1.0 39,219 11/13/2022
19.0.0 2,781 11/8/2022
18.4.0 8,375 11/6/2022
18.3.1-beta.1 188 11/3/2022
18.3.0 4,679 11/1/2022
18.2.1 875 11/1/2022
18.2.0 798 10/31/2022
18.1.1 1,016 10/28/2022
18.1.0 638 10/28/2022
18.1.0-beta.2 206 10/28/2022
18.1.0-beta.1 206 10/26/2022
18.0.0 9,726 10/23/2022
18.0.0-rc.1 245 10/23/2022
18.0.0-beta.33 274 10/23/2022
18.0.0-beta.32 287 10/20/2022
18.0.0-beta.31 263 10/19/2022
18.0.0-beta.30 279 10/17/2022
18.0.0-beta.29 212 10/17/2022
18.0.0-beta.28 216 10/17/2022
18.0.0-beta.27 207 10/17/2022
18.0.0-beta.26 205 10/16/2022
18.0.0-beta.25 1,409 10/12/2022
18.0.0-beta.24 207 10/12/2022
18.0.0-beta.23 291 10/3/2022
18.0.0-beta.22 243 10/1/2022
18.0.0-beta.21 494 9/26/2022
18.0.0-beta.20 275 9/24/2022
18.0.0-beta.19 600 9/20/2022
18.0.0-beta.18 465 9/14/2022
18.0.0-beta.17 390 9/11/2022
18.0.0-beta.16 245 9/8/2022
18.0.0-beta.15 217 9/7/2022
18.0.0-beta.14 262 9/7/2022
18.0.0-beta.13 281 9/6/2022
18.0.0-beta.12 194 9/6/2022
18.0.0-beta.11 244 9/5/2022
18.0.0-beta.10 248 9/3/2022
18.0.0-beta.9 209 9/3/2022
18.0.0-beta.8 331 8/25/2022
18.0.0-beta.7 227 8/25/2022
18.0.0-beta.6 248 8/22/2022
18.0.0-beta.5 216 8/22/2022
18.0.0-beta.4 222 8/22/2022
18.0.0-beta.3 377 8/21/2022
18.0.0-beta.2 220 8/21/2022
18.0.0-beta.1 226 8/21/2022
17.10.2 93,978 8/16/2022
17.10.1 951 8/16/2022
17.10.0 1,281 8/14/2022
17.9.0 1,023 8/12/2022
17.8.1 4,135 8/9/2022
17.8.0 1,944 8/9/2022
17.7.1 688 8/9/2022
17.7.0 843 8/8/2022
17.6.2 1,349 8/8/2022
17.6.1 746 8/8/2022
17.6.0 866 8/6/2022
17.5.0 17,899 7/30/2022
17.4.2 1,238 7/27/2022
17.4.1 2,184 7/26/2022
17.4.0 753 7/26/2022
17.3.1 817 7/26/2022
17.3.0 722 7/25/2022
17.2.1 70,667 7/3/2022
17.2.0 782 7/2/2022
17.1.6 12,402 6/28/2022
17.1.5 928 6/27/2022
17.1.4 13,909 6/8/2022
17.1.3 722 6/8/2022
17.1.2 769 6/7/2022
17.1.1 1,134 6/4/2022
17.1.0 816 6/3/2022
17.0.3 1,081 6/2/2022
17.0.2 869 6/2/2022
17.0.1 750 6/2/2022
17.0.0 809 6/2/2022
17.0.0-beta.2 248 6/1/2022
17.0.0-beta.1 836 5/23/2022
16.9.0 5,829 5/27/2022
16.8.2 1,028 5/24/2022
16.8.1 5,933 5/16/2022
16.8.0 663 5/16/2022
16.7.2 864 5/16/2022
16.7.1 1,379 5/13/2022
16.7.0 17,063 4/29/2022
16.6.0 2,426 4/25/2022
16.5.4 49,742 4/2/2022
16.5.3 695 4/2/2022
16.5.2 1,749 3/31/2022
16.5.1 793 3/30/2022
16.5.0 758 3/30/2022
16.5.0-beta.1 384 3/26/2022
16.4.4 21,676 3/26/2022
16.4.3 1,418 3/22/2022
16.4.2 3,651 3/16/2022
16.4.1 739 3/16/2022
16.4.0 690 3/15/2022
16.3.6 9,353 3/12/2022
16.3.5 12,332 3/6/2022
16.3.4 2,910 3/2/2022
16.3.3 840 3/1/2022
16.3.2 808 2/26/2022
16.3.0 661 2/26/2022
16.2.0 10,823 2/21/2022
16.1.2 3,190 2/13/2022
16.1.1 4,872 2/7/2022
16.1.0 994 2/7/2022
16.0.0 10,750 2/3/2022
15.2.1 2,473 2/1/2022
15.2.0 1,824 1/30/2022
15.1.1 6,432 1/25/2022
15.1.0 970 1/25/2022
15.1.0-beta.1 449 1/24/2022
15.0.1 966 1/24/2022
15.0.0 1,827 1/24/2022
15.0.0-beta.6 456 1/23/2022
15.0.0-beta.5 455 1/23/2022
15.0.0-beta.4 450 1/21/2022
15.0.0-beta.3 439 1/21/2022
15.0.0-beta.2 443 1/21/2022
15.0.0-beta.1 454 1/20/2022
14.14.1 36,698 1/13/2022
14.14.0 781 1/12/2022
14.13.1 11,226 1/6/2022
14.13.0 539 1/6/2022
14.12.0 1,027 12/27/2021
14.11.4 722 12/24/2021
14.11.3 12,527 12/21/2021
14.11.2 2,264 12/16/2021
14.11.1 736 12/14/2021
14.11.0 542 12/14/2021
14.10.1 3,053 12/12/2021
14.10.0 824 12/11/2021
14.9.1 3,610 12/9/2021
14.9.0 588 12/9/2021
14.8.1 1,979 12/7/2021
14.8.0 655 12/6/2021
14.7.0 1,068 12/2/2021
14.6.6 8,011 11/28/2021
14.6.5 1,739 11/27/2021
14.6.4 2,150 11/26/2021
14.6.3 3,475 11/26/2021
14.6.2 3,098 11/25/2021
14.6.1 2,868 11/25/2021
14.6.0 5,424 11/23/2021
14.5.0 657 11/23/2021
14.4.1 563 11/22/2021
14.4.0 1,205 11/21/2021
14.3.0 2,357 11/14/2021
14.2.0 1,393 11/6/2021
14.1.1 2,874 11/3/2021
14.1.0 610 11/3/2021
14.0.1 8,942 10/31/2021
13.3.1 2,866 10/26/2021
13.3.0 9,591 10/17/2021
13.2.2 737 10/15/2021
13.2.1 1,916 10/15/2021
13.2.0 670 10/15/2021
13.1.0 4,476 10/8/2021
13.0.3 2,915 10/3/2021
13.0.2 898 10/3/2021
13.0.1 699 10/1/2021
13.0.0 856 10/1/2021
13.0.0-beta.2 277 10/1/2021
13.0.0-beta.1 279 10/1/2021
12.2.0 2,275 9/29/2021
12.1.0 704 9/28/2021
12.0.0 948 9/26/2021
12.0.0-beta.7 353 9/25/2021
12.0.0-beta.6 276 9/25/2021
12.0.0-beta.5 824 9/24/2021
12.0.0-beta.4 322 9/22/2021
12.0.0-beta.3 315 9/21/2021
12.0.0-beta.2 286 9/21/2021
12.0.0-beta.1 299 9/21/2021
11.27.0 6,969 9/15/2021
11.26.0 955 9/12/2021
11.25.0 924 9/10/2021
11.24.0 3,088 8/16/2021
11.23.1 1,169 8/11/2021
11.23.0 909 8/9/2021
11.22.0 745 8/7/2021
11.20.3 2,422 7/12/2021
11.20.2 657 7/12/2021
11.20.1 8,968 7/2/2021
11.20.0 685 7/1/2021
11.19.3 1,098 6/28/2021
11.19.2 24,039 6/25/2021
11.19.1 765 6/23/2021
11.19.1-beta.1 334 6/22/2021
11.19.0 776 6/19/2021
11.18.4 648 6/16/2021
11.18.3 705 6/16/2021
11.18.2 3,896 6/3/2021
11.18.1 763 6/1/2021
11.18.0 924 5/27/2021
11.17.0 820 5/22/2021
11.16.1 724 5/21/2021
11.16.0 1,785 5/21/2021
11.15.1 5,378 5/17/2021
11.15.0 655 5/17/2021
11.14.0 611 5/17/2021
11.13.0 1,796 5/13/2021
11.12.2 654 5/13/2021
11.12.1 816 5/10/2021
11.12.0 683 5/8/2021
11.11.0 830 5/5/2021
11.10.3 1,516 5/3/2021
11.10.2 647 5/3/2021
11.10.1 570 5/3/2021
11.10.0 589 5/3/2021
11.9.0 925 4/27/2021
11.8.0 799 4/26/2021
11.7.0 776 4/18/2021
11.6.0 841 4/14/2021
11.6.0-beta.4 323 4/13/2021
11.6.0-beta.3 267 4/12/2021
11.6.0-beta.2 327 4/12/2021
11.6.0-beta.1 288 4/11/2021
11.5.0 3,228 4/5/2021
11.5.0-beta.2 388 4/4/2021
11.5.0-beta.1 290 4/3/2021
11.4.0 1,220 3/31/2021
11.3.0 623 3/31/2021
11.2.0 756 3/29/2021
11.1.0 726 3/22/2021
11.0.3 3,088 3/21/2021
11.0.2 10,059 3/16/2021
11.0.1 809 3/15/2021
11.0.0 806 3/13/2021
11.0.0-beta.10 401 3/13/2021
11.0.0-beta.9 307 3/12/2021
11.0.0-beta.8 368 3/12/2021
11.0.0-beta.7 364 3/10/2021
11.0.0-beta.6 333 2/28/2021
11.0.0-beta.5 375 2/27/2021
11.0.0-beta.4 347 2/27/2021
11.0.0-beta.3 430 2/15/2021
11.0.0-beta.2 295 2/15/2021
11.0.0-beta.1 304 2/15/2021
10.9.1 4,673 2/12/2021
10.9.0 705 2/12/2021
10.8.0 742 2/10/2021
10.7.0 1,006 2/8/2021
10.6.2 886 2/4/2021
10.6.0 653 2/4/2021
10.5.1 757 2/1/2021
10.5.0 796 1/31/2021
10.5.0-beta.1 313 1/31/2021
10.4.0 686 1/30/2021
10.3.0 693 1/30/2021
10.2.1 713 1/29/2021
10.2.0 669 1/29/2021
10.1.0 644 1/29/2021
10.0.0 785 1/28/2021
10.0.0-beta.8 317 1/27/2021
10.0.0-beta.7 309 1/27/2021
10.0.0-beta.6 339 1/27/2021
10.0.0-beta.5 314 1/25/2021
10.0.0-beta.4 350 1/24/2021
10.0.0-beta.3 386 1/24/2021
10.0.0-beta.2 389 1/24/2021
10.0.0-beta.1 344 1/23/2021
9.1.0-beta.9 433 1/23/2021
9.1.0-beta.7 374 1/22/2021
9.1.0-beta.6 383 1/21/2021
9.1.0-beta.5 399 1/17/2021
9.1.0-beta.4 375 1/17/2021
9.1.0-beta.3 339 1/17/2021
9.1.0-beta.1 345 1/16/2021
9.0.0 7,587 1/8/2021
9.0.0-beta.2 377 1/6/2021
9.0.0-beta.1 410 1/3/2021
8.14.0 2,929 12/29/2020
8.13.0 1,517 12/21/2020
8.12.5 829 12/18/2020
8.12.4 853 12/17/2020
8.12.3 1,135 12/15/2020
8.12.2 773 12/15/2020
8.12.1 764 12/15/2020
8.12.0 888 12/12/2020
8.11.0 5,576 11/30/2020
8.10.0 755 11/30/2020
8.9.0 933 11/29/2020
8.8.0 788 11/26/2020
8.7.4-beta.2 377 11/26/2020
8.7.4-beta.1 346 11/26/2020
8.7.3 688 11/26/2020
8.7.2 720 11/26/2020
8.7.1 724 11/25/2020
8.7.0 734 11/25/2020
8.6.1 680 11/25/2020
8.6.0 898 11/23/2020
8.5.0 736 11/23/2020
8.4.2 892 11/20/2020
8.4.1 850 11/20/2020
8.4.0 817 11/17/2020
8.3.0 725 11/16/2020
8.2.2 803 11/15/2020
8.2.1 837 11/12/2020
8.2.0 818 11/10/2020
8.1.0 729 11/10/2020
8.0.1 906 11/8/2020
8.0.0 787 11/8/2020
8.0.0-beta.2 542 11/8/2020
8.0.0-beta.1 353 11/6/2020
7.0.2 812 11/1/2020
7.0.1 752 11/1/2020
7.0.0 834 11/1/2020
7.0.0-beta.1 440 11/1/2020
6.27.0-beta.1 471 10/30/2020
6.26.0 1,920 10/29/2020
6.25.1 836 10/22/2020
6.25.0 1,343 10/22/2020
6.24.1 855 10/20/2020
6.24.0 1,169 10/11/2020
6.23.3 1,109 10/2/2020
6.23.1 897 10/2/2020
6.23.0 918 9/30/2020
6.22.1 891 9/25/2020
6.22.0 868 9/24/2020
6.21.0 787 9/23/2020
6.20.0 881 9/23/2020
6.19.0 821 9/23/2020
6.18.0 742 9/23/2020
6.17.0 785 9/22/2020
6.16.0 769 9/22/2020
6.15.3 903 9/16/2020
6.15.2 827 9/14/2020
6.15.0 767 9/14/2020
6.14.1 1,045 9/13/2020
6.14.0 950 9/11/2020
6.13.0 788 9/10/2020
6.12.0 828 9/10/2020
6.12.0-beta.2 378 9/10/2020
6.12.0-beta.1 388 9/9/2020
6.11.1 868 9/8/2020
6.11.0 681 9/8/2020
6.10.7 925 9/2/2020
6.10.6 874 8/31/2020
6.10.5 923 8/29/2020
6.10.4 788 8/28/2020
6.10.3 769 8/28/2020
6.10.2 775 8/27/2020
6.10.1 698 8/26/2020
6.10.0 863 8/25/2020
6.9.0 3,543 8/20/2020
6.8.0 870 8/19/2020
6.7.0 1,320 7/26/2020
6.6.0 1,074 7/16/2020
6.5.0 1,018 7/12/2020
6.4.0 814 7/11/2020
6.3.1 944 7/10/2020
6.3.0 872 7/3/2020
6.2.0 765 7/2/2020
6.1.1 770 7/1/2020
6.1.0 765 7/1/2020
6.0.0 857 6/30/2020
6.0.0-beta.1 447 6/28/2020
5.1.0 852 6/26/2020
5.0.4 872 6/17/2020
5.0.3 770 6/17/2020
5.0.2 791 6/15/2020
5.0.0 890 6/14/2020
5.0.0-beta.3 392 6/14/2020
5.0.0-beta.2 478 6/14/2020
5.0.0-beta.1 465 6/14/2020
4.3.1 957 6/4/2020
4.3.0 891 6/4/2020
4.2.0 781 6/2/2020
4.1.0 852 6/1/2020
4.0.2 763 5/30/2020
4.0.1 757 5/27/2020
4.0.0 867 5/24/2020
3.1.0 808 5/21/2020
3.0.5 746 5/19/2020
3.0.4 764 5/18/2020
3.0.3 777 5/18/2020
3.0.2 787 5/18/2020
3.0.1 878 5/18/2020
3.0.0 783 5/17/2020
2.3.1 795 5/15/2020
2.3.0 769 5/15/2020
2.2.1 812 5/11/2020
2.2.0 808 5/10/2020
2.1.3 867 5/7/2020
2.1.2 848 5/4/2020
2.1.1 751 5/1/2020
2.1.0 813 4/29/2020
2.0.0 805 4/27/2020
2.0.0-beta.3 399 4/27/2020
2.0.0-beta.2 398 4/27/2020
2.0.0-beta.1 404 4/27/2020
1.34.2 781 4/27/2020
1.34.1 836 4/25/2020
1.34.0 806 4/24/2020
1.33.0 763 4/19/2020
1.32.4 2,508 4/17/2020
1.32.3 827 4/17/2020
1.32.2 813 4/16/2020
1.32.1 786 4/16/2020
1.32.0 741 4/15/2020
1.31.1 781 4/12/2020
1.31.0 844 4/10/2020
1.30.0 886 4/9/2020
1.29.0 794 4/8/2020
1.28.3 825 4/8/2020
1.28.2 895 4/5/2020
1.28.1 815 4/5/2020
1.28.0 913 4/5/2020
1.27.3 802 4/1/2020
1.27.2 835 3/31/2020
1.27.1 844 3/30/2020
1.27.1-beta.1 427 3/29/2020
1.27.0 820 3/29/2020
1.26.1 817 3/27/2020
1.26.0 771 3/25/2020
1.25.1 781 3/24/2020
1.25.0 849 3/22/2020
1.24.1 817 3/18/2020
1.24.0 788 3/10/2020
1.23.0 831 3/6/2020
1.22.3 784 3/3/2020
1.22.2 829 3/3/2020
1.22.1 803 2/28/2020
1.22.0 910 2/25/2020
1.21.0 842 2/24/2020
1.20.1 826 2/24/2020
1.20.0 876 2/22/2020
1.19.2 1,437 2/18/2020
1.19.1 777 2/18/2020
1.19.0 856 2/12/2020
1.18.0 795 2/10/2020
1.17.1 911 2/8/2020
1.17.0 796 2/8/2020
1.16.0 816 2/8/2020
1.14.1 870 2/2/2020
1.14.0 891 2/2/2020
1.13.0 959 1/19/2020
1.12.3 871 1/13/2020
1.12.2 928 1/12/2020
1.12.1 917 1/12/2020
1.12.0 831 1/12/2020
1.11.2 852 1/11/2020
1.11.1 918 1/10/2020
1.11.0 881 1/10/2020
1.10.1 871 1/8/2020
1.10.0 897 1/8/2020
1.9.3 904 1/8/2020
1.9.2 824 1/6/2020
1.9.1 830 1/6/2020
1.9.0 853 1/6/2020
1.8.0 829 1/5/2020
1.7.1 830 1/3/2020
1.7.0 862 1/2/2020
1.6.0 853 1/2/2020
1.5.5 1,008 1/1/2020
1.5.4 837 1/1/2020
1.5.3 958 12/29/2019
1.5.2 883 12/27/2019
1.5.1 828 12/27/2019
1.5.0 830 12/27/2019
1.4.1 826 12/21/2019
1.4.0 833 12/21/2019
1.3.2 799 12/20/2019
1.3.1 806 12/18/2019
1.3.1-beta.1 441 12/18/2019
1.3.0 855 12/17/2019
1.3.0-beta.1 443 12/18/2019
1.2.0 889 12/17/2019
1.1.1 787 12/16/2019
1.1.0 821 12/16/2019
1.0.0 2,846 12/15/2019
1.0.0-beta.41 452 12/15/2019
1.0.0-beta.40 435 12/15/2019
1.0.0-beta.39 432 12/14/2019