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

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.
ubisoft/NGitLab
.NET client for the GitLab REST API
ltrzesniewski/RazorBlade
Compile Razor templates at build-time without a dependency on ASP.NET.
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 155 7/17/2025
30.7.3 349 8/17/2025
30.7.2 257 8/15/2025
30.7.1 97 8/15/2025
30.7.0 220 8/14/2025
30.6.1 2,325 8/8/2025
30.6.0 960 8/7/2025
30.5.0 7,732 7/21/2025
30.5.0-beta.1 196 7/9/2025
30.4.0 49,893 6/13/2025
30.3.1 24,044 6/4/2025
30.3.0 5,392 6/1/2025
30.2.0 924 6/1/2025
30.1.0 57,267 5/12/2025
30.1.0-beta.2 160 5/8/2025
30.1.0-beta.1 138 5/8/2025
30.0.0 15,962 5/2/2025
29.5.0 11,121 4/30/2025
29.4.0 8,536 4/29/2025
29.3.1 8,238 4/26/2025
29.3.0 8,962 4/21/2025
29.2.0 38,188 4/7/2025
29.1.0 8,659 4/1/2025
29.0.0 2,424 3/31/2025
29.0.0-beta.6 682 3/24/2025
29.0.0-beta.5 409 3/24/2025
29.0.0-beta.4 406 3/24/2025
29.0.0-beta.3 407 3/24/2025
29.0.0-beta.2 408 3/24/2025
29.0.0-beta.1 231 3/19/2025
28.16.0 52,893 3/17/2025
28.15.0 18,843 3/12/2025
28.14.1 3,384 3/12/2025
28.14.0 4,312 3/11/2025
28.14.0-beta.7 174 3/11/2025
28.14.0-beta.6 143 3/11/2025
28.14.0-beta.5 171 3/10/2025
28.14.0-beta.4 201 3/6/2025
28.14.0-beta.3 201 3/6/2025
28.14.0-beta.2 194 3/6/2025
28.14.0-beta.1 194 3/5/2025
28.13.0 35,598 2/26/2025
28.12.1 6,356 2/24/2025
28.12.0 4,415 2/23/2025
28.11.0 18,176 2/14/2025
28.10.1 30,283 2/4/2025
28.10.0 1,866 2/3/2025
28.9.0 54,332 1/14/2025
28.8.1 31,452 1/6/2025
28.8.0 1,016 1/6/2025
28.7.1 2,941 1/4/2025
28.7.0 21,553 12/22/2024
28.6.1 8,852 12/19/2024
28.6.0 10,336 12/17/2024
28.5.0 14,920 12/13/2024
28.4.0 50,749 11/28/2024
28.3.2 45,416 11/18/2024
28.3.1 24,025 11/15/2024
28.3.0 9,837 11/15/2024
28.2.1 8,721 11/13/2024
28.2.0 33,031 11/10/2024
28.1.3 25,340 11/2/2024
28.1.2 4,538 11/1/2024
28.1.1 659 11/1/2024
28.1.0 2,246 10/31/2024
28.0.0 2,075 10/30/2024
28.0.0-beta.1 80 10/30/2024
27.1.0 16,760 10/25/2024
27.1.0-beta.2 85 10/23/2024
27.0.1 48,639 10/14/2024
27.0.0 12,749 10/14/2024
27.0.0-beta.7 224 10/10/2024
27.0.0-beta.6 1,013 10/5/2024
27.0.0-beta.5 1,481 9/26/2024
27.0.0-beta.4 96 9/24/2024
27.0.0-beta.3 85 9/23/2024
27.0.0-beta.1 85 9/22/2024
26.6.0 75,093 9/21/2024
26.5.0 8,248 9/18/2024
26.4.5 12,219 9/13/2024
26.4.4 19,198 9/10/2024
26.4.3 473 9/10/2024
26.4.2 3,262 9/9/2024
26.4.1 472 9/9/2024
26.4.0 4,228 9/5/2024
26.3.1 10,406 9/2/2024
26.3.0 6,788 8/30/2024
26.2.0 42,877 8/10/2024
26.1.6 32,646 7/31/2024
26.1.5 7,112 7/28/2024
26.1.3 418 7/28/2024
26.1.2 6,643 7/26/2024
26.1.1 905 7/25/2024
26.0.1 9,959 7/23/2024
26.0.0 4,202 7/20/2024
25.3.2 11,183 7/17/2024
25.3.1 17,339 7/11/2024
25.3.0 21,599 7/3/2024
25.2.0 1,808 7/2/2024
25.1.1 3,844 7/2/2024
25.1.0 452 7/2/2024
25.0.4 19,608 6/24/2024
25.0.3 10,006 6/14/2024
25.0.2 12,034 6/11/2024
25.0.1 16,107 6/2/2024
25.0.0 976 6/1/2024
25.0.0-beta.3 87 5/31/2024
25.0.0-beta.2 96 5/31/2024
25.0.0-beta.1 95 5/30/2024
24.3.0-beta.5 94 5/29/2024
24.3.0-beta.4 138 5/23/2024
24.3.0-beta.3 104 5/21/2024
24.3.0-beta.2 1,268 5/19/2024
24.3.0-beta.1 87 5/18/2024
24.2.0 82,594 5/9/2024
24.1.0 66,361 4/13/2024
24.0.0 6,147 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,842 4/9/2024
23.7.1 12,094 4/4/2024
23.7.0 509 4/3/2024
23.6.0 30,794 3/27/2024
23.5.2 13,255 3/16/2024
23.5.1 1,187 3/15/2024
23.5.0 6,070 3/12/2024
23.4.0 2,179 3/10/2024
23.3.0 4,991 3/7/2024
23.2.3 1,085 3/6/2024
23.2.2 23,453 2/27/2024
23.2.1 9,604 2/21/2024
23.2.0 8,589 2/14/2024
23.1.0 14,064 2/3/2024
23.0.1 16,421 1/23/2024
23.0.0 4,200 1/17/2024
22.11.5 12,714 1/10/2024
22.11.4 35,718 1/6/2024
22.11.3 717 1/5/2024
22.11.2 961 1/3/2024
22.11.1 2,384 12/27/2023
22.11.0 683 12/27/2023
22.10.2 2,096 12/24/2023
22.10.1 424 12/23/2023
22.10.0 860 12/22/2023
22.9.0 3,457 12/22/2023
22.8.0 11,850 12/7/2023
22.7.1 2,008 12/4/2023
22.7.0 1,723 12/4/2023
22.6.1 440 12/4/2023
22.6.0 5,983 11/27/2023
22.5.0 148,948 11/16/2023
22.4.1 2,545 11/15/2023
22.4.0 14,417 11/15/2023
22.3.0 1,449 11/14/2023
22.2.0 10,872 11/10/2023
22.2.0-beta.7 112 11/7/2023
22.2.0-beta.6 105 11/7/2023
22.2.0-beta.5 220 10/29/2023
22.2.0-beta.4 126 10/25/2023
22.2.0-beta.3 111 10/25/2023
22.2.0-beta.2 106 10/23/2023
22.2.0-beta.1 110 10/22/2023
22.1.4 270,548 10/16/2023
22.1.3 13,410 10/10/2023
22.1.2 9,858 10/9/2023
22.1.1 28,757 10/6/2023
22.1.0 20,704 10/5/2023
22.0.0 11,228 10/5/2023
21.3.0 100,795 9/28/2023
21.2.0 19,105 9/24/2023
21.1.6 575 9/23/2023
21.1.5 12,458 9/20/2023
21.1.4 4,490 9/19/2023
21.1.3 11,367 9/13/2023
21.1.2 473 9/13/2023
21.1.1 16,805 9/11/2023
21.1.0 697 9/10/2023
21.0.0 19,394 8/31/2023
20.8.2 20,349 8/27/2023
20.8.1 28,462 8/21/2023
20.8.0 8,289 8/15/2023
20.7.0 16,541 8/13/2023
20.6.0 114,807 7/22/2023
20.5.1 21,089 7/16/2023
20.5.0 10,752 7/10/2023
20.4.0 83,781 6/20/2023
20.3.2 126,586 6/6/2023
20.3.1 2,439 6/3/2023
20.3.0 25,960 5/29/2023
20.2.0 501 5/27/2023
20.1.1 1,246 5/25/2023
20.1.0 1,813 5/24/2023
20.1.0-beta.1 145 5/24/2023
20.0.0 9,131 5/18/2023
19.14.1 25,376 5/1/2023
19.14.0 3,423 4/28/2023
19.13.1 1,117 4/26/2023
19.13.0 7,748 4/22/2023
19.12.3 13,945 4/15/2023
19.12.2 5,220 4/12/2023
19.12.1 15,509 4/6/2023
19.12.0 9,009 3/31/2023
19.11.2 19,738 3/20/2023
19.11.1 12,666 3/10/2023
19.11.0 634 3/10/2023
19.10.0 29,532 2/19/2023
19.9.3 18,653 2/13/2023
19.9.2 13,916 2/6/2023
19.9.1 1,269 2/6/2023
19.9.0 674 2/6/2023
19.8.3 1,463 2/3/2023
19.8.2 852 2/2/2023
19.8.1 12,914 2/1/2023
19.8.0 1,589 1/29/2023
19.7.1 10,767 1/20/2023
19.7.0 3,822 1/19/2023
19.6.0 20,253 1/9/2023
19.5.1-beta.3 200 1/5/2023
19.5.1-beta.2 196 1/4/2023
19.5.1-beta.1 190 1/4/2023
19.5.0 10,778 12/19/2022
19.4.2 954 12/18/2022
19.4.1 497 12/18/2022
19.4.0 486 12/18/2022
19.4.0-beta.4 186 12/17/2022
19.4.0-beta.3 212 12/12/2022
19.4.0-beta.2 177 12/10/2022
19.4.0-beta.1 172 12/7/2022
19.3.0 23,191 11/27/2022
19.2.0 654 11/27/2022
19.1.0 37,756 11/13/2022
19.0.0 2,730 11/8/2022
18.4.0 8,026 11/6/2022
18.3.1-beta.1 161 11/3/2022
18.3.0 4,564 11/1/2022
18.2.1 824 11/1/2022
18.2.0 755 10/31/2022
18.1.1 977 10/28/2022
18.1.0 588 10/28/2022
18.1.0-beta.2 175 10/28/2022
18.1.0-beta.1 186 10/26/2022
18.0.0 9,650 10/23/2022
18.0.0-rc.1 213 10/23/2022
18.0.0-beta.33 229 10/23/2022
18.0.0-beta.32 259 10/20/2022
18.0.0-beta.31 233 10/19/2022
18.0.0-beta.30 251 10/17/2022
18.0.0-beta.29 183 10/17/2022
18.0.0-beta.28 181 10/17/2022
18.0.0-beta.27 183 10/17/2022
18.0.0-beta.26 178 10/16/2022
18.0.0-beta.25 895 10/12/2022
18.0.0-beta.24 175 10/12/2022
18.0.0-beta.23 267 10/3/2022
18.0.0-beta.22 212 10/1/2022
18.0.0-beta.21 464 9/26/2022
18.0.0-beta.20 244 9/24/2022
18.0.0-beta.19 573 9/20/2022
18.0.0-beta.18 446 9/14/2022
18.0.0-beta.17 361 9/11/2022
18.0.0-beta.16 216 9/8/2022
18.0.0-beta.15 185 9/7/2022
18.0.0-beta.14 232 9/7/2022
18.0.0-beta.13 249 9/6/2022
18.0.0-beta.12 174 9/6/2022
18.0.0-beta.11 214 9/5/2022
18.0.0-beta.10 217 9/3/2022
18.0.0-beta.9 176 9/3/2022
18.0.0-beta.8 303 8/25/2022
18.0.0-beta.7 196 8/25/2022
18.0.0-beta.6 216 8/22/2022
18.0.0-beta.5 191 8/22/2022
18.0.0-beta.4 191 8/22/2022
18.0.0-beta.3 347 8/21/2022
18.0.0-beta.2 192 8/21/2022
18.0.0-beta.1 199 8/21/2022
17.10.2 92,520 8/16/2022
17.10.1 902 8/16/2022
17.10.0 1,236 8/14/2022
17.9.0 974 8/12/2022
17.8.1 4,072 8/9/2022
17.8.0 1,886 8/9/2022
17.7.1 646 8/9/2022
17.7.0 787 8/8/2022
17.6.2 1,299 8/8/2022
17.6.1 698 8/8/2022
17.6.0 811 8/6/2022
17.5.0 17,830 7/30/2022
17.4.2 1,188 7/27/2022
17.4.1 2,131 7/26/2022
17.4.0 702 7/26/2022
17.3.1 763 7/26/2022
17.3.0 668 7/25/2022
17.2.1 68,591 7/3/2022
17.2.0 742 7/2/2022
17.1.6 12,349 6/28/2022
17.1.5 875 6/27/2022
17.1.4 13,505 6/8/2022
17.1.3 682 6/8/2022
17.1.2 727 6/7/2022
17.1.1 1,078 6/4/2022
17.1.0 767 6/3/2022
17.0.3 1,048 6/2/2022
17.0.2 834 6/2/2022
17.0.1 708 6/2/2022
17.0.0 756 6/2/2022
17.0.0-beta.2 222 6/1/2022
17.0.0-beta.1 811 5/23/2022
16.9.0 5,565 5/27/2022
16.8.2 969 5/24/2022
16.8.1 5,881 5/16/2022
16.8.0 626 5/16/2022
16.7.2 814 5/16/2022
16.7.1 1,342 5/13/2022
16.7.0 16,926 4/29/2022
16.6.0 2,379 4/25/2022
16.5.4 48,616 4/2/2022
16.5.3 642 4/2/2022
16.5.2 1,706 3/31/2022
16.5.1 751 3/30/2022
16.5.0 698 3/30/2022
16.5.0-beta.1 351 3/26/2022
16.4.4 20,909 3/26/2022
16.4.3 1,374 3/22/2022
16.4.2 3,602 3/16/2022
16.4.1 688 3/16/2022
16.4.0 639 3/15/2022
16.3.6 8,258 3/12/2022
16.3.5 12,130 3/6/2022
16.3.4 2,860 3/2/2022
16.3.3 799 3/1/2022
16.3.2 759 2/26/2022
16.3.0 611 2/26/2022
16.2.0 9,996 2/21/2022
16.1.2 3,061 2/13/2022
16.1.1 4,822 2/7/2022
16.1.0 937 2/7/2022
16.0.0 10,251 2/3/2022
15.2.1 2,422 2/1/2022
15.2.0 1,773 1/30/2022
15.1.1 6,378 1/25/2022
15.1.0 930 1/25/2022
15.1.0-beta.1 423 1/24/2022
15.0.1 936 1/24/2022
15.0.0 1,647 1/24/2022
15.0.0-beta.6 428 1/23/2022
15.0.0-beta.5 429 1/23/2022
15.0.0-beta.4 431 1/21/2022
15.0.0-beta.3 419 1/21/2022
15.0.0-beta.2 415 1/21/2022
15.0.0-beta.1 434 1/20/2022
14.14.1 32,785 1/13/2022
14.14.0 728 1/12/2022
14.13.1 11,170 1/6/2022
14.13.0 497 1/6/2022
14.12.0 985 12/27/2021
14.11.4 684 12/24/2021
14.11.3 12,490 12/21/2021
14.11.2 2,166 12/16/2021
14.11.1 699 12/14/2021
14.11.0 487 12/14/2021
14.10.1 2,972 12/12/2021
14.10.0 769 12/11/2021
14.9.1 3,559 12/9/2021
14.9.0 544 12/9/2021
14.8.1 1,681 12/7/2021
14.8.0 613 12/6/2021
14.7.0 1,001 12/2/2021
14.6.6 7,968 11/28/2021
14.6.5 1,691 11/27/2021
14.6.4 2,108 11/26/2021
14.6.3 3,431 11/26/2021
14.6.2 3,059 11/25/2021
14.6.1 2,813 11/25/2021
14.6.0 5,381 11/23/2021
14.5.0 603 11/23/2021
14.4.1 520 11/22/2021
14.4.0 1,153 11/21/2021
14.3.0 2,302 11/14/2021
14.2.0 1,347 11/6/2021
14.1.1 2,832 11/3/2021
14.1.0 561 11/3/2021
14.0.1 8,893 10/31/2021
13.3.1 2,833 10/26/2021
13.3.0 9,537 10/17/2021
13.2.2 694 10/15/2021
13.2.1 1,812 10/15/2021
13.2.0 613 10/15/2021
13.1.0 4,421 10/8/2021
13.0.3 2,867 10/3/2021
13.0.2 839 10/3/2021
13.0.1 659 10/1/2021
13.0.0 810 10/1/2021
13.0.0-beta.2 249 10/1/2021
13.0.0-beta.1 245 10/1/2021
12.2.0 2,228 9/29/2021
12.1.0 627 9/28/2021
12.0.0 897 9/26/2021
12.0.0-beta.7 332 9/25/2021
12.0.0-beta.6 243 9/25/2021
12.0.0-beta.5 790 9/24/2021
12.0.0-beta.4 290 9/22/2021
12.0.0-beta.3 284 9/21/2021
12.0.0-beta.2 253 9/21/2021
12.0.0-beta.1 270 9/21/2021
11.27.0 6,831 9/15/2021
11.26.0 901 9/12/2021
11.25.0 875 9/10/2021
11.24.0 3,051 8/16/2021
11.23.1 1,118 8/11/2021
11.23.0 861 8/9/2021
11.22.0 694 8/7/2021
11.20.3 2,358 7/12/2021
11.20.2 605 7/12/2021
11.20.1 7,801 7/2/2021
11.20.0 634 7/1/2021
11.19.3 1,036 6/28/2021
11.19.2 23,981 6/25/2021
11.19.1 727 6/23/2021
11.19.1-beta.1 307 6/22/2021
11.19.0 728 6/19/2021
11.18.4 618 6/16/2021
11.18.3 642 6/16/2021
11.18.2 3,828 6/3/2021
11.18.1 708 6/1/2021
11.18.0 884 5/27/2021
11.17.0 781 5/22/2021
11.16.1 660 5/21/2021
11.16.0 1,722 5/21/2021
11.15.1 5,329 5/17/2021
11.15.0 604 5/17/2021
11.14.0 575 5/17/2021
11.13.0 1,743 5/13/2021
11.12.2 591 5/13/2021
11.12.1 786 5/10/2021
11.12.0 638 5/8/2021
11.11.0 799 5/5/2021
11.10.3 1,471 5/3/2021
11.10.2 596 5/3/2021
11.10.1 524 5/3/2021
11.10.0 526 5/3/2021
11.9.0 889 4/27/2021
11.8.0 746 4/26/2021
11.7.0 735 4/18/2021
11.6.0 791 4/14/2021
11.6.0-beta.4 296 4/13/2021
11.6.0-beta.3 248 4/12/2021
11.6.0-beta.2 297 4/12/2021
11.6.0-beta.1 257 4/11/2021
11.5.0 3,186 4/5/2021
11.5.0-beta.2 360 4/4/2021
11.5.0-beta.1 257 4/3/2021
11.4.0 1,169 3/31/2021
11.3.0 568 3/31/2021
11.2.0 702 3/29/2021
11.1.0 675 3/22/2021
11.0.3 3,057 3/21/2021
11.0.2 10,009 3/16/2021
11.0.1 759 3/15/2021
11.0.0 755 3/13/2021
11.0.0-beta.10 375 3/13/2021
11.0.0-beta.9 282 3/12/2021
11.0.0-beta.8 343 3/12/2021
11.0.0-beta.7 330 3/10/2021
11.0.0-beta.6 313 2/28/2021
11.0.0-beta.5 346 2/27/2021
11.0.0-beta.4 312 2/27/2021
11.0.0-beta.3 400 2/15/2021
11.0.0-beta.2 271 2/15/2021
11.0.0-beta.1 278 2/15/2021
10.9.1 4,108 2/12/2021
10.9.0 664 2/12/2021
10.8.0 678 2/10/2021
10.7.0 960 2/8/2021
10.6.2 856 2/4/2021
10.6.0 601 2/4/2021
10.5.1 703 2/1/2021
10.5.0 752 1/31/2021
10.5.0-beta.1 286 1/31/2021
10.4.0 623 1/30/2021
10.3.0 634 1/30/2021
10.2.1 660 1/29/2021
10.2.0 624 1/29/2021
10.1.0 605 1/29/2021
10.0.0 729 1/28/2021
10.0.0-beta.8 287 1/27/2021
10.0.0-beta.7 277 1/27/2021
10.0.0-beta.6 316 1/27/2021
10.0.0-beta.5 285 1/25/2021
10.0.0-beta.4 319 1/24/2021
10.0.0-beta.3 355 1/24/2021
10.0.0-beta.2 362 1/24/2021
10.0.0-beta.1 312 1/23/2021
9.1.0-beta.9 397 1/23/2021
9.1.0-beta.7 341 1/22/2021
9.1.0-beta.6 350 1/21/2021
9.1.0-beta.5 370 1/17/2021
9.1.0-beta.4 339 1/17/2021
9.1.0-beta.3 307 1/17/2021
9.1.0-beta.1 310 1/16/2021
9.0.0 7,510 1/8/2021
9.0.0-beta.2 342 1/6/2021
9.0.0-beta.1 389 1/3/2021
8.14.0 2,824 12/29/2020
8.13.0 1,467 12/21/2020
8.12.5 786 12/18/2020
8.12.4 811 12/17/2020
8.12.3 1,081 12/15/2020
8.12.2 737 12/15/2020
8.12.1 715 12/15/2020
8.12.0 846 12/12/2020
8.11.0 5,525 11/30/2020
8.10.0 685 11/30/2020
8.9.0 878 11/29/2020
8.8.0 733 11/26/2020
8.7.4-beta.2 355 11/26/2020
8.7.4-beta.1 310 11/26/2020
8.7.3 636 11/26/2020
8.7.2 652 11/26/2020
8.7.1 667 11/25/2020
8.7.0 671 11/25/2020
8.6.1 631 11/25/2020
8.6.0 843 11/23/2020
8.5.0 672 11/23/2020
8.4.2 840 11/20/2020
8.4.1 790 11/20/2020
8.4.0 774 11/17/2020
8.3.0 684 11/16/2020
8.2.2 758 11/15/2020
8.2.1 786 11/12/2020
8.2.0 779 11/10/2020
8.1.0 676 11/10/2020
8.0.1 857 11/8/2020
8.0.0 734 11/8/2020
8.0.0-beta.2 512 11/8/2020
8.0.0-beta.1 326 11/6/2020
7.0.2 768 11/1/2020
7.0.1 706 11/1/2020
7.0.0 783 11/1/2020
7.0.0-beta.1 409 11/1/2020
6.27.0-beta.1 437 10/30/2020
6.26.0 1,863 10/29/2020
6.25.1 787 10/22/2020
6.25.0 1,287 10/22/2020
6.24.1 802 10/20/2020
6.24.0 1,118 10/11/2020
6.23.3 1,059 10/2/2020
6.23.1 856 10/2/2020
6.23.0 868 9/30/2020
6.22.1 844 9/25/2020
6.22.0 820 9/24/2020
6.21.0 742 9/23/2020
6.20.0 845 9/23/2020
6.19.0 784 9/23/2020
6.18.0 679 9/23/2020
6.17.0 733 9/22/2020
6.16.0 718 9/22/2020
6.15.3 860 9/16/2020
6.15.2 773 9/14/2020
6.15.0 714 9/14/2020
6.14.1 999 9/13/2020
6.14.0 886 9/11/2020
6.13.0 735 9/10/2020
6.12.0 777 9/10/2020
6.12.0-beta.2 351 9/10/2020
6.12.0-beta.1 356 9/9/2020
6.11.1 801 9/8/2020
6.11.0 631 9/8/2020
6.10.7 872 9/2/2020
6.10.6 825 8/31/2020
6.10.5 863 8/29/2020
6.10.4 743 8/28/2020
6.10.3 718 8/28/2020
6.10.2 727 8/27/2020
6.10.1 655 8/26/2020
6.10.0 813 8/25/2020
6.9.0 3,481 8/20/2020
6.8.0 825 8/19/2020
6.7.0 1,275 7/26/2020
6.6.0 1,032 7/16/2020
6.5.0 970 7/12/2020
6.4.0 765 7/11/2020
6.3.1 880 7/10/2020
6.3.0 825 7/3/2020
6.2.0 725 7/2/2020
6.1.1 730 7/1/2020
6.1.0 710 7/1/2020
6.0.0 801 6/30/2020
6.0.0-beta.1 427 6/28/2020
5.1.0 788 6/26/2020
5.0.4 834 6/17/2020
5.0.3 716 6/17/2020
5.0.2 770 6/15/2020
5.0.0 858 6/14/2020
5.0.0-beta.3 371 6/14/2020
5.0.0-beta.2 458 6/14/2020
5.0.0-beta.1 432 6/14/2020
4.3.1 903 6/4/2020
4.3.0 830 6/4/2020
4.2.0 735 6/2/2020
4.1.0 801 6/1/2020
4.0.2 714 5/30/2020
4.0.1 716 5/27/2020
4.0.0 826 5/24/2020
3.1.0 754 5/21/2020
3.0.5 704 5/19/2020
3.0.4 727 5/18/2020
3.0.3 733 5/18/2020
3.0.2 737 5/18/2020
3.0.1 821 5/18/2020
3.0.0 745 5/17/2020
2.3.1 758 5/15/2020
2.3.0 702 5/15/2020
2.2.1 759 5/11/2020
2.2.0 765 5/10/2020
2.1.3 822 5/7/2020
2.1.2 796 5/4/2020
2.1.1 707 5/1/2020
2.1.0 767 4/29/2020
2.0.0 752 4/27/2020
2.0.0-beta.3 370 4/27/2020
2.0.0-beta.2 371 4/27/2020
2.0.0-beta.1 374 4/27/2020
1.34.2 726 4/27/2020
1.34.1 778 4/25/2020
1.34.0 757 4/24/2020
1.33.0 705 4/19/2020
1.32.4 2,443 4/17/2020
1.32.3 775 4/17/2020
1.32.2 754 4/16/2020
1.32.1 719 4/16/2020
1.32.0 685 4/15/2020
1.31.1 727 4/12/2020
1.31.0 790 4/10/2020
1.30.0 832 4/9/2020
1.29.0 733 4/8/2020
1.28.3 785 4/8/2020
1.28.2 830 4/5/2020
1.28.1 755 4/5/2020
1.28.0 852 4/5/2020
1.27.3 746 4/1/2020
1.27.2 785 3/31/2020
1.27.1 803 3/30/2020
1.27.1-beta.1 400 3/29/2020
1.27.0 780 3/29/2020
1.26.1 759 3/27/2020
1.26.0 716 3/25/2020
1.25.1 733 3/24/2020
1.25.0 795 3/22/2020
1.24.1 762 3/18/2020
1.24.0 737 3/10/2020
1.23.0 787 3/6/2020
1.22.3 742 3/3/2020
1.22.2 787 3/3/2020
1.22.1 764 2/28/2020
1.22.0 847 2/25/2020
1.21.0 805 2/24/2020
1.20.1 782 2/24/2020
1.20.0 832 2/22/2020
1.19.2 1,385 2/18/2020
1.19.1 726 2/18/2020
1.19.0 819 2/12/2020
1.18.0 756 2/10/2020
1.17.1 871 2/8/2020
1.17.0 722 2/8/2020
1.16.0 758 2/8/2020
1.14.1 800 2/2/2020
1.14.0 848 2/2/2020
1.13.0 894 1/19/2020
1.12.3 818 1/13/2020
1.12.2 872 1/12/2020
1.12.1 863 1/12/2020
1.12.0 788 1/12/2020
1.11.2 803 1/11/2020
1.11.1 864 1/10/2020
1.11.0 850 1/10/2020
1.10.1 817 1/8/2020
1.10.0 842 1/8/2020
1.9.3 867 1/8/2020
1.9.2 775 1/6/2020
1.9.1 779 1/6/2020
1.9.0 791 1/6/2020
1.8.0 779 1/5/2020
1.7.1 788 1/3/2020
1.7.0 809 1/2/2020
1.6.0 801 1/2/2020
1.5.5 965 1/1/2020
1.5.4 785 1/1/2020
1.5.3 916 12/29/2019
1.5.2 832 12/27/2019
1.5.1 784 12/27/2019
1.5.0 792 12/27/2019
1.4.1 775 12/21/2019
1.4.0 782 12/21/2019
1.3.2 749 12/20/2019
1.3.1 775 12/18/2019
1.3.1-beta.1 416 12/18/2019
1.3.0 798 12/17/2019
1.3.0-beta.1 411 12/18/2019
1.2.0 840 12/17/2019
1.1.1 744 12/16/2019
1.1.0 767 12/16/2019
1.0.0 2,549 12/15/2019
1.0.0-beta.41 424 12/15/2019
1.0.0-beta.40 406 12/15/2019
1.0.0-beta.39 407 12/14/2019