Verify.NUnit 31.6.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Verify.NUnit --version 31.6.1
                    
NuGet\Install-Package Verify.NUnit -Version 31.6.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Verify.NUnit" Version="31.6.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.NUnit" Version="31.6.1" />
                    
Directory.Packages.props
<PackageReference Include="Verify.NUnit" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Verify.NUnit --version 31.6.1
                    
#r "nuget: Verify.NUnit, 31.6.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Verify.NUnit@31.6.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Verify.NUnit&version=31.6.1
                    
Install as a Cake Addin
#tool nuget:?package=Verify.NUnit&version=31.6.1
                    
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

LambdaTest

<p style="font-size:21px; color:black;">Browser testing via<br> <a href="https://www.lambdatest.com/" target="_blank"> <img src="https://www.lambdatest.com/blue-logo.png" style="vertical-align: middle;" width="250" height="45" /> </a> </p>

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 (4)

Showing the top 4 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

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.
whistyun/MdXaml
Markdown for WPF - alternate version of Markdown.Xaml
nHapiNET/nHapi
nHapi is the .Net port of the original Java project HAPI.
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.7.1 1,167 11/13/2025
31.7.0 148 11/13/2025
31.6.1 568 11/12/2025
31.6.0 2,065 11/12/2025
31.6.0-beta.1 35 11/12/2025
31.5.3 2,247 11/11/2025
31.5.2 704 11/11/2025
31.5.1 1,975 11/10/2025
31.5.0 512 11/10/2025
31.4.3 10,144 11/4/2025
31.4.2 663 11/4/2025
31.4.1 4,004 11/2/2025
31.4.0 2,699 11/1/2025
31.3.0 3,529 10/30/2025
31.2.0 5,163 10/29/2025
31.1.0 3,938 10/28/2025
31.0.5 5,473 10/26/2025
31.0.4 7,418 10/21/2025
31.0.4-beta.1 125 10/21/2025
31.0.3 10,265 10/20/2025
31.0.2 8,442 10/16/2025
31.0.1 12,312 10/10/2025
31.0.0 14,371 10/9/2025
31.0.0-beta.1 559 7/17/2025
30.20.1 14,728 10/6/2025
30.20.0 5,014 10/4/2025
30.19.2 9,922 10/1/2025
30.19.1 10,234 9/28/2025
30.19.0 8,387 9/25/2025
30.18.0 25,214 9/21/2025
30.17.0 7,134 9/19/2025
30.16.0 2,303 9/18/2025
30.15.0 4,860 9/18/2025
30.14.0 819 9/18/2025
30.13.0 13,106 9/13/2025
30.12.0 6,202 9/11/2025
30.12.0-beta.1 378 9/9/2025
30.11.0 21,484 9/5/2025
30.10.0 14,981 8/30/2025
30.9.0 1,216 8/30/2025
30.8.0 4,652 8/29/2025
30.7.3 43,011 8/17/2025
30.7.2 5,081 8/15/2025
30.7.1 962 8/15/2025
30.7.0 6,658 8/14/2025
30.6.1 14,886 8/8/2025
30.6.0 3,158 8/7/2025
30.5.0 36,671 7/21/2025
30.5.0-beta.1 788 7/9/2025
30.4.0 91,196 6/13/2025
30.3.1 32,716 6/4/2025
30.3.0 5,937 6/1/2025
30.2.0 1,268 6/1/2025
30.1.0 91,140 5/12/2025
30.1.0-beta.2 190 5/8/2025
30.1.0-beta.1 170 5/8/2025
30.0.0 20,825 5/2/2025
29.5.0 22,791 4/30/2025
29.4.0 24,365 4/29/2025
29.3.1 13,970 4/26/2025
29.3.0 9,765 4/21/2025
29.2.0 49,300 4/7/2025
29.1.0 10,400 4/1/2025
29.0.0 2,966 3/31/2025
29.0.0-beta.6 703 3/24/2025
29.0.0-beta.5 443 3/24/2025
29.0.0-beta.4 431 3/24/2025
29.0.0-beta.3 431 3/24/2025
29.0.0-beta.2 436 3/24/2025
29.0.0-beta.1 264 3/19/2025
28.16.0 62,802 3/17/2025
28.15.0 19,949 3/12/2025
28.14.1 3,670 3/12/2025
28.14.0 4,583 3/11/2025
28.14.0-beta.7 206 3/11/2025
28.14.0-beta.6 168 3/11/2025
28.14.0-beta.5 202 3/10/2025
28.14.0-beta.4 227 3/6/2025
28.14.0-beta.3 227 3/6/2025
28.14.0-beta.2 215 3/6/2025
28.14.0-beta.1 222 3/5/2025
28.13.0 44,178 2/26/2025
28.12.1 7,277 2/24/2025
28.12.0 4,814 2/23/2025
28.11.0 21,095 2/14/2025
28.10.1 33,449 2/4/2025
28.10.0 2,122 2/3/2025
28.9.0 60,908 1/14/2025
28.8.1 36,684 1/6/2025
28.8.0 1,187 1/6/2025
28.7.1 3,121 1/4/2025
28.7.0 28,701 12/22/2024
28.6.1 9,566 12/19/2024
28.6.0 12,047 12/17/2024
28.5.0 18,204 12/13/2024
28.4.0 56,715 11/28/2024
28.3.2 57,933 11/18/2024
28.3.1 28,170 11/15/2024
28.3.0 11,488 11/15/2024
28.2.1 9,824 11/13/2024
28.2.0 33,583 11/10/2024
28.1.3 31,435 11/2/2024
28.1.2 4,670 11/1/2024
28.1.1 752 11/1/2024
28.1.0 2,367 10/31/2024
28.0.0 2,189 10/30/2024
28.0.0-beta.1 92 10/30/2024
27.1.0 17,434 10/25/2024
27.1.0-beta.2 112 10/23/2024
27.0.1 58,359 10/14/2024
27.0.0 17,093 10/14/2024
27.0.0-beta.7 244 10/10/2024
27.0.0-beta.6 1,033 10/5/2024
27.0.0-beta.5 1,503 9/26/2024
27.0.0-beta.4 105 9/24/2024
27.0.0-beta.3 110 9/23/2024
27.0.0-beta.1 112 9/22/2024
26.6.0 81,117 9/21/2024
26.5.0 8,438 9/18/2024
26.4.5 12,439 9/13/2024
26.4.4 20,099 9/10/2024
26.4.3 573 9/10/2024
26.4.2 3,574 9/9/2024
26.4.1 573 9/9/2024
26.4.0 4,310 9/5/2024
26.3.1 10,525 9/2/2024
26.3.0 6,897 8/30/2024
26.2.0 44,552 8/10/2024
26.1.6 35,484 7/31/2024
26.1.5 7,426 7/28/2024
26.1.3 498 7/28/2024
26.1.2 9,724 7/26/2024
26.1.1 995 7/25/2024
26.0.1 11,278 7/23/2024
26.0.0 4,614 7/20/2024
25.3.2 11,483 7/17/2024
25.3.1 17,495 7/11/2024
25.3.0 22,103 7/3/2024
25.2.0 2,040 7/2/2024
25.1.1 3,960 7/2/2024
25.1.0 546 7/2/2024
25.0.4 20,134 6/24/2024
25.0.3 10,419 6/14/2024
25.0.2 12,197 6/11/2024
25.0.1 17,541 6/2/2024
25.0.0 1,072 6/1/2024
25.0.0-beta.3 114 5/31/2024
25.0.0-beta.2 127 5/31/2024
25.0.0-beta.1 104 5/30/2024
24.3.0-beta.5 120 5/29/2024
24.3.0-beta.4 166 5/23/2024
24.3.0-beta.3 128 5/21/2024
24.3.0-beta.2 1,318 5/19/2024
24.3.0-beta.1 109 5/18/2024
24.2.0 95,257 5/9/2024
24.1.0 69,956 4/13/2024
24.0.0 6,231 4/12/2024
24.0.0-beta.2 118 4/12/2024
24.0.0-beta.1 120 4/11/2024
23.7.2 16,486 4/9/2024
23.7.1 12,179 4/4/2024
23.7.0 609 4/3/2024
23.6.0 31,604 3/27/2024
23.5.2 13,635 3/16/2024
23.5.1 1,267 3/15/2024
23.5.0 6,438 3/12/2024
23.4.0 2,280 3/10/2024
23.3.0 5,096 3/7/2024
23.2.3 1,168 3/6/2024
23.2.2 25,161 2/27/2024
23.2.1 9,895 2/21/2024
23.2.0 8,971 2/14/2024
23.1.0 14,673 2/3/2024
23.0.1 16,538 1/23/2024
23.0.0 4,978 1/17/2024
22.11.5 12,967 1/10/2024
22.11.4 40,541 1/6/2024
22.11.3 809 1/5/2024
22.11.2 1,035 1/3/2024
22.11.1 2,467 12/27/2023
22.11.0 776 12/27/2023
22.10.2 2,186 12/24/2023
22.10.1 515 12/23/2023
22.10.0 1,016 12/22/2023
22.9.0 3,543 12/22/2023
22.8.0 12,007 12/7/2023
22.7.1 2,105 12/4/2023
22.7.0 1,798 12/4/2023
22.6.1 524 12/4/2023
22.6.0 6,237 11/27/2023
22.5.0 174,116 11/16/2023
22.4.1 2,629 11/15/2023
22.4.0 19,956 11/15/2023
22.3.0 1,838 11/14/2023
22.2.0 11,065 11/10/2023
22.2.0-beta.7 138 11/7/2023
22.2.0-beta.6 127 11/7/2023
22.2.0-beta.5 252 10/29/2023
22.2.0-beta.4 138 10/25/2023
22.2.0-beta.3 136 10/25/2023
22.2.0-beta.2 134 10/23/2023
22.2.0-beta.1 119 10/22/2023
22.1.4 324,852 10/16/2023
22.1.3 14,890 10/10/2023
22.1.2 9,922 10/9/2023
22.1.1 29,455 10/6/2023
22.1.0 23,496 10/5/2023
22.0.0 13,852 10/5/2023
21.3.0 124,198 9/28/2023
21.2.0 19,388 9/24/2023
21.1.6 642 9/23/2023
21.1.5 12,588 9/20/2023
21.1.4 5,630 9/19/2023
21.1.3 11,959 9/13/2023
21.1.2 522 9/13/2023
21.1.1 17,266 9/11/2023
21.1.0 754 9/10/2023
21.0.0 21,549 8/31/2023
20.8.2 21,648 8/27/2023
20.8.1 32,477 8/21/2023
20.8.0 8,363 8/15/2023
20.7.0 19,352 8/13/2023
20.6.0 116,902 7/22/2023
20.5.1 21,531 7/16/2023
20.5.0 11,193 7/10/2023
20.4.0 90,907 6/20/2023
20.3.2 149,567 6/6/2023
20.3.1 2,506 6/3/2023
20.3.0 27,771 5/29/2023
20.2.0 582 5/27/2023
20.1.1 1,317 5/25/2023
20.1.0 2,457 5/24/2023
20.1.0-beta.1 188 5/24/2023
20.0.0 10,658 5/18/2023
19.14.1 27,539 5/1/2023
19.14.0 3,492 4/28/2023
19.13.1 1,195 4/26/2023
19.13.0 7,830 4/22/2023
19.12.3 15,296 4/15/2023
19.12.2 5,283 4/12/2023
19.12.1 16,154 4/6/2023
19.12.0 9,092 3/31/2023
19.11.2 22,090 3/20/2023
19.11.1 12,719 3/10/2023
19.11.0 691 3/10/2023
19.10.0 29,930 2/19/2023
19.9.3 18,891 2/13/2023
19.9.2 14,019 2/6/2023
19.9.1 1,339 2/6/2023
19.9.0 740 2/6/2023
19.8.3 1,549 2/3/2023
19.8.2 906 2/2/2023
19.8.1 15,434 2/1/2023
19.8.0 1,658 1/29/2023
19.7.1 11,442 1/20/2023
19.7.0 3,891 1/19/2023
19.6.0 20,398 1/9/2023
19.5.1-beta.3 243 1/5/2023
19.5.1-beta.2 240 1/4/2023
19.5.1-beta.1 232 1/4/2023
19.5.0 10,961 12/19/2022
19.4.2 1,017 12/18/2022
19.4.1 551 12/18/2022
19.4.0 541 12/18/2022
19.4.0-beta.4 227 12/17/2022
19.4.0-beta.3 259 12/12/2022
19.4.0-beta.2 223 12/10/2022
19.4.0-beta.1 226 12/7/2022
19.3.0 24,336 11/27/2022
19.2.0 721 11/27/2022
19.1.0 39,683 11/13/2022
19.0.0 2,805 11/8/2022
18.4.0 8,497 11/6/2022
18.3.1-beta.1 205 11/3/2022
18.3.0 4,690 11/1/2022
18.2.1 895 11/1/2022
18.2.0 814 10/31/2022
18.1.1 1,031 10/28/2022
18.1.0 653 10/28/2022
18.1.0-beta.2 223 10/28/2022
18.1.0-beta.1 215 10/26/2022
18.0.0 9,754 10/23/2022
18.0.0-rc.1 267 10/23/2022
18.0.0-beta.33 300 10/23/2022
18.0.0-beta.32 310 10/20/2022
18.0.0-beta.31 282 10/19/2022
18.0.0-beta.30 297 10/17/2022
18.0.0-beta.29 226 10/17/2022
18.0.0-beta.28 232 10/17/2022
18.0.0-beta.27 228 10/17/2022
18.0.0-beta.26 221 10/16/2022
18.0.0-beta.25 1,562 10/12/2022
18.0.0-beta.24 222 10/12/2022
18.0.0-beta.23 308 10/3/2022
18.0.0-beta.22 255 10/1/2022
18.0.0-beta.21 516 9/26/2022
18.0.0-beta.20 290 9/24/2022
18.0.0-beta.19 618 9/20/2022
18.0.0-beta.18 475 9/14/2022
18.0.0-beta.17 407 9/11/2022
18.0.0-beta.16 261 9/8/2022
18.0.0-beta.15 231 9/7/2022
18.0.0-beta.14 283 9/7/2022
18.0.0-beta.13 294 9/6/2022
18.0.0-beta.12 204 9/6/2022
18.0.0-beta.11 263 9/5/2022
18.0.0-beta.10 268 9/3/2022
18.0.0-beta.9 223 9/3/2022
18.0.0-beta.8 351 8/25/2022
18.0.0-beta.7 244 8/25/2022
18.0.0-beta.6 270 8/22/2022
18.0.0-beta.5 233 8/22/2022
18.0.0-beta.4 236 8/22/2022
18.0.0-beta.3 398 8/21/2022
18.0.0-beta.2 238 8/21/2022
18.0.0-beta.1 243 8/21/2022
17.10.2 94,893 8/16/2022
17.10.1 968 8/16/2022
17.10.0 1,297 8/14/2022
17.9.0 1,040 8/12/2022
17.8.1 4,156 8/9/2022
17.8.0 1,958 8/9/2022
17.7.1 708 8/9/2022
17.7.0 861 8/8/2022
17.6.2 1,369 8/8/2022
17.6.1 762 8/8/2022
17.6.0 881 8/6/2022
17.5.0 17,922 7/30/2022
17.4.2 1,257 7/27/2022
17.4.1 2,204 7/26/2022
17.4.0 766 7/26/2022
17.3.1 835 7/26/2022
17.3.0 739 7/25/2022
17.2.1 72,443 7/3/2022
17.2.0 802 7/2/2022
17.1.6 12,424 6/28/2022
17.1.5 947 6/27/2022
17.1.4 14,030 6/8/2022
17.1.3 739 6/8/2022
17.1.2 789 6/7/2022
17.1.1 1,159 6/4/2022
17.1.0 832 6/3/2022
17.0.3 1,106 6/2/2022
17.0.2 892 6/2/2022
17.0.1 771 6/2/2022
17.0.0 826 6/2/2022
17.0.0-beta.2 265 6/1/2022
17.0.0-beta.1 856 5/23/2022
16.9.0 6,027 5/27/2022
16.8.2 1,047 5/24/2022
16.8.1 5,958 5/16/2022
16.8.0 683 5/16/2022
16.7.2 885 5/16/2022
16.7.1 1,402 5/13/2022
16.7.0 17,138 4/29/2022
16.6.0 2,448 4/25/2022
16.5.4 50,232 4/2/2022
16.5.3 714 4/2/2022
16.5.2 1,769 3/31/2022
16.5.1 812 3/30/2022
16.5.0 782 3/30/2022
16.5.0-beta.1 401 3/26/2022
16.4.4 21,708 3/26/2022
16.4.3 1,442 3/22/2022
16.4.2 3,681 3/16/2022
16.4.1 760 3/16/2022
16.4.0 713 3/15/2022
16.3.6 9,951 3/12/2022
16.3.5 12,361 3/6/2022
16.3.4 2,930 3/2/2022
16.3.3 854 3/1/2022
16.3.2 828 2/26/2022
16.3.0 679 2/26/2022
16.2.0 11,231 2/21/2022
16.1.2 3,293 2/13/2022
16.1.1 4,894 2/7/2022
16.1.0 1,015 2/7/2022
16.0.0 10,949 2/3/2022
15.2.1 2,496 2/1/2022
15.2.0 1,847 1/30/2022
15.1.1 6,453 1/25/2022
15.1.0 992 1/25/2022
15.1.0-beta.1 472 1/24/2022
15.0.1 985 1/24/2022
15.0.0 2,205 1/24/2022
15.0.0-beta.6 482 1/23/2022
15.0.0-beta.5 482 1/23/2022
15.0.0-beta.4 466 1/21/2022
15.0.0-beta.3 458 1/21/2022
15.0.0-beta.2 461 1/21/2022
15.0.0-beta.1 471 1/20/2022
14.14.1 38,359 1/13/2022
14.14.0 811 1/12/2022
14.13.1 11,257 1/6/2022
14.13.0 559 1/6/2022
14.12.0 1,056 12/27/2021
14.11.4 742 12/24/2021
14.11.3 12,552 12/21/2021
14.11.2 2,299 12/16/2021
14.11.1 763 12/14/2021
14.11.0 561 12/14/2021
14.10.1 3,082 12/12/2021
14.10.0 850 12/11/2021
14.9.1 3,634 12/9/2021
14.9.0 611 12/9/2021
14.8.1 2,474 12/7/2021
14.8.0 674 12/6/2021
14.7.0 1,097 12/2/2021
14.6.6 8,026 11/28/2021
14.6.5 1,761 11/27/2021
14.6.4 2,168 11/26/2021
14.6.3 3,495 11/26/2021
14.6.2 3,118 11/25/2021
14.6.1 2,887 11/25/2021
14.6.0 5,448 11/23/2021
14.5.0 679 11/23/2021
14.4.1 587 11/22/2021
14.4.0 1,226 11/21/2021
14.3.0 2,383 11/14/2021
14.2.0 1,415 11/6/2021
14.1.1 2,892 11/3/2021
14.1.0 641 11/3/2021
14.0.1 8,965 10/31/2021
13.3.1 2,888 10/26/2021
13.3.0 9,617 10/17/2021
13.2.2 756 10/15/2021
13.2.1 1,980 10/15/2021
13.2.0 691 10/15/2021
13.1.0 4,497 10/8/2021
13.0.3 2,938 10/3/2021
13.0.2 924 10/3/2021
13.0.1 718 10/1/2021
13.0.0 874 10/1/2021
13.0.0-beta.2 303 10/1/2021
13.0.0-beta.1 301 10/1/2021
12.2.0 2,298 9/29/2021
12.1.0 726 9/28/2021
12.0.0 972 9/26/2021
12.0.0-beta.7 368 9/25/2021
12.0.0-beta.6 300 9/25/2021
12.0.0-beta.5 847 9/24/2021
12.0.0-beta.4 348 9/22/2021
12.0.0-beta.3 336 9/21/2021
12.0.0-beta.2 310 9/21/2021
12.0.0-beta.1 319 9/21/2021
11.27.0 7,031 9/15/2021
11.26.0 976 9/12/2021
11.25.0 948 9/10/2021
11.24.0 3,113 8/16/2021
11.23.1 1,189 8/11/2021
11.23.0 932 8/9/2021
11.22.0 764 8/7/2021
11.20.3 2,456 7/12/2021
11.20.2 681 7/12/2021
11.20.1 9,429 7/2/2021
11.20.0 708 7/1/2021
11.19.3 1,128 6/28/2021
11.19.2 24,064 6/25/2021
11.19.1 788 6/23/2021
11.19.1-beta.1 356 6/22/2021
11.19.0 802 6/19/2021
11.18.4 667 6/16/2021
11.18.3 727 6/16/2021
11.18.2 3,919 6/3/2021
11.18.1 782 6/1/2021
11.18.0 946 5/27/2021
11.17.0 845 5/22/2021
11.16.1 749 5/21/2021
11.16.0 1,805 5/21/2021
11.15.1 5,402 5/17/2021
11.15.0 681 5/17/2021
11.14.0 628 5/17/2021
11.13.0 1,820 5/13/2021
11.12.2 672 5/13/2021
11.12.1 836 5/10/2021
11.12.0 704 5/8/2021
11.11.0 848 5/5/2021
11.10.3 1,540 5/3/2021
11.10.2 674 5/3/2021
11.10.1 595 5/3/2021
11.10.0 608 5/3/2021
11.9.0 950 4/27/2021
11.8.0 821 4/26/2021
11.7.0 796 4/18/2021
11.6.0 867 4/14/2021
11.6.0-beta.4 342 4/13/2021
11.6.0-beta.3 285 4/12/2021
11.6.0-beta.2 352 4/12/2021
11.6.0-beta.1 316 4/11/2021
11.5.0 3,252 4/5/2021
11.5.0-beta.2 414 4/4/2021
11.5.0-beta.1 312 4/3/2021
11.4.0 1,243 3/31/2021
11.3.0 648 3/31/2021
11.2.0 784 3/29/2021
11.1.0 750 3/22/2021
11.0.3 3,104 3/21/2021
11.0.2 10,083 3/16/2021
11.0.1 836 3/15/2021
11.0.0 830 3/13/2021
11.0.0-beta.10 423 3/13/2021
11.0.0-beta.9 330 3/12/2021
11.0.0-beta.8 384 3/12/2021
11.0.0-beta.7 387 3/10/2021
11.0.0-beta.6 349 2/28/2021
11.0.0-beta.5 402 2/27/2021
11.0.0-beta.4 376 2/27/2021
11.0.0-beta.3 451 2/15/2021
11.0.0-beta.2 316 2/15/2021
11.0.0-beta.1 325 2/15/2021
10.9.1 4,929 2/12/2021
10.9.0 731 2/12/2021
10.8.0 766 2/10/2021
10.7.0 1,034 2/8/2021
10.6.2 906 2/4/2021
10.6.0 672 2/4/2021
10.5.1 779 2/1/2021
10.5.0 811 1/31/2021
10.5.0-beta.1 334 1/31/2021
10.4.0 709 1/30/2021
10.3.0 712 1/30/2021
10.2.1 738 1/29/2021
10.2.0 692 1/29/2021
10.1.0 664 1/29/2021
10.0.0 815 1/28/2021
10.0.0-beta.8 343 1/27/2021
10.0.0-beta.7 334 1/27/2021
10.0.0-beta.6 359 1/27/2021
10.0.0-beta.5 339 1/25/2021
10.0.0-beta.4 382 1/24/2021
10.0.0-beta.3 414 1/24/2021
10.0.0-beta.2 412 1/24/2021
10.0.0-beta.1 365 1/23/2021
9.1.0-beta.9 454 1/23/2021
9.1.0-beta.7 396 1/22/2021
9.1.0-beta.6 405 1/21/2021
9.1.0-beta.5 421 1/17/2021
9.1.0-beta.4 397 1/17/2021
9.1.0-beta.3 359 1/17/2021
9.1.0-beta.1 367 1/16/2021
9.0.0 7,620 1/8/2021
9.0.0-beta.2 399 1/6/2021
9.0.0-beta.1 428 1/3/2021
8.14.0 2,996 12/29/2020
8.13.0 1,544 12/21/2020
8.12.5 847 12/18/2020
8.12.4 869 12/17/2020
8.12.3 1,155 12/15/2020
8.12.2 795 12/15/2020
8.12.1 790 12/15/2020
8.12.0 909 12/12/2020
8.11.0 5,600 11/30/2020
8.10.0 778 11/30/2020
8.9.0 956 11/29/2020
8.8.0 812 11/26/2020
8.7.4-beta.2 395 11/26/2020
8.7.4-beta.1 372 11/26/2020
8.7.3 713 11/26/2020
8.7.2 743 11/26/2020
8.7.1 752 11/25/2020
8.7.0 755 11/25/2020
8.6.1 701 11/25/2020
8.6.0 924 11/23/2020
8.5.0 762 11/23/2020
8.4.2 915 11/20/2020
8.4.1 877 11/20/2020
8.4.0 839 11/17/2020
8.3.0 756 11/16/2020
8.2.2 828 11/15/2020
8.2.1 857 11/12/2020
8.2.0 846 11/10/2020
8.1.0 756 11/10/2020
8.0.1 932 11/8/2020
8.0.0 812 11/8/2020
8.0.0-beta.2 567 11/8/2020
8.0.0-beta.1 377 11/6/2020
7.0.2 832 11/1/2020
7.0.1 773 11/1/2020
7.0.0 860 11/1/2020
7.0.0-beta.1 459 11/1/2020
6.27.0-beta.1 492 10/30/2020
6.26.0 1,944 10/29/2020
6.25.1 860 10/22/2020
6.25.0 1,370 10/22/2020
6.24.1 873 10/20/2020
6.24.0 1,195 10/11/2020
6.23.3 1,129 10/2/2020
6.23.1 920 10/2/2020
6.23.0 946 9/30/2020
6.22.1 919 9/25/2020
6.22.0 887 9/24/2020
6.21.0 811 9/23/2020
6.20.0 905 9/23/2020
6.19.0 844 9/23/2020
6.18.0 771 9/23/2020
6.17.0 808 9/22/2020
6.16.0 792 9/22/2020
6.15.3 921 9/16/2020
6.15.2 854 9/14/2020
6.15.0 795 9/14/2020
6.14.1 1,061 9/13/2020
6.14.0 976 9/11/2020
6.13.0 812 9/10/2020
6.12.0 852 9/10/2020
6.12.0-beta.2 402 9/10/2020
6.12.0-beta.1 414 9/9/2020
6.11.1 890 9/8/2020
6.11.0 707 9/8/2020
6.10.7 947 9/2/2020
6.10.6 898 8/31/2020
6.10.5 949 8/29/2020
6.10.4 811 8/28/2020
6.10.3 787 8/28/2020
6.10.2 803 8/27/2020
6.10.1 725 8/26/2020
6.10.0 883 8/25/2020
6.9.0 3,579 8/20/2020
6.8.0 896 8/19/2020
6.7.0 1,343 7/26/2020
6.6.0 1,101 7/16/2020
6.5.0 1,047 7/12/2020
6.4.0 838 7/11/2020
6.3.1 966 7/10/2020
6.3.0 895 7/3/2020
6.2.0 785 7/2/2020
6.1.1 793 7/1/2020
6.1.0 792 7/1/2020
6.0.0 888 6/30/2020
6.0.0-beta.1 467 6/28/2020
5.1.0 880 6/26/2020
5.0.4 899 6/17/2020
5.0.3 790 6/17/2020
5.0.2 811 6/15/2020
5.0.0 913 6/14/2020
5.0.0-beta.3 410 6/14/2020
5.0.0-beta.2 494 6/14/2020
5.0.0-beta.1 487 6/14/2020
4.3.1 982 6/4/2020
4.3.0 918 6/4/2020
4.2.0 803 6/2/2020
4.1.0 877 6/1/2020
4.0.2 788 5/30/2020
4.0.1 778 5/27/2020
4.0.0 887 5/24/2020
3.1.0 834 5/21/2020
3.0.5 762 5/19/2020
3.0.4 789 5/18/2020
3.0.3 807 5/18/2020
3.0.2 811 5/18/2020
3.0.1 900 5/18/2020
3.0.0 803 5/17/2020
2.3.1 816 5/15/2020
2.3.0 799 5/15/2020
2.2.1 836 5/11/2020
2.2.0 839 5/10/2020
2.1.3 892 5/7/2020
2.1.2 869 5/4/2020
2.1.1 770 5/1/2020
2.1.0 835 4/29/2020
2.0.0 831 4/27/2020
2.0.0-beta.3 424 4/27/2020
2.0.0-beta.2 427 4/27/2020
2.0.0-beta.1 428 4/27/2020
1.34.2 802 4/27/2020
1.34.1 863 4/25/2020
1.34.0 835 4/24/2020
1.33.0 787 4/19/2020
1.32.4 2,529 4/17/2020
1.32.3 853 4/17/2020
1.32.2 839 4/16/2020
1.32.1 811 4/16/2020
1.32.0 765 4/15/2020
1.31.1 809 4/12/2020
1.31.0 869 4/10/2020
1.30.0 911 4/9/2020
1.29.0 823 4/8/2020
1.28.3 841 4/8/2020
1.28.2 916 4/5/2020
1.28.1 831 4/5/2020
1.28.0 933 4/5/2020
1.27.3 825 4/1/2020
1.27.2 858 3/31/2020
1.27.1 864 3/30/2020
1.27.1-beta.1 452 3/29/2020
1.27.0 840 3/29/2020
1.26.1 836 3/27/2020
1.26.0 797 3/25/2020
1.25.1 803 3/24/2020
1.25.0 872 3/22/2020
1.24.1 844 3/18/2020
1.24.0 816 3/10/2020
1.23.0 851 3/6/2020
1.22.3 813 3/3/2020
1.22.2 855 3/3/2020
1.22.1 832 2/28/2020
1.22.0 937 2/25/2020
1.21.0 868 2/24/2020
1.20.1 846 2/24/2020
1.20.0 893 2/22/2020
1.19.2 1,460 2/18/2020
1.19.1 799 2/18/2020
1.19.0 883 2/12/2020
1.18.0 820 2/10/2020
1.17.1 931 2/8/2020
1.17.0 821 2/8/2020
1.16.0 846 2/8/2020
1.14.1 893 2/2/2020
1.14.0 914 2/2/2020
1.13.0 982 1/19/2020
1.12.3 900 1/13/2020
1.12.2 953 1/12/2020
1.12.1 940 1/12/2020
1.12.0 854 1/12/2020
1.11.2 879 1/11/2020
1.11.1 943 1/10/2020
1.11.0 897 1/10/2020
1.10.1 896 1/8/2020
1.10.0 921 1/8/2020
1.9.3 931 1/8/2020
1.9.2 854 1/6/2020
1.9.1 855 1/6/2020
1.9.0 880 1/6/2020
1.8.0 854 1/5/2020
1.7.1 850 1/3/2020
1.7.0 887 1/2/2020
1.6.0 881 1/2/2020
1.5.5 1,038 1/1/2020
1.5.4 861 1/1/2020
1.5.3 979 12/29/2019
1.5.2 912 12/27/2019
1.5.1 852 12/27/2019
1.5.0 854 12/27/2019
1.4.1 846 12/21/2019
1.4.0 857 12/21/2019
1.3.2 828 12/20/2019
1.3.1 831 12/18/2019
1.3.1-beta.1 462 12/18/2019
1.3.0 877 12/17/2019
1.3.0-beta.1 462 12/18/2019
1.2.0 917 12/17/2019
1.1.1 806 12/16/2019
1.1.0 847 12/16/2019
1.0.0 2,990 12/15/2019
1.0.0-beta.41 476 12/15/2019
1.0.0-beta.40 464 12/15/2019
1.0.0-beta.39 456 12/14/2019