Verify.MSTest 30.7.0

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

Showing the top 1 NuGet packages that depend on Verify.MSTest:

Package Downloads
SourceGeneratorTestHelpers.MSTest

Test helpers and extension methods to simplify testing of .NET source generators.

GitHub repositories (7)

Showing the top 7 popular GitHub repositories that depend on Verify.MSTest:

Repository Stars
MarimerLLC/csla
A home for your business logic in any .NET application.
Azure/data-api-builder
Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
xoofx/ultra
An advanced profiler for .NET Applications on Windows
xoofx/LibObjectFile
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)
HavenDV/DependencyPropertyGenerator
Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.
xoofx/TurboXml
A .NET library to parse XML at lightspeed with zero allocation.
xoofx/AsmArm64
The most powerful ARM 64 (v8, v9) Assembler / Disassembler for .NET
Version Downloads Last Updated
31.0.0-beta.1 126 7/17/2025
30.11.0 0 9/5/2025
30.10.0 1,272 8/30/2025
30.9.0 220 8/30/2025
30.8.0 350 8/29/2025
30.7.3 3,572 8/17/2025
30.7.2 361 8/15/2025
30.7.1 223 8/15/2025
30.7.0 604 8/14/2025
30.6.1 1,657 8/8/2025
30.6.0 456 8/7/2025
30.5.0 6,243 7/21/2025
30.5.0-beta.1 152 7/9/2025
30.4.0 18,881 6/13/2025
30.3.1 4,351 6/4/2025
30.3.0 3,015 6/1/2025
30.2.0 492 6/1/2025
30.1.0 24,890 5/12/2025
30.1.0-beta.2 139 5/8/2025
30.1.0-beta.1 137 5/8/2025
30.0.0 8,304 5/2/2025
29.5.0 3,162 4/30/2025
29.4.0 3,578 4/29/2025
29.3.1 1,698 4/26/2025
29.3.0 2,561 4/21/2025
29.2.0 18,125 4/7/2025
29.1.0 1,706 4/1/2025
29.0.0 716 3/31/2025
29.0.0-beta.6 474 3/24/2025
29.0.0-beta.5 396 3/24/2025
29.0.0-beta.4 394 3/24/2025
29.0.0-beta.3 393 3/24/2025
29.0.0-beta.2 392 3/24/2025
29.0.0-beta.1 137 3/19/2025
28.16.0 22,763 3/17/2025
28.15.0 1,701 3/12/2025
28.14.1 2,478 3/12/2025
28.14.0 1,342 3/11/2025
28.14.0-beta.7 149 3/11/2025
28.14.0-beta.6 151 3/11/2025
28.14.0-beta.5 168 3/10/2025
28.14.0-beta.4 204 3/6/2025
28.14.0-beta.3 196 3/6/2025
28.14.0-beta.2 192 3/6/2025
28.14.0-beta.1 191 3/5/2025
28.13.0 16,065 2/26/2025
28.12.1 4,646 2/24/2025
28.12.0 1,503 2/23/2025
28.11.0 6,065 2/14/2025
28.10.1 11,124 2/4/2025
28.10.0 275 2/3/2025
28.9.0 14,461 1/14/2025
28.8.1 9,864 1/6/2025
28.8.0 181 1/6/2025
28.7.1 1,706 1/4/2025
28.7.0 2,440 12/22/2024
28.6.1 10,254 12/19/2024
28.6.0 7,160 12/17/2024
28.5.0 1,847 12/13/2024
28.4.0 50,838 11/28/2024
28.3.2 15,571 11/18/2024
28.3.1 10,479 11/15/2024
28.3.0 268 11/15/2024
28.2.1 3,695 11/13/2024
28.2.0 4,066 11/10/2024
28.1.3 12,229 11/2/2024
28.1.2 277 11/1/2024
28.1.1 185 11/1/2024
28.1.0 3,152 10/31/2024
28.0.0 616 10/30/2024
28.0.0-beta.1 83 10/30/2024
27.1.0 6,908 10/25/2024
27.1.0-beta.2 84 10/23/2024
27.0.1 18,588 10/14/2024
27.0.0 570 10/14/2024
27.0.0-beta.7 86 10/10/2024
27.0.0-beta.6 96 10/5/2024
27.0.0-beta.5 89 9/26/2024
27.0.0-beta.4 97 9/24/2024
27.0.0-beta.3 80 9/23/2024
27.0.0-beta.1 79 9/22/2024
26.6.0 83,823 9/21/2024
26.5.0 26,738 9/18/2024
26.4.5 2,086 9/13/2024
26.4.4 1,258 9/10/2024
26.4.3 175 9/10/2024
26.4.2 562 9/9/2024
26.4.1 210 9/9/2024
26.4.0 2,383 9/5/2024
26.3.1 2,526 9/2/2024
26.3.0 1,229 8/30/2024
26.2.0 21,048 8/10/2024
26.1.6 13,348 7/31/2024
26.1.5 2,033 7/28/2024
26.1.3 178 7/28/2024
26.1.2 733 7/26/2024
26.1.1 195 7/25/2024
26.0.1 839 7/23/2024
26.0.0 1,718 7/20/2024
25.3.2 6,405 7/17/2024
25.3.1 21,785 7/11/2024
25.3.0 21,523 7/3/2024
25.2.0 246 7/2/2024
25.1.1 323 7/2/2024
25.1.0 182 7/2/2024
25.0.4 8,545 6/24/2024
25.0.3 30,660 6/14/2024
25.0.2 2,950 6/11/2024
25.0.1 36,582 6/2/2024
25.0.0 324 6/1/2024
25.0.0-beta.3 94 5/31/2024
25.0.0-beta.2 97 5/31/2024
25.0.0-beta.1 83 5/30/2024
24.3.0-beta.5 91 5/29/2024
24.3.0-beta.4 291 5/23/2024
24.3.0-beta.3 93 5/21/2024
24.3.0-beta.2 104 5/19/2024
24.3.0-beta.1 84 5/18/2024
24.2.0 40,103 5/9/2024
24.1.0 22,675 4/13/2024
24.0.0 595 4/12/2024
24.0.0-beta.2 89 4/12/2024
24.0.0-beta.1 90 4/11/2024
23.7.2 3,906 4/9/2024
23.7.1 1,739 4/4/2024
23.7.0 233 4/3/2024
23.6.0 7,737 3/27/2024
23.5.2 9,058 3/16/2024
23.5.1 307 3/15/2024
23.5.0 3,720 3/12/2024
23.4.0 551 3/10/2024
23.3.0 843 3/7/2024
23.2.3 436 3/6/2024
23.2.2 3,910 2/27/2024
23.2.1 2,735 2/21/2024
23.2.0 9,958 2/14/2024
23.1.0 15,993 2/3/2024
23.0.1 18,043 1/23/2024
23.0.0 5,745 1/17/2024
22.11.5 18,591 1/10/2024
22.11.4 30,992 1/6/2024
22.11.3 437 1/5/2024
22.11.2 394 1/3/2024
22.11.1 1,687 12/27/2023
22.11.0 240 12/27/2023
22.10.2 451 12/24/2023
22.10.1 299 12/23/2023
22.10.0 247 12/22/2023
22.9.0 272 12/22/2023
22.8.0 13,036 12/7/2023
22.7.1 2,801 12/4/2023
22.7.0 335 12/4/2023
22.6.1 234 12/4/2023
22.6.0 1,365 11/27/2023
22.5.0 10,030 11/16/2023
22.4.1 1,927 11/15/2023
22.4.0 223 11/15/2023
22.3.0 338 11/14/2023
22.2.0 2,166 11/10/2023
22.2.0-beta.7 108 11/7/2023
22.2.0-beta.6 102 11/7/2023
22.2.0-beta.5 106 10/29/2023
22.2.0-beta.4 97 10/25/2023
22.2.0-beta.3 101 10/25/2023
22.2.0-beta.2 105 10/23/2023
22.2.0-beta.1 147 10/22/2023
22.1.4 13,067 10/16/2023
22.1.3 4,681 10/10/2023
22.1.2 1,239 10/9/2023
22.1.1 403 10/6/2023
22.1.0 349 10/5/2023
22.0.0 446 10/5/2023
21.3.0 2,300 9/28/2023
21.2.0 4,943 9/24/2023
21.1.6 270 9/23/2023
21.1.5 2,513 9/20/2023
21.1.4 466 9/19/2023
21.1.3 3,310 9/13/2023
21.1.2 261 9/13/2023
21.1.1 1,329 9/11/2023
21.1.0 298 9/10/2023
21.0.0 5,562 8/31/2023
20.8.2 48,306 8/27/2023
20.8.1 2,619 8/21/2023
20.8.0 2,542 8/15/2023
20.7.0 5,570 8/13/2023
20.6.0 17,607 7/22/2023
20.5.1 2,784 7/16/2023
20.5.0 3,211 7/10/2023
20.4.0 5,661 6/20/2023
20.3.2 4,485 6/6/2023
20.3.1 3,292 6/3/2023
20.3.0 6,833 5/29/2023
20.2.0 316 5/27/2023
20.1.1 6,601 5/25/2023
20.1.0 2,083 5/24/2023
20.1.0-beta.1 148 5/24/2023
20.0.0 922 5/18/2023
19.14.1 11,291 5/1/2023
19.14.0 765 4/28/2023
19.13.1 1,792 4/26/2023
19.13.0 1,820 4/22/2023
19.12.3 1,347 4/15/2023
19.12.2 15,319 4/12/2023
19.12.1 2,835 4/6/2023
19.12.0 3,942 3/31/2023
19.11.2 10,889 3/20/2023
19.11.1 5,235 3/10/2023
19.11.0 405 3/10/2023
19.10.0 7,945 2/19/2023
19.9.3 13,597 2/13/2023
19.9.2 1,982 2/6/2023
19.9.1 568 2/6/2023
19.9.0 790 2/6/2023
19.8.3 1,597 2/3/2023
19.8.2 516 2/2/2023
19.8.1 643 2/1/2023
19.8.0 1,120 1/29/2023
19.7.1 2,157 1/20/2023
19.7.0 561 1/19/2023
19.6.0 7,001 1/9/2023
19.5.1-beta.3 178 1/5/2023
19.5.1-beta.2 177 1/4/2023
19.5.1-beta.1 182 1/4/2023
19.5.0 5,666 12/19/2022
19.4.2 493 12/18/2022
19.4.1 487 12/18/2022
19.4.0 498 12/18/2022
19.4.0-beta.4 174 12/17/2022
19.4.0-beta.3 4,416 12/12/2022
19.4.0-beta.2 167 12/10/2022
19.4.0-beta.1 167 12/7/2022
19.3.0 18,075 11/27/2022
19.2.0 606 11/27/2022
19.1.0 3,095 11/13/2022
19.0.0 1,688 11/8/2022
18.4.0 53,500 11/6/2022
18.3.1-beta.1 175 11/3/2022
18.3.0 5,960 11/1/2022
18.2.1 3,242 11/1/2022
18.2.0 589 10/31/2022
18.1.1 575 10/28/2022
18.1.0 599 10/28/2022
18.1.0-beta.2 171 10/28/2022
18.1.0-beta.1 195 10/26/2022
18.0.0 4,388 10/23/2022
18.0.0-rc.1 212 10/23/2022
18.0.0-beta.33 204 10/23/2022
18.0.0-beta.32 215 10/20/2022
18.0.0-beta.31 209 10/19/2022
18.0.0-beta.30 170 10/17/2022
18.0.0-beta.29 172 10/17/2022
18.0.0-beta.28 181 10/17/2022
18.0.0-beta.27 181 10/17/2022
18.0.0-beta.26 192 10/16/2022
18.0.0-beta.25 180 10/12/2022
18.0.0-beta.24 172 10/12/2022
18.0.0-beta.23 172 10/3/2022
18.0.0-beta.22 184 10/1/2022
18.0.0-beta.21 217 9/26/2022
18.0.0-beta.20 189 9/24/2022
18.0.0-beta.19 207 9/20/2022
18.0.0-beta.18 240 9/14/2022
18.0.0-beta.17 226 9/11/2022
18.0.0-beta.16 189 9/8/2022
18.0.0-beta.15 171 9/7/2022
18.0.0-beta.14 183 9/7/2022
18.0.0-beta.13 180 9/6/2022
18.0.0-beta.12 184 9/6/2022
18.0.0-beta.11 178 9/5/2022
18.0.0-beta.10 174 9/3/2022
18.0.0-beta.9 176 9/3/2022
18.0.0-beta.8 208 8/25/2022
18.0.0-beta.7 179 8/25/2022
18.0.0-beta.6 176 8/22/2022
18.0.0-beta.5 277 8/22/2022
18.0.0-beta.4 192 8/22/2022
18.0.0-beta.3 192 8/21/2022
18.0.0-beta.2 183 8/21/2022
18.0.0-beta.1 177 8/21/2022
17.10.2 36,141 8/16/2022
17.10.1 893 8/16/2022
17.10.0 825 8/14/2022
17.9.0 714 8/12/2022
17.8.1 2,723 8/9/2022
17.8.0 609 8/9/2022
17.7.1 627 8/9/2022
17.7.0 650 8/8/2022
17.6.2 898 8/8/2022
17.6.1 716 8/8/2022
17.6.0 650 8/6/2022
17.5.0 2,494 7/30/2022
17.4.2 2,207 7/27/2022
17.4.1 653 7/26/2022
17.4.0 652 7/26/2022
17.3.1 1,092 7/26/2022
17.3.0 700 7/25/2022
17.2.1 11,788 7/3/2022
17.2.0 688 7/2/2022
17.1.6 2,280 6/28/2022
17.1.5 690 6/27/2022
17.1.4 1,954 6/8/2022
17.1.3 609 6/8/2022
17.1.2 3,234 6/7/2022
17.1.1 5,036 6/4/2022
17.1.0 674 6/3/2022
17.0.3 669 6/2/2022
17.0.2 673 6/2/2022
17.0.1 684 6/2/2022
17.0.0 700 6/2/2022
17.0.0-beta.2 198 6/1/2022
17.0.0-beta.1 275 5/23/2022
16.9.0 2,047 5/27/2022
16.8.2 1,484 5/24/2022
16.8.1 1,662 5/16/2022
16.8.0 697 5/16/2022
16.7.2 882 5/16/2022
16.7.1 1,043 5/13/2022
16.7.0 2,471 4/29/2022
16.6.0 9,891 4/25/2022
16.5.4 4,447 4/2/2022
16.5.3 712 4/2/2022
16.5.2 712 3/31/2022
16.5.1 862 3/30/2022
16.5.0 742 3/30/2022
16.5.0-beta.1 220 3/26/2022
16.4.4 1,310 3/26/2022
16.4.3 1,342 3/22/2022
16.4.2 1,002 3/16/2022
16.4.1 702 3/16/2022
16.4.0 664 3/15/2022
16.3.6 729 3/12/2022
16.3.5 745 3/6/2022
16.3.4 754 3/2/2022
16.3.3 710 3/1/2022
16.3.2 1,138 2/26/2022
16.3.0 681 2/26/2022
16.2.0 6,766 2/21/2022
16.1.2 1,455 2/13/2022
16.1.1 914 2/7/2022
16.1.0 696 2/7/2022
16.0.0 695 2/3/2022
15.2.1 851 2/1/2022
15.2.0 731 1/30/2022
15.1.1 783 1/25/2022
15.1.0 704 1/25/2022
15.1.0-beta.1 228 1/24/2022
15.0.1 728 1/24/2022
15.0.0 723 1/24/2022
15.0.0-beta.6 246 1/23/2022
15.0.0-beta.5 225 1/23/2022
15.0.0-beta.4 236 1/21/2022
15.0.0-beta.3 219 1/21/2022
15.0.0-beta.2 219 1/21/2022
15.0.0-beta.1 225 1/20/2022
14.14.1 1,340 1/13/2022
14.14.0 1,450 1/12/2022
14.13.1 651 1/6/2022
14.13.0 519 1/6/2022
14.12.0 663 12/27/2021
14.11.4 530 12/24/2021
14.11.3 8,724 12/21/2021
14.11.2 762 12/16/2021
14.11.1 8,822 12/14/2021
14.11.0 557 12/14/2021
14.10.1 549 12/12/2021
14.10.0 710 12/11/2021
14.9.1 545 12/9/2021
14.9.0 549 12/9/2021
14.8.1 547 12/7/2021
14.8.0 566 12/6/2021
14.7.0 593 12/2/2021
14.6.6 2,046 11/28/2021
14.6.5 1,673 11/27/2021
14.6.4 1,931 11/26/2021
14.6.3 3,388 11/26/2021
14.6.2 3,072 11/25/2021
14.6.1 2,751 11/25/2021
14.6.0 5,341 11/23/2021
14.5.0 529 11/23/2021
14.4.1 532 11/22/2021
14.4.0 1,207 11/21/2021
14.3.0 833 11/14/2021
14.2.0 5,595 11/6/2021
14.1.1 581 11/3/2021
14.1.0 528 11/3/2021
14.0.1 658 10/31/2021
13.3.1 601 10/26/2021
13.3.0 11,502 10/17/2021
13.2.2 641 10/15/2021
13.2.1 635 10/15/2021
13.2.0 685 10/15/2021
13.1.0 1,042 10/8/2021
13.0.3 656 10/3/2021
13.0.2 648 10/3/2021
13.0.1 728 10/1/2021
13.0.0 600 10/1/2021
13.0.0-beta.2 245 10/1/2021
13.0.0-beta.1 245 10/1/2021
12.2.0 660 9/29/2021
12.1.0 667 9/28/2021
12.0.0 944 9/26/2021
12.0.0-beta.7 328 9/25/2021
12.0.0-beta.6 237 9/25/2021
12.0.0-beta.5 242 9/24/2021
12.0.0-beta.4 256 9/22/2021
12.0.0-beta.3 275 9/21/2021
12.0.0-beta.2 237 9/21/2021
12.0.0-beta.1 271 9/21/2021
11.27.0 1,026 9/15/2021
11.26.0 1,829 9/12/2021
11.25.0 680 9/10/2021
11.24.0 999 8/16/2021
11.23.1 668 8/11/2021
11.23.0 608 8/9/2021
11.22.0 631 8/7/2021
11.20.3 7,273 7/12/2021
11.20.2 659 7/12/2021
11.20.1 668 7/2/2021
11.20.0 651 7/1/2021
11.19.3 790 6/28/2021
11.19.2 629 6/25/2021
11.19.1 651 6/23/2021
11.19.1-beta.1 296 6/22/2021
11.19.0 671 6/19/2021
11.18.4 621 6/16/2021
11.18.3 682 6/16/2021
11.18.2 1,248 6/3/2021
11.18.1 637 6/1/2021
11.18.0 735 5/27/2021
11.17.0 13,008 5/22/2021
11.16.1 638 5/21/2021
11.16.0 714 5/21/2021
11.15.1 698 5/17/2021
11.15.0 608 5/17/2021
11.14.0 641 5/17/2021
11.13.0 754 5/13/2021
11.12.2 615 5/13/2021
11.12.1 615 5/10/2021
11.12.0 669 5/8/2021
11.11.0 779 5/5/2021
11.10.3 621 5/3/2021
11.10.2 660 5/3/2021
11.10.1 649 5/3/2021
11.10.0 615 5/3/2021
11.9.0 640 4/27/2021
11.8.0 630 4/26/2021
11.7.0 652 4/18/2021
11.6.0 635 4/14/2021
11.6.0-beta.4 248 4/13/2021
11.6.0-beta.3 256 4/12/2021
11.6.0-beta.2 291 4/12/2021
11.6.0-beta.1 253 4/11/2021
11.5.0 692 4/5/2021
11.5.0-beta.2 342 4/4/2021
11.5.0-beta.1 266 4/3/2021
11.4.0 716 3/31/2021
11.3.0 617 3/31/2021
11.2.0 621 3/29/2021
11.1.0 716 3/22/2021
11.0.3 692 3/21/2021
11.0.2 697 3/16/2021
11.0.1 684 3/15/2021
11.0.0 654 3/13/2021
11.0.0-beta.10 359 3/13/2021
11.0.0-beta.9 282 3/12/2021
11.0.0-beta.8 335 3/12/2021
11.0.0-beta.7 299 3/10/2021
11.0.0-beta.6 286 2/28/2021
11.0.0-beta.5 305 2/27/2021
11.0.0-beta.4 311 2/27/2021
11.0.0-beta.3 271 2/15/2021
11.0.0-beta.2 273 2/15/2021
11.0.0-beta.1 279 2/15/2021
10.9.1 700 2/12/2021
10.9.0 661 2/12/2021
10.8.0 702 2/10/2021
10.7.0 624 2/8/2021
10.6.2 618 2/4/2021
10.6.0 669 2/4/2021
10.5.1 691 2/1/2021
10.5.0 647 1/31/2021
10.5.0-beta.1 300 1/31/2021
10.4.0 683 1/30/2021
10.3.0 651 1/30/2021
10.2.1 657 1/29/2021
10.2.0 649 1/29/2021
10.1.0 617 1/29/2021
10.0.0 654 1/28/2021
10.0.0-beta.8 284 1/27/2021
10.0.0-beta.7 278 1/27/2021
10.0.0-beta.6 287 1/27/2021
10.0.0-beta.5 265 1/25/2021
10.0.0-beta.4 324 1/24/2021
10.0.0-beta.3 353 1/24/2021
10.0.0-beta.2 369 1/24/2021
10.0.0-beta.1 323 1/23/2021
9.1.0-beta.9 277 1/23/2021
9.1.0-beta.7 332 1/22/2021
9.1.0-beta.6 316 1/21/2021
9.1.0-beta.5 349 1/17/2021
9.1.0-beta.4 306 1/17/2021
9.1.0-beta.3 303 1/17/2021
9.1.0-beta.1 274 1/16/2021
9.0.0 742 1/8/2021
9.0.0-beta.2 335 1/6/2021
9.0.0-beta.1 278 1/3/2021
8.14.0 657 12/29/2020
8.13.0 2,972 12/21/2020
8.12.5 719 12/18/2020
8.12.4 752 12/17/2020
8.12.3 793 12/15/2020
8.12.2 739 12/15/2020
8.12.1 707 12/15/2020
8.12.0 728 12/12/2020
8.11.0 714 11/30/2020
8.10.0 718 11/30/2020
8.9.0 814 11/29/2020
8.8.0 716 11/26/2020
8.7.4-beta.2 361 11/26/2020
8.7.4-beta.1 304 11/26/2020
8.7.3 761 11/26/2020
8.7.2 719 11/26/2020
8.7.1 701 11/25/2020
8.7.0 717 11/25/2020
8.6.1 679 11/25/2020
8.6.0 765 11/23/2020
8.5.0 713 11/23/2020
8.4.2 719 11/20/2020
8.4.1 695 11/20/2020
8.4.0 687 11/17/2020
8.3.0 697 11/16/2020
8.2.2 737 11/15/2020
8.2.1 678 11/12/2020
8.2.0 725 11/10/2020
8.1.0 743 11/10/2020
8.0.1 822 11/8/2020
8.0.0 797 11/8/2020
8.0.0-beta.2 482 11/8/2020
8.0.0-beta.1 329 11/6/2020
7.0.2 818 11/1/2020
7.0.1 763 11/1/2020
7.0.0 804 11/1/2020
7.0.0-beta.1 412 11/1/2020
6.27.0-beta.1 376 10/30/2020
6.26.0 822 10/29/2020
6.25.1 724 10/22/2020
6.25.0 739 10/22/2020
6.24.1 772 10/20/2020
6.24.0 793 10/11/2020
6.23.3 774 10/2/2020
6.23.1 775 10/2/2020
6.23.0 742 9/30/2020
6.22.1 742 9/25/2020
6.22.0 740 9/24/2020
6.21.0 799 9/23/2020
6.20.0 776 9/23/2020
6.19.0 773 9/23/2020
6.18.0 750 9/23/2020
6.17.0 786 9/22/2020
6.16.0 768 9/22/2020
6.15.3 811 9/16/2020
6.15.2 743 9/14/2020
6.15.0 748 9/14/2020
6.14.1 862 9/13/2020
6.14.0 847 9/11/2020
6.13.0 710 9/10/2020
6.12.0 709 9/10/2020
6.12.0-beta.2 359 9/10/2020
6.12.0-beta.1 353 9/9/2020
6.11.1 749 9/8/2020
6.11.0 693 9/8/2020
6.10.7 726 9/2/2020
6.10.6 890 8/31/2020
6.10.5 833 8/29/2020
6.10.4 708 8/28/2020
6.10.3 691 8/28/2020
6.10.2 774 8/27/2020
6.10.1 714 8/26/2020
6.10.0 693 8/25/2020
6.9.0 757 8/20/2020
6.8.0 781 8/19/2020
6.7.0 863 7/26/2020
6.6.0 891 7/16/2020
6.5.0 853 7/12/2020
6.4.0 799 7/11/2020
6.3.1 823 7/10/2020
6.3.0 1,063 7/3/2020
6.2.0 706 7/2/2020
6.1.1 712 7/1/2020
6.1.0 752 7/1/2020
6.0.0 739 6/30/2020
6.0.0-beta.1 401 6/28/2020
5.1.0 768 6/26/2020
5.0.4 788 6/17/2020
5.0.3 776 6/17/2020
5.0.2 774 6/15/2020
5.0.0 823 6/14/2020
5.0.0-beta.3 369 6/14/2020
5.0.0-beta.2 451 6/14/2020
5.0.0-beta.1 435 6/14/2020
4.3.1 905 6/4/2020
4.3.0 850 6/4/2020
4.2.0 735 6/2/2020
4.1.0 788 6/1/2020
4.0.2 745 5/30/2020
4.0.1 742 5/27/2020
4.0.0 893 5/24/2020
3.1.0 833 5/21/2020
3.0.5 776 5/19/2020
3.0.4 779 5/18/2020
3.0.3 777 5/18/2020
3.0.2 780 5/18/2020
3.0.1 837 5/18/2020
3.0.0 790 5/17/2020
2.3.1 830 5/15/2020
2.3.0 786 5/15/2020
2.2.1 795 5/11/2020
2.2.0 804 5/10/2020
2.1.3 777 5/7/2020
2.1.2 809 5/4/2020
2.1.1 705 5/1/2020
2.1.0 763 4/29/2020
2.0.0 778 4/27/2020
2.0.0-beta.3 362 4/27/2020
2.0.0-beta.2 371 4/27/2020
2.0.0-beta.1 356 4/27/2020
1.34.2 806 4/27/2020
1.34.1 753 4/25/2020
1.34.0 767 4/24/2020
1.33.0 739 4/19/2020
1.32.4 814 4/17/2020
1.32.3 783 4/17/2020
1.32.2 749 4/16/2020
1.32.1 752 4/16/2020
1.32.0 750 4/15/2020
1.31.1 794 4/12/2020
1.31.0 876 4/10/2020
1.30.0 870 4/9/2020
1.29.0 814 4/8/2020
1.28.3 816 4/8/2020
1.28.2 862 4/5/2020
1.28.1 822 4/5/2020
1.28.0 951 4/5/2020
1.27.3 854 4/1/2020
1.27.2 811 3/31/2020
1.27.1 794 3/30/2020
1.27.1-beta.1 412 3/29/2020
1.27.0 783 3/29/2020
1.26.1 806 3/27/2020
1.26.0 749 3/25/2020
1.25.1 788 3/24/2020
1.25.0 807 3/22/2020
1.24.1 805 3/18/2020
1.24.0 779 3/10/2020
1.23.0 785 3/6/2020
1.22.3 729 3/3/2020
1.22.2 765 3/3/2020
1.22.1 756 2/28/2020
1.22.0 860 2/25/2020
1.21.0 816 2/24/2020
1.20.1 758 2/24/2020
1.20.0 835 2/22/2020
1.19.2 792 2/18/2020
1.19.1 778 2/18/2020
1.19.0 821 2/12/2020
1.18.0 764 2/10/2020
1.17.1 879 2/8/2020
1.17.0 754 2/8/2020
1.16.0 798 2/8/2020
1.14.1 838 2/2/2020
1.14.0 934 2/2/2020
1.13.0 923 1/19/2020
1.12.3 805 1/13/2020
1.12.2 901 1/12/2020
1.12.1 868 1/12/2020
1.12.0 814 1/12/2020
1.11.2 798 1/11/2020
1.11.1 861 1/10/2020
1.11.0 924 1/10/2020
1.10.1 921 1/8/2020
1.10.0 903 1/8/2020
1.9.3 919 1/8/2020
1.9.2 806 1/6/2020
1.9.1 814 1/6/2020
1.9.0 840 1/6/2020
1.8.0 842 1/5/2020
1.7.1 849 1/3/2020
1.7.0 885 1/2/2020
1.6.0 828 1/2/2020
1.5.5 978 1/1/2020
1.5.4 763 1/1/2020
1.5.3 959 12/29/2019
1.5.2 829 12/27/2019
1.5.1 755 12/27/2019
1.5.0 815 12/27/2019
1.4.1 799 12/21/2019
1.4.0 795 12/21/2019
1.3.2 793 12/20/2019
1.3.1 844 12/18/2019
1.3.1-beta.1 407 12/18/2019
1.3.0 846 12/17/2019
1.3.0-beta.1 405 12/18/2019
1.2.0 833 12/17/2019
1.1.1 791 12/16/2019
1.1.0 789 12/16/2019
1.0.0 8,331 12/15/2019
1.0.0-beta.41 424 12/15/2019
1.0.0-beta.40 399 12/15/2019
1.0.0-beta.39 400 12/14/2019