Masa.Blazor 1.11.0-beta.3

Prefix Reserved
This is a prerelease version of Masa.Blazor.
dotnet add package Masa.Blazor --version 1.11.0-beta.3
                    
NuGet\Install-Package Masa.Blazor -Version 1.11.0-beta.3
                    
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="Masa.Blazor" Version="1.11.0-beta.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Masa.Blazor" Version="1.11.0-beta.3" />
                    
Directory.Packages.props
<PackageReference Include="Masa.Blazor" />
                    
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 Masa.Blazor --version 1.11.0-beta.3
                    
#r "nuget: Masa.Blazor, 1.11.0-beta.3"
                    
#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 Masa.Blazor@1.11.0-beta.3
                    
#: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=Masa.Blazor&version=1.11.0-beta.3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Masa.Blazor&version=1.11.0-beta.3&prerelease
                    
Install as a Cake Tool

<p align="center"> <a href="https://docs.masastack.com/blazor/getting-started/installation" target="_blank"> <img alt="MASA Blazor Logo" width="150" src="./imgs/logo.png"> </a> </p>

<h1 align="center">MASA Blazor</h1>

<div align="center">

A set of standard basic component libraries based on Material design specifications.

MASA.Blazor .NET Nuget Nuget

</div>

English| 简体中文

🚀 What is MASA Blazor?

Provide a standard basic component library based on Material design specifications. Provides preset components for standard scenarios such as layout, frame standard, Loading, and global exception handling. Starting from more practical scenarios, to meet the needs of more users and scenarios, and to minimize the time cost of developers. Shorten the development cycle and improve development efficiency. And provide a set of examples of Web solutions - MASA Blazor Pro has a variety of common scenes and preset layouts and other exciting content.

❓ Why choose MASA Blazor?

MASA Blazor is based on the Material design specification, and each component is carefully designed, with modularity, responsiveness and excellent performance. MASA Blazor is regularly maintained and upgraded by a professional full-time technical team, efficient response speed, diversified solutions, long-term support, and enterprise-level support. At present, it has been used in several well-known companies, and the follow-up MASA Stack product series will continue to be used. In addition to ensuring the quality of the project, it can also continue to add new components and functions. In addition to providing developers with many mid- and Taiwan-based open source projects, MASA Stack, one of its most basic components, MASA Blazor, also hopes to be the most practical component library.

🎉 Feature

  • Rich components: Contains the basic components of Vuetify 1:1 restoration, as well as many practical preset components and deep integration functions of .Net, including three linkages of Url, breadcrumbs, navigation, advanced search, i18n, etc.
  • UI design language: modern design style, excellent UI multi-end experience design
  • Professional example: MASA Blazor Pro provides preset layouts for a variety of common scenarios
  • Easy to get started: rich and detailed getting started documents, free video tutorials (in production)
  • Active community encouragement: users participate in real-time interaction, make contributions to join us, and build the most open open source community
  • Long-term support: full-time team maintenance, long-term support, and enterprise-level support
  • Choice of well-known companies: This technology framework has been chosen by many well-known companies, and the MASA Stack product line will continue to be used in the future, and new functions will continue to be added

📊 Stats

Alt

🖥️ Documentation

To check out the docs, visit docs.masastack.com

👨‍💻 Local development

Development environment setup

Clone code

git clone --recursive https://github.com/masastack/Masa.Blazor.git
cd Masa.Blazor
git submodule foreach git checkout main

Run doc server

cd docs/Masa.Docs.Server
dotnet run

Visit

Recommended use chrome or edge to visit http://localhost:5000/

💁‍♂️ Contributing

Please make sure to read the Contributing Guide before making a pull request.

Thanks to all the friends who have contributed to this project.

<a href="https://github.com/masastack/Masa.Blazor/graphs/contributors"> <img src="https://contrib.rocks/image?repo=masastack/Masa.Blazor" /> </a>

🌐 Supported browsers

chromefirefoxedgeieSafarioper

Mobile devices

iosAndriod

Chrome Firefox Safari Microsoft Edge
iOS Supported Supported Supported Supported
Android Supported Supported N/A Supported

Desktop devices

macOSlinuxwindows

Chrome Firefox Safari Opera Microsoft Edge Internet Explorer
Mac Supported Supported Supported Supported N/A N/A
Linux Supported Supported N/A N/A N/A N/A
Windows Supported Supported Not supported Supported Supported Supported, IE11+

Due to WebAssembly restriction, Blazor WebAssembly doesn't support IE browser, but Blazor Server supports IE 11† with additional polyfills. See official documentation

💬 Interactive

QQ group WX public account WX Customer Service
masa.blazor-qq masa.blazor-weixin masa.blazor-weixin

👥 Development team

The MASA technical team is an efficient, stable and innovative team. The team adheres to the original intention of enriching the Blazor ecosystem, and it is the pursuit of the MASA technical team to continue to work hard to bring a better experience to the developers. Thank you for your support and use.

📜 Code of conduct

This project adopts the code of conduct defined in the "Contributors Convention" to clarify the expected behavior of our community. For more information, see MASA Stack Community Code of Conduct.

📄 License

Masa.Blazor

Copyright (c) 2021-present Masa.Blazor

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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on Masa.Blazor:

Package Downloads
Masa.Blazor.Doc

Package Description

Masa.Blazor.Doc.CLI

Package Description

MASA.Blazor.Experimental.Components

Experimental components about MASA.Blazor

CurrencyComponents

Package Description

Masa.Stack.Components.Standalone

Package Description

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on Masa.Blazor:

Repository Stars
Yu-Core/SwashbucklerDiary
侠客日记是一个开源、跨平台的本地日记app,使用Blazor开发,支持Android,Windows,macOS,Web,Linux。"SwashbucklerDiary" is an open source cross-platform local diary app using Blazor , support Android,Windows,macOS,Web,Linux.
masalabs/MASA.EShop
A sample .NET Core distributed application based on eShopOnDapr, powered by MASA.Framework,Dapr.
239573049/ChatGpt.Desktop
ChatGpt Dekstop support Android,IOS,Mac,Linux,Win,Web
MicroSugarDeveloperOrg/Webviews.Avalonia
densen2014/BlazorHybrid
关于BlazorHybrid的一切研究. 用 c # 和 Razor 创建本机移动应用和桌面应用。快速开发共享代码库运行于 Windows (Winforms/WPF/UWP)、Android、iOS、macOS、Linux 的应用。
CnGal/CnGalWebSite
CnGal是一个非营利性的,立志于收集整理国内制作组创作的中文Galgame/AVG的介绍、攻略、评测、感想等内容的资料性质的网站。
Version Downloads Last Updated
1.11.0-beta.3 129 8/19/2025
1.11.0-beta.2 191 8/8/2025
1.11.0-beta.1 498 7/23/2025
1.11.0-alpha.1 491 7/23/2025
1.10.4 341 8/14/2025
1.10.3 242 7/28/2025
1.10.2 207 7/18/2025
1.10.1 552 7/9/2025
1.10.0 570 7/7/2025
1.10.0-rc.2 135 7/2/2025
1.10.0-rc.1 171 6/17/2025
1.10.0-alpha.3 144 5/30/2025
1.10.0-alpha.2 151 5/9/2025
1.10.0-alpha.1 230 4/17/2025
1.9.4 495 5/30/2025
1.9.3 1,022 5/8/2025
1.9.2 530 4/16/2025
1.9.1 346 4/11/2025
1.9.0 1,173 4/7/2025
1.9.0-rc.2 183 4/2/2025
1.9.0-rc.1 208 3/27/2025
1.9.0-beta.2 402 3/24/2025
1.9.0-beta.1 179 3/17/2025
1.8.5 601 2/27/2025
1.8.4 1,262 1/13/2025
1.8.3 671 12/31/2024
1.8.2 366 12/18/2024
1.8.1 461 12/9/2024
1.8.0 866 12/4/2024
1.8.0-rc.4 148 11/26/2024
1.8.0-rc.3 122 11/21/2024
1.8.0-rc.2 105 11/19/2024
1.8.0-rc.1 195 11/13/2024
1.7.8 747 11/1/2024
1.7.7 453 10/23/2024
1.7.6 197 10/22/2024
1.7.5 266 10/16/2024
1.7.4 608 9/26/2024
1.7.3 376 9/19/2024
1.7.2 356 9/9/2024
1.7.1 563 9/4/2024
1.7.0 465 9/2/2024
1.7.0-rc.3 106 8/28/2024
1.7.0-rc.2 96 8/26/2024
1.7.0-rc.1 121 8/19/2024
1.7.0-beta.5 171 8/12/2024
1.7.0-beta.4 101 8/9/2024
1.7.0-beta.3 105 7/26/2024
1.7.0-beta.2 88 7/24/2024
1.7.0-beta.1 1,968 7/19/2024
1.6.9 179 10/16/2024
1.6.8 633 8/9/2024
1.6.7 233 8/5/2024
1.6.6 582 7/18/2024
1.6.5 354 7/16/2024
1.6.4 1,641 7/12/2024
1.6.3 309 7/11/2024
1.6.2 346 7/10/2024
1.6.1 393 7/4/2024
1.6.0 1,375 7/2/2024
1.6.0-beta.7 101 7/1/2024
1.6.0-beta.6 105 6/27/2024
1.6.0-beta.5 113 6/26/2024
1.6.0-beta.4 125 6/17/2024
1.6.0-beta.3 93 6/13/2024
1.6.0-beta.2 175 5/31/2024
1.6.0-beta.1 97 5/31/2024
1.5.5 1,766 6/3/2024
1.5.4 213 6/3/2024
1.5.3 383 5/29/2024
1.5.2 520 5/21/2024
1.5.1 1,104 5/10/2024
1.5.0 800 5/7/2024
1.5.0-beta.3 122 5/6/2024
1.5.0-beta.2 99 4/29/2024
1.5.0-beta.1 486 4/25/2024
1.4.2 1,270 4/22/2024
1.4.1 304 4/17/2024
1.4.0 475 4/7/2024
1.4.0-beta.5 200 4/2/2024
1.4.0-beta.4 121 3/28/2024
1.4.0-beta.3 122 3/18/2024
1.4.0-beta.2 118 3/1/2024
1.4.0-beta.1 202 2/1/2024
1.3.4 3,080 1/26/2024
1.3.3 443 1/25/2024
1.3.2 1,211 1/9/2024
1.3.1 1,059 12/29/2023
1.3.0 613 12/28/2023
1.3.0-beta.7 125 12/27/2023
1.3.0-beta.6 328 12/26/2023
1.3.0-beta.5 192 12/22/2023
1.3.0-beta.4 133 12/18/2023
1.3.0-beta.3 240 12/5/2023
1.3.0-beta.2 194 11/29/2023
1.2.2 1,623 11/13/2023
1.2.1 370 11/10/2023
1.2.0 353 11/7/2023
1.1.1 1,148 10/23/2023
1.1.0 1,305 10/11/2023
1.0.4 2,586 9/7/2023
1.0.3 1,914 8/28/2023
1.0.2 3,663 8/18/2023
1.0.1 3,358 7/27/2023
1.0.0 3,577 7/17/2023
1.0.0-rc.6 584 7/6/2023
1.0.0-rc.5 419 6/29/2023
1.0.0-rc.4 950 6/15/2023
1.0.0-rc.3 565 6/2/2023
1.0.0-rc.2 3,344 5/15/2023
1.0.0-rc.1 1,877 4/27/2023
1.0.0-preview.19 193 4/27/2023
1.0.0-preview.18 429 4/26/2023
1.0.0-preview.17 2,189 4/23/2023
1.0.0-preview.16 421 4/19/2023
1.0.0-preview.15 735 4/14/2023
1.0.0-preview.14 439 4/12/2023
1.0.0-preview.13 305 4/10/2023
1.0.0-preview.12 890 4/3/2023
1.0.0-preview.11 1,141 3/27/2023
1.0.0-preview.10 872 3/22/2023
1.0.0-preview.9 524 3/18/2023
1.0.0-preview.8 918 3/10/2023
1.0.0-preview.7 609 3/3/2023
1.0.0-preview.6 750 2/28/2023
1.0.0-preview.5 225 2/28/2023
1.0.0-preview.4 539 2/21/2023
1.0.0-preview.3 891 2/13/2023
1.0.0-preview.2 2,428 2/3/2023
1.0.0-preview.1 354 1/17/2023
0.7.0-alpha.6179 127 9/18/2023
0.7.0-alpha.6178 125 9/18/2023
0.7.0-alpha.6177 142 9/18/2023
0.7.0-alpha.6119 146 9/13/2023
0.7.0-alpha.6118 139 9/13/2023
0.7.0-alpha.6107 149 9/13/2023
0.7.0-alpha.6096 141 9/12/2023
0.7.0-alpha.6095 133 9/12/2023
0.7.0-alpha.6094 143 9/12/2023
0.7.0-alpha.6041 181 9/8/2023
0.7.0-alpha.6040 163 9/8/2023
0.7.0-alpha.6025 148 9/7/2023
0.7.0-alpha.6021 155 9/7/2023
0.7.0-alpha.6012 138 9/7/2023
0.7.0-alpha.6011 152 9/7/2023
0.7.0-alpha.5956 150 9/4/2023
0.7.0-alpha.5926 144 9/1/2023
0.7.0-alpha.5897 161 8/30/2023
0.7.0-alpha.5872 154 8/29/2023
0.7.0-alpha.5870 144 8/29/2023
0.7.0-alpha.5857 143 8/28/2023
0.7.0-alpha.5847 153 8/28/2023
0.7.0-alpha.5731 152 8/22/2023
0.7.0-alpha.5699 138 8/18/2023
0.7.0-alpha.5682 143 8/18/2023
0.7.0-alpha.5681 135 8/18/2023
0.7.0-alpha.5650 147 8/16/2023
0.7.0-alpha.5644 163 8/15/2023
0.7.0-alpha.5642 163 8/15/2023
0.7.0-alpha.5641 162 8/15/2023
0.7.0-alpha.5620 154 8/14/2023
0.7.0-alpha.5619 153 8/14/2023
0.7.0-alpha.5618 162 8/14/2023
0.7.0-alpha.5617 152 8/14/2023
0.7.0-alpha.5611 163 8/11/2023
0.7.0-alpha.5609 153 8/11/2023
0.7.0-alpha.5608 160 8/11/2023
0.7.0-alpha.5607 163 8/11/2023
0.7.0-alpha.5606 157 8/11/2023
0.7.0-alpha.5581 157 8/9/2023
0.7.0-alpha.5492 165 8/3/2023
0.7.0-alpha.5482 153 8/3/2023
0.7.0-alpha.5435 161 8/1/2023
0.7.0-alpha.5372 144 7/27/2023
0.7.0-alpha.5365 155 7/26/2023
0.7.0-alpha.5363 153 7/26/2023
0.7.0-alpha.5362 160 7/26/2023
0.7.0-alpha.5344 166 7/25/2023
0.7.0-alpha.5321 173 7/24/2023
0.7.0-alpha.5320 172 7/24/2023
0.7.0-alpha.5319 176 7/24/2023
0.7.0-alpha.5292 176 7/20/2023
0.7.0-alpha.5236 175 7/17/2023
0.7.0-alpha.5160 172 7/13/2023
0.7.0-alpha.5142 166 7/12/2023
0.7.0-alpha.5139 164 7/12/2023
0.7.0-alpha.5124 168 7/11/2023
0.7.0-alpha.5070 139 7/7/2023
0.7.0-alpha.5061 159 7/7/2023
0.7.0-alpha.5056 158 7/6/2023
0.7.0-alpha.5049 152 7/6/2023
0.7.0-alpha.5013 176 7/5/2023
0.7.0-alpha.4994 159 7/4/2023
0.7.0-alpha.4992 161 7/4/2023
0.7.0-alpha.4991 173 7/4/2023
0.7.0-alpha.4963 159 7/3/2023
0.7.0-alpha.4962 172 7/3/2023
0.7.0-alpha.4959 170 7/3/2023
0.7.0-alpha.4926 163 6/30/2023
0.7.0-alpha.4919 158 6/30/2023
0.7.0-alpha.4883 156 6/27/2023
0.7.0-alpha.4882 136 6/27/2023
0.7.0-alpha.4881 149 6/27/2023
0.7.0-alpha.4847 158 6/25/2023
0.7.0-alpha.4804 147 6/20/2023
0.7.0-alpha.4802 152 6/20/2023
0.7.0-alpha.4798 153 6/20/2023
0.7.0-alpha.4797 161 6/20/2023
0.7.0-alpha.4796 154 6/20/2023
0.7.0-alpha.4790 148 6/19/2023
0.7.0-alpha.4736 167 6/16/2023
0.7.0-alpha.4709 156 6/15/2023
0.7.0-alpha.4695 164 6/15/2023
0.7.0-alpha.4639 159 6/12/2023
0.7.0-alpha.4569 164 6/9/2023
0.7.0-alpha.4527 161 6/8/2023
0.7.0-alpha.4503 172 6/7/2023
0.7.0-alpha.4502 169 6/7/2023
0.7.0-alpha.4442 166 6/5/2023
0.7.0-alpha.4441 165 6/5/2023
0.7.0-alpha.4391 165 6/1/2023
0.7.0-alpha.4390 158 6/1/2023
0.7.0-alpha.4389 181 6/1/2023
0.7.0-alpha.4366 159 5/31/2023
0.7.0-alpha.4365 167 5/31/2023
0.7.0-alpha.4363 168 5/31/2023
0.7.0-alpha.4332 157 5/29/2023
0.7.0-alpha.4331 161 5/29/2023
0.7.0-alpha.4329 157 5/26/2023
0.7.0-alpha.4310 171 5/26/2023
0.7.0-alpha.4303 145 5/26/2023
0.7.0-alpha.4262 167 5/24/2023
0.7.0-alpha.4261 167 5/24/2023
0.7.0-alpha.4260 162 5/24/2023
0.7.0-alpha.4158 185 5/19/2023
0.7.0-alpha.4156 178 5/19/2023
0.7.0-alpha.4117 179 5/15/2023
0.7.0-alpha.4108 177 5/15/2023
0.7.0-alpha.3987 170 5/5/2023
0.7.0-alpha.3986 164 5/5/2023
0.7.0-alpha.3965 205 5/4/2023
0.7.0-alpha.3932 172 4/28/2023
0.7.0-alpha.3930 170 4/28/2023
0.7.0-alpha.3929 185 4/28/2023
0.7.0-alpha.3923 176 4/28/2023
0.7.0-alpha.3917 181 4/27/2023
0.7.0-alpha.3915 181 4/27/2023
0.7.0-alpha.3914 175 4/27/2023
0.7.0-alpha.3896 184 4/27/2023
0.7.0-alpha.3895 182 4/27/2023
0.7.0-alpha.3889 203 4/27/2023
0.7.0-alpha.3880 186 4/26/2023
0.7.0-alpha.3875 182 4/26/2023
0.7.0-alpha.3869 181 4/26/2023
0.7.0-alpha.3865 184 4/26/2023
0.7.0-alpha.3852 174 4/26/2023
0.7.0-alpha.3850 184 4/26/2023
0.7.0-alpha.3848 186 4/26/2023
0.7.0-alpha.3841 186 4/26/2023
0.7.0-alpha.3830 202 4/25/2023
0.7.0-alpha.3800 194 4/24/2023
0.7.0-alpha.3767 185 4/23/2023
0.7.0-alpha.3766 184 4/23/2023
0.7.0-alpha.3763 198 4/23/2023
0.7.0-alpha.3757 176 4/21/2023
0.7.0-alpha.3756 203 4/21/2023
0.7.0-alpha.3736 184 4/21/2023
0.7.0-alpha.3734 187 4/21/2023
0.7.0-alpha.3723 194 4/20/2023
0.7.0-alpha.3719 193 4/20/2023
0.7.0-alpha.3690 184 4/19/2023
0.7.0-alpha.3682 206 4/19/2023
0.7.0-alpha.3672 181 4/19/2023
0.7.0-alpha.3671 189 4/19/2023
0.7.0-alpha.3668 185 4/19/2023
0.7.0-alpha.3666 203 4/19/2023
0.7.0-alpha.3575 199 4/14/2023
0.7.0-alpha.3574 208 4/14/2023
0.7.0-alpha.3570 194 4/14/2023
0.7.0-alpha.3569 198 4/14/2023
0.7.0-alpha.3558 200 4/14/2023
0.7.0-alpha.3531 197 4/13/2023
0.7.0-alpha.3522 203 4/13/2023
0.7.0-alpha.3477 203 4/12/2023
0.7.0-alpha.3462 209 4/12/2023
0.7.0-alpha.3460 212 4/12/2023
0.7.0-alpha.3434 201 4/12/2023
0.7.0-alpha.3429 198 4/11/2023
0.7.0-alpha.3415 208 4/11/2023
0.7.0-alpha.3398 188 4/10/2023
0.7.0-alpha.3382 191 4/10/2023
0.7.0-alpha.3380 220 4/10/2023
0.7.0-alpha.3379 212 4/10/2023
0.7.0-alpha.3376 219 4/10/2023
0.7.0-alpha.3373 210 4/10/2023
0.7.0-alpha.3372 214 4/10/2023
0.7.0-alpha.3370 212 4/10/2023
0.7.0-alpha.3348 219 4/7/2023
0.7.0-alpha.3339 232 4/7/2023
0.7.0-alpha.3330 199 4/6/2023
0.7.0-alpha.3329 183 4/6/2023
0.7.0-alpha.3317 184 4/6/2023
0.7.0-alpha.3313 220 4/6/2023
0.7.0-alpha.3310 208 4/6/2023
0.7.0-alpha.3308 222 4/6/2023
0.7.0-alpha.3304 220 4/6/2023
0.7.0-alpha.3292 196 4/5/2023
0.7.0-alpha.3281 234 4/4/2023
0.7.0-alpha.3278 202 4/4/2023
0.7.0-alpha.3236 188 4/3/2023
0.7.0-alpha.3235 211 4/3/2023
0.7.0-alpha.3230 198 4/3/2023
0.7.0-alpha.3228 218 4/3/2023
0.7.0-alpha.3227 205 4/3/2023
0.7.0-alpha.3226 227 4/3/2023
0.7.0-alpha.3222 220 4/1/2023
0.7.0-alpha.3219 203 3/31/2023
0.7.0-alpha.3217 225 3/31/2023
0.7.0-alpha.3214 227 3/31/2023
0.7.0-alpha.3207 231 3/31/2023
0.7.0-alpha.3204 231 3/31/2023
0.7.0-alpha.3186 205 3/31/2023
0.7.0-alpha.3164 204 3/30/2023
0.7.0-alpha.3152 190 3/30/2023
0.7.0-alpha.3129 216 3/29/2023
0.7.0-alpha.3127 220 3/29/2023
0.7.0-alpha.3124 224 3/29/2023
0.7.0-alpha.3112 208 3/29/2023
0.7.0-alpha.3074 213 3/28/2023
0.7.0-alpha.3073 220 3/28/2023
0.7.0-alpha.3064 230 3/28/2023
0.7.0-alpha.3062 217 3/28/2023
0.7.0-alpha.3060 223 3/27/2023
0.7.0-alpha.3057 217 3/27/2023
0.7.0-alpha.3055 240 3/27/2023
0.7.0-alpha.3047 235 3/27/2023
0.7.0-alpha.3042 244 3/27/2023
0.7.0-alpha.3041 222 3/27/2023
0.7.0-alpha.3037 218 3/27/2023
0.7.0-alpha.3036 216 3/27/2023
0.7.0-alpha.3034 227 3/27/2023
0.7.0-alpha.3032 214 3/27/2023
0.7.0-alpha.3031 202 3/27/2023
0.7.0-alpha.3004 215 3/24/2023
0.7.0-alpha.2994 232 3/23/2023
0.7.0-alpha.2986 241 3/23/2023
0.7.0-alpha.2978 257 3/23/2023
0.7.0-alpha.2916 218 3/21/2023
0.7.0-alpha.2907 199 3/21/2023
0.7.0-alpha.2871 220 3/20/2023
0.7.0-alpha.2847 242 3/18/2023
0.7.0-alpha.2836 233 3/17/2023
0.7.0-alpha.2801 217 3/17/2023
0.7.0-alpha.2799 199 3/16/2023
0.7.0-alpha.2798 201 3/16/2023
0.7.0-alpha.2797 207 3/16/2023
0.7.0-alpha.2795 191 3/16/2023
0.7.0-alpha.2787 196 3/16/2023
0.7.0-alpha.2769 207 3/16/2023
0.7.0-alpha.2741 205 3/15/2023
0.7.0-alpha.2733 223 3/14/2023
0.7.0-alpha.2712 195 3/14/2023
0.7.0-alpha.2711 201 3/14/2023
0.7.0-alpha.2705 206 3/14/2023
0.7.0-alpha.2699 194 3/13/2023
0.7.0-alpha.2698 192 3/13/2023
0.7.0-alpha.2697 200 3/13/2023
0.7.0-alpha.2695 211 3/13/2023
0.7.0-alpha.2680 196 3/10/2023
0.7.0-alpha.2650 193 3/10/2023
0.7.0-alpha.2648 188 3/10/2023
0.7.0-alpha.2641 197 3/9/2023
0.7.0-alpha.2640 203 3/9/2023
0.7.0-alpha.2635 200 3/9/2023
0.7.0-alpha.2634 207 3/9/2023
0.7.0-alpha.2629 210 3/9/2023
0.7.0-alpha.2617 199 3/8/2023
0.7.0-alpha.2616 198 3/8/2023
0.7.0-alpha.2614 207 3/8/2023
0.7.0-alpha.2602 188 3/7/2023
0.7.0-alpha.2590 186 3/7/2023
0.7.0-alpha.2589 206 3/7/2023
0.7.0-alpha.2588 202 3/7/2023
0.7.0-alpha.2533 222 3/3/2023
0.7.0-alpha.2529 221 3/3/2023
0.7.0-alpha.2528 213 3/3/2023
0.7.0-alpha.2454 224 2/28/2023
0.7.0-alpha.2445 240 2/28/2023
0.7.0-alpha.2439 207 2/28/2023
0.7.0-alpha.2435 207 2/28/2023
0.7.0-alpha.2429 218 2/28/2023
0.7.0-alpha.2390 207 2/26/2023
0.7.0-alpha.2360 214 2/24/2023
0.7.0-alpha.2296 215 2/22/2023
0.7.0-alpha.2205 199 2/16/2023
0.7.0-alpha.2192 209 2/15/2023
0.7.0-alpha.2157 221 2/14/2023
0.7.0-alpha.2149 210 2/14/2023
0.7.0-alpha.2062 214 2/13/2023
0.7.0-alpha.2058 201 2/13/2023
0.7.0-alpha.2025 204 2/10/2023
0.7.0-alpha.2007 210 2/9/2023
0.7.0-alpha.2005 204 2/8/2023
0.7.0-alpha.2002 230 2/8/2023
0.7.0-alpha.2001 215 2/8/2023
0.7.0-alpha.2000 202 2/8/2023
0.7.0-alpha.1999 210 2/8/2023
0.7.0-alpha.1998 213 2/8/2023
0.7.0-alpha.1971 216 2/5/2023
0.7.0-alpha.1964 222 2/3/2023
0.7.0-alpha.1961 221 2/3/2023
0.7.0-alpha.1960 219 2/3/2023
0.7.0-alpha.1958 212 2/3/2023
0.7.0-alpha.1957 208 2/3/2023
0.7.0-alpha.1956 209 2/3/2023
0.7.0-alpha.1954 218 2/3/2023
0.7.0-alpha.1945 232 2/2/2023
0.7.0-alpha.1944 240 2/2/2023
0.7.0-alpha.1911 223 1/30/2023
0.7.0-alpha.1904 232 1/29/2023
0.7.0-alpha.1903 232 1/29/2023
0.7.0-alpha.1902 241 1/29/2023
0.7.0-alpha.1899 237 1/29/2023
0.7.0-alpha.1897 241 1/20/2023
0.7.0-alpha.1893 219 1/17/2023
0.7.0-alpha.1891 216 1/17/2023
0.7.0-alpha.1882 225 1/17/2023
0.7.0-alpha.1879 209 1/17/2023
0.7.0-alpha.1865 267 1/16/2023
0.7.0-alpha.1864 223 1/16/2023
0.7.0-alpha.1860 234 1/16/2023
0.7.0-alpha.1856 291 1/15/2023
0.7.0-alpha.1846 269 1/15/2023
0.7.0-alpha.1844 292 1/15/2023
0.7.0-alpha.1840 246 1/15/2023
0.7.0-alpha.1827 228 1/14/2023
0.7.0-alpha.1826 237 1/14/2023
0.7.0-alpha.1804 552 1/14/2023
0.7.0-alpha.1798 242 1/13/2023
0.7.0-alpha.1797 211 1/13/2023
0.7.0-alpha.1794 303 1/13/2023
0.7.0-alpha.1787 214 1/13/2023
0.7.0-alpha.1777 216 1/13/2023
0.7.0-alpha.1761 330 1/12/2023
0.7.0-alpha.1744 230 1/11/2023
0.7.0-alpha.1733 278 1/11/2023
0.7.0-alpha.1726 432 1/11/2023
0.7.0-alpha.1725 266 1/11/2023
0.7.0-alpha.1717 234 1/11/2023
0.7.0-alpha.1712 271 1/11/2023
0.7.0-alpha.1709 244 1/11/2023
0.7.0-alpha.1699 232 1/11/2023
0.7.0-alpha.1697 234 1/11/2023
0.7.0-alpha.1696 227 1/10/2023
0.7.0-alpha.1661 264 1/10/2023
0.7.0-alpha.1655 233 1/9/2023
0.7.0-alpha.1634 237 1/9/2023
0.7.0-alpha.1632 240 1/9/2023
0.7.0-alpha.1611 278 1/6/2023
0.7.0-alpha.1559 376 1/5/2023
0.7.0-alpha.1549 260 1/4/2023
0.7.0-alpha.1544 256 1/4/2023
0.7.0-alpha.1541 321 1/4/2023
0.7.0-alpha.1513 258 1/3/2023
0.7.0-alpha.1512 258 1/3/2023
0.7.0-alpha.1511 246 1/3/2023
0.7.0-alpha.1500 245 1/3/2023
0.7.0-alpha.1409 1,240 12/27/2022
0.7.0-alpha.1406 223 12/27/2022
0.7.0-alpha.1402 227 12/27/2022
0.7.0-alpha.1400 214 12/26/2022
0.7.0-alpha.1399 222 12/26/2022
0.7.0-alpha.1397 225 12/26/2022
0.7.0-alpha.1154 316 12/14/2022
0.7.0-alpha.1122 226 12/12/2022
0.7.0-alpha.1114 235 12/12/2022
0.7.0-alpha.1096 241 12/8/2022
0.7.0-alpha.1044 381 12/6/2022
0.7.0-alpha.1036 222 12/6/2022
0.7.0-alpha.973 258 12/2/2022
0.7.0-alpha.972 229 12/2/2022
0.7.0-alpha.961 223 12/1/2022
0.7.0-alpha.937 265 11/30/2022
0.7.0-alpha.913 248 11/28/2022
0.7.0-alpha.900 238 11/25/2022
0.7.0-alpha.896 217 11/25/2022
0.7.0-alpha.888 226 11/24/2022
0.7.0-alpha.883 225 11/23/2022
0.7.0-alpha.882 229 11/23/2022
0.7.0-alpha.879 241 11/23/2022
0.7.0-alpha.873 233 11/22/2022
0.7.0-alpha.868 229 11/21/2022
0.7.0-alpha.864 227 11/21/2022
0.7.0-alpha.861 231 11/21/2022
0.7.0-alpha.858 222 11/21/2022
0.7.0-alpha.856 218 11/21/2022
0.7.0-alpha.855 239 11/21/2022
0.7.0-alpha.852 224 11/18/2022
0.7.0-alpha.851 224 11/18/2022
0.7.0-alpha.849 224 11/18/2022
0.7.0-alpha.842 214 11/17/2022
0.7.0-alpha.838 229 11/17/2022
0.7.0-alpha.835 228 11/17/2022
0.7.0-alpha.833 238 11/17/2022
0.7.0-alpha.832 240 11/17/2022
0.7.0-alpha.831 243 11/17/2022
0.7.0-alpha.829 231 11/16/2022
0.7.0-alpha.820 226 11/16/2022
0.7.0-alpha.812 240 11/16/2022
0.7.0-alpha.802 234 11/15/2022
0.7.0-alpha.800 231 11/15/2022
0.7.0-alpha.799 222 11/15/2022
0.7.0-alpha.798 215 11/15/2022
0.6.2 1,839 4/11/2023
0.6.1 221 4/11/2023
0.6.0 6,106 11/3/2022
0.6.0-rc.9 510 10/28/2022
0.6.0-rc.8 1,216 10/25/2022
0.6.0-rc.7 1,142 10/11/2022
0.6.0-rc.6 444 9/29/2022
0.6.0-rc.4 295 9/23/2022
0.6.0-rc.3 301 9/20/2022
0.6.0-rc.2 389 9/16/2022
0.6.0-preview.6 400 9/8/2022
0.6.0-preview.5 953 8/29/2022
0.6.0-preview.4 453 8/18/2022
0.6.0-preview.3 703 8/8/2022
0.6.0-preview.2 286 8/4/2022
0.6.0-preview.1 290 8/1/2022
0.5.0 5,712 7/29/2022
0.5.0-rc.7 267 7/28/2022
0.5.0-rc.6 500 7/19/2022
0.5.0-rc.5 365 7/13/2022
0.5.0-rc.4 252 7/12/2022
0.5.0-rc.3 282 7/11/2022
0.5.0-rc.2 333 7/8/2022
0.5.0-rc.1 257 7/7/2022
0.5.0-preview.5 500 6/30/2022
0.5.0-preview.4 302 6/27/2022
0.5.0-preview.3 597 6/21/2022
0.5.0-preview.2 373 6/14/2022
0.5.0-preview.1 314 6/10/2022
0.4.0 2,222 5/31/2022
0.4.0-rc.3 458 5/24/2022
0.4.0-rc.2 283 5/19/2022
0.4.0-rc.1 349 5/19/2022
0.4.0-preview.22 362 5/12/2022 0.4.0-preview.22 is deprecated because it is no longer maintained.
0.4.0-preview.21 334 5/12/2022 0.4.0-preview.21 is deprecated because it is no longer maintained.
0.4.0-preview.4 328 5/12/2022
0.4.0-preview.3 251 5/12/2022
0.4.0-preview.2 260 5/11/2022
0.4.0-preview.1 531 4/2/2022
0.3.11407 2,448 4/6/2022
0.3.0 3,238 2/25/2022
0.3.0-rc.28 291 1/25/2022
0.3.0-rc.26 271 1/24/2022
0.3.0-rc.24 281 1/24/2022
0.3.0-rc.23 278 1/24/2022
0.3.0-rc.22 285 1/24/2022
0.3.0-rc.21 295 1/24/2022
0.3.0-rc.20 280 1/23/2022
0.3.0-rc.19 278 1/22/2022
0.3.0-rc.17 272 1/22/2022
0.3.0-rc.16 280 1/21/2022
0.3.0-rc.14 268 1/21/2022
0.3.0-rc.13 279 1/21/2022
0.3.0-rc.12 280 1/21/2022
0.3.0-rc.11 273 1/21/2022
0.3.0-rc.10 288 1/21/2022
0.3.0-rc.9 276 1/20/2022
0.3.0-rc.8 274 1/17/2022
0.3.0-rc.7 269 1/17/2022
0.3.0-rc.6 287 1/14/2022
0.3.0-rc.5 275 1/13/2022
0.3.0-rc.3 285 12/30/2021
0.3.0-rc.2 316 12/28/2021
0.3.0-alpha.795 237 11/15/2022
0.3.0-alpha.793 230 11/15/2022
0.3.0-alpha.551 201 11/2/2022
0.3.0-alpha.550 197 11/2/2022
0.3.0-alpha.505 216 10/31/2022
0.3.0-alpha.481 201 10/31/2022
0.3.0-alpha.467 208 10/28/2022
0.3.0-alpha.456 223 10/27/2022
0.3.0-alpha.420 196 10/26/2022
0.3.0-alpha.415 219 10/25/2022
0.3.0-alpha.410 214 10/25/2022
0.3.0-alpha.407 208 10/25/2022
0.2.15401 1,040 9/26/2022
0.2.15400 1,006 9/26/2022
0.2.15352 1,023 9/23/2022
0.2.15312 1,027 9/21/2022
0.2.15296 1,035 9/20/2022
0.2.15295 1,042 9/20/2022
0.2.15288 1,032 9/20/2022
0.2.15286 1,044 9/20/2022
0.2.15281 1,016 9/20/2022
0.2.15275 1,029 9/19/2022
0.2.15273 1,016 9/19/2022
0.2.15257 1,061 9/19/2022
0.2.15241 1,046 9/16/2022
0.2.15240 1,000 9/16/2022
0.2.15237 1,044 9/16/2022
0.2.15232 1,065 9/16/2022
0.2.15231 1,057 9/16/2022
0.2.15230 1,031 9/16/2022
0.2.15229 1,021 9/16/2022
0.2.15210 1,127 9/15/2022
0.2.15196 1,109 9/14/2022
0.2.15184 1,011 9/13/2022
0.2.15140 1,025 9/8/2022
0.2.14958 1,018 8/30/2022
0.2.14948 1,074 8/29/2022
0.2.14946 1,048 8/29/2022
0.2.14940 1,059 8/29/2022
0.2.14939 1,061 8/29/2022
0.2.14934 1,038 8/29/2022
0.2.14837 1,051 8/19/2022
0.2.14822 1,067 8/18/2022
0.2.14816 1,019 8/18/2022
0.2.14805 1,066 8/18/2022
0.2.14781 1,042 8/17/2022
0.2.14746 1,045 8/16/2022
0.2.14734 1,045 8/16/2022
0.2.14541 1,067 8/11/2022
0.2.14496 1,032 8/10/2022
0.2.14421 1,040 8/8/2022
0.2.14363 1,056 8/5/2022
0.2.14323 1,089 8/3/2022
0.2.14262 1,035 8/3/2022
0.2.14189 1,078 8/1/2022
0.2.14171 1,096 8/1/2022
0.2.14169 1,106 8/1/2022
0.2.14163 1,103 7/29/2022
0.2.14072 1,060 7/27/2022
0.2.14007 1,069 7/22/2022
0.2.13863 1,096 7/18/2022
0.2.13821 1,061 7/15/2022
0.2.13819 1,088 7/15/2022
0.2.13795 1,097 7/14/2022
0.2.13777 1,090 7/14/2022
0.2.13776 1,074 7/14/2022
0.2.13741 1,061 7/12/2022
0.2.13740 1,071 7/12/2022
0.2.13724 1,080 7/11/2022
0.2.13717 1,088 7/11/2022
0.2.13705 1,070 7/8/2022
0.2.13703 1,079 7/8/2022
0.2.13687 1,114 7/8/2022
0.2.13675 1,100 7/8/2022
0.2.13672 1,076 7/7/2022
0.2.13665 1,073 7/7/2022
0.2.13627 1,066 7/6/2022
0.2.13626 1,095 7/6/2022
0.2.13620 1,089 7/6/2022
0.2.13594 1,066 7/5/2022
0.2.13593 1,066 7/5/2022
0.2.13573 1,086 7/5/2022
0.2.13564 1,088 7/4/2022
0.2.13561 1,076 7/4/2022
0.2.13560 1,106 7/4/2022
0.2.13555 1,103 7/4/2022
0.2.13549 1,101 7/4/2022
0.2.13491 1,102 6/30/2022
0.2.13488 1,105 6/30/2022
0.2.13487 1,081 6/30/2022
0.2.13486 1,077 6/30/2022
0.2.13482 1,100 6/30/2022
0.2.13481 1,088 6/30/2022
0.2.13480 1,083 6/30/2022
0.2.13479 1,072 6/30/2022
0.2.13476 1,083 6/30/2022
0.2.13474 1,076 6/30/2022
0.2.13472 1,089 6/30/2022
0.2.13471 1,060 6/30/2022
0.2.13470 1,110 6/30/2022
0.2.13469 1,114 6/30/2022
0.2.13461 1,077 6/30/2022
0.2.13458 1,085 6/30/2022
0.2.13453 1,097 6/30/2022
0.2.13449 1,077 6/29/2022
0.2.13447 1,113 6/29/2022
0.2.13438 1,062 6/29/2022
0.2.13417 1,053 6/29/2022
0.2.13414 1,081 6/29/2022
0.2.13413 1,085 6/28/2022
0.2.13404 1,081 6/28/2022
0.2.13399 1,093 6/28/2022
0.2.13398 1,111 6/28/2022
0.2.13387 1,076 6/27/2022
0.2.13382 1,102 6/27/2022
0.2.13377 1,096 6/27/2022
0.2.13356 1,109 6/24/2022
0.2.13330 1,133 6/24/2022
0.2.13310 1,107 6/23/2022
0.2.13294 1,098 6/23/2022
0.2.13291 1,102 6/23/2022
0.2.13290 1,096 6/23/2022
0.2.13286 1,116 6/23/2022
0.2.13214 1,089 6/21/2022
0.2.13211 1,111 6/21/2022
0.2.12942 1,062 6/14/2022
0.2.12901 1,074 6/10/2022
0.2.12871 1,123 6/8/2022
0.2.12848 1,127 6/7/2022
0.2.12846 1,115 6/6/2022
0.2.12794 1,121 6/1/2022
0.2.12793 1,141 6/1/2022
0.2.12694 1,115 5/30/2022
0.2.12507 1,124 5/19/2022
0.2.12495 1,137 5/18/2022
0.2.12494 1,111 5/18/2022
0.2.12492 1,132 5/18/2022
0.2.12478 1,138 5/18/2022
0.2.12476 1,097 5/18/2022
0.2.12468 1,145 5/17/2022
0.2.12453 1,128 5/17/2022
0.2.12452 1,117 5/17/2022
0.2.12450 1,144 5/17/2022
0.2.12437 1,141 5/17/2022
0.2.12435 1,139 5/17/2022
0.2.12433 1,124 5/17/2022
0.2.12431 1,112 5/17/2022
0.2.12407 1,119 5/16/2022
0.2.12395 1,130 5/16/2022
0.2.12340 1,125 5/13/2022
0.2.12339 1,150 5/13/2022
0.2.12324 1,128 5/12/2022
0.2.12323 1,089 5/12/2022
0.2.12309 1,121 5/11/2022
0.2.12277 1,157 5/10/2022
0.2.12265 1,422 5/10/2022
0.2.12261 1,089 5/10/2022
0.2.12240 1,444 5/9/2022
0.2.12238 1,138 5/9/2022
0.2.12237 1,141 5/9/2022
0.2.12228 1,153 5/9/2022
0.2.12227 1,116 5/9/2022
0.2.12173 1,143 5/7/2022
0.2.12129 1,112 5/6/2022
0.2.12121 1,467 5/6/2022
0.2.12120 1,115 5/6/2022
0.2.12057 1,133 4/29/2022
0.2.12051 1,130 4/28/2022
0.2.12050 1,174 4/28/2022
0.2.12019 1,118 4/28/2022
0.2.12018 1,137 4/28/2022
0.2.12017 1,124 4/28/2022
0.2.12016 2,183 4/28/2022
0.2.12005 2,257 4/27/2022
0.2.11993 2,251 4/27/2022
0.2.11989 2,196 4/27/2022
0.2.11975 2,205 4/27/2022
0.2.11974 2,257 4/27/2022
0.2.11962 2,229 4/26/2022
0.2.11934 2,221 4/26/2022
0.2.11933 2,219 4/26/2022
0.2.11923 2,178 4/25/2022
0.2.11907 2,045 4/25/2022
0.2.11906 2,097 4/25/2022
0.2.11903 2,084 4/25/2022
0.2.11902 2,051 4/25/2022
0.2.11869 2,052 4/24/2022
0.2.11852 1,984 4/22/2022
0.2.11799 2,065 4/21/2022
0.2.11763 2,035 4/19/2022
0.2.11740 2,023 4/19/2022
0.2.11701 2,068 4/18/2022
0.2.11698 2,074 4/18/2022
0.2.11681 2,081 4/16/2022
0.2.11568 2,036 4/14/2022
0.2.11507 2,149 4/12/2022
0.2.11501 2,095 4/12/2022
0.2.11476 2,042 4/11/2022
0.2.11472 2,063 4/10/2022
0.2.11396 2,031 4/6/2022
0.2.11395 2,021 4/6/2022
0.2.11364 2,022 4/2/2022
0.2.11356 2,074 4/1/2022
0.2.11355 2,033 4/1/2022
0.2.11354 2,018 4/1/2022
0.2.11350 2,025 4/1/2022
0.2.11329 2,094 4/1/2022
0.2.11327 2,062 4/1/2022
0.2.11326 2,073 4/1/2022
0.2.11323 1,998 4/1/2022
0.2.11320 2,028 3/31/2022
0.2.11319 2,046 3/31/2022
0.2.11281 2,051 3/31/2022
0.2.11268 2,049 3/30/2022
0.2.11267 2,070 3/30/2022
0.2.11259 2,081 3/30/2022
0.2.11257 1,981 3/30/2022
0.2.11211 1,948 3/29/2022
0.2.11205 2,028 3/29/2022
0.2.11202 2,047 3/29/2022
0.2.11197 2,032 3/28/2022
0.2.11195 1,995 3/28/2022
0.2.11194 2,007 3/28/2022
0.2.11190 1,986 3/28/2022
0.2.11174 2,018 3/28/2022
0.2.11170 1,981 3/28/2022
0.2.11169 1,970 3/28/2022
0.2.11123 1,963 3/23/2022
0.2.11120 1,965 3/23/2022
0.2.11092 1,991 3/23/2022
0.2.11091 1,985 3/23/2022
0.2.11090 2,026 3/23/2022
0.2.11087 1,995 3/23/2022
0.2.11059 2,017 3/22/2022
0.2.11057 2,011 3/22/2022
0.2.10900 2,042 3/7/2022
0.2.10893 2,055 3/7/2022
0.2.10846 1,994 3/3/2022
0.2.10844 1,945 3/3/2022
0.2.10829 2,100 3/3/2022
0.2.10739 2,036 2/28/2022
0.2.10649 6,558 2/24/2022
0.2.10628 2,028 2/23/2022
0.2.10602 1,860 2/23/2022
0.2.10600 1,900 2/23/2022
0.2.10574 1,845 2/23/2022
0.2.10494 1,856 2/22/2022
0.2.10426 1,841 2/18/2022
0.2.10424 1,856 2/18/2022
0.2.10395 1,807 2/17/2022
0.2.10377 1,826 2/16/2022
0.2.10375 1,914 2/16/2022
0.2.10367 1,847 2/16/2022
0.2.10365 1,904 2/16/2022
0.2.10349 1,942 2/15/2022
0.2.10329 1,888 2/15/2022
0.2.10323 1,797 2/14/2022
0.2.10321 1,849 2/14/2022
0.2.10317 1,859 2/14/2022
0.2.10312 1,888 2/14/2022
0.2.10303 2,020 2/14/2022
0.2.10288 1,870 2/11/2022
0.2.10287 1,868 2/11/2022
0.2.10286 1,782 2/11/2022
0.2.10285 1,868 2/11/2022
0.2.10283 1,825 2/11/2022
0.2.10277 1,972 2/9/2022
0.2.10275 1,861 2/9/2022
0.2.10273 1,954 2/9/2022
0.2.10268 1,944 2/9/2022
0.2.10261 1,912 2/9/2022
0.2.10256 1,963 2/9/2022
0.2.10254 1,900 2/9/2022
0.2.10245 1,924 1/31/2022
0.2.10244 1,935 1/31/2022
0.2.10243 1,950 1/31/2022
0.2.10240 1,964 1/25/2022
0.2.10232 1,851 1/24/2022
0.2.10220 1,885 1/24/2022
0.2.10217 4,514 1/24/2022
0.2.10212 1,903 1/24/2022
0.2.10210 1,875 1/24/2022
0.2.10208 1,853 1/24/2022
0.2.10206 1,826 1/24/2022
0.2.10204 1,912 1/24/2022
0.2.10194 1,866 1/22/2022
0.2.10192 1,897 1/22/2022
0.2.10190 1,895 1/22/2022
0.2.10172 1,892 1/22/2022
0.2.10118 1,899 1/21/2022
0.2.10097 1,875 1/20/2022
0.2.10091 1,842 1/20/2022
0.2.10073 1,865 1/19/2022
0.2.10068 1,929 1/19/2022
0.2.10064 1,869 1/19/2022
0.2.10061 1,878 1/19/2022
0.2.10057 1,964 1/19/2022
0.2.10039 1,872 1/19/2022
0.2.10037 1,897 1/19/2022
0.2.10022 1,885 1/18/2022
0.2.10021 1,886 1/18/2022
0.2.10020 1,899 1/18/2022
0.2.10018 1,877 1/18/2022
0.2.10005 2,017 1/18/2022
0.2.10002 1,949 1/18/2022
0.2.9994 1,902 1/18/2022
0.2.9992 1,926 1/18/2022
0.2.9985 1,968 1/18/2022
0.2.9982 1,951 1/18/2022
0.2.9981 1,960 1/17/2022
0.2.9977 1,839 1/17/2022
0.2.9973 1,894 1/17/2022
0.2.9971 1,901 1/17/2022
0.2.9961 1,879 1/17/2022
0.2.9959 1,894 1/17/2022
0.2.9956 1,849 1/17/2022
0.2.9952 1,918 1/17/2022
0.2.9950 1,905 1/17/2022
0.2.9943 1,853 1/17/2022
0.2.9941 1,883 1/17/2022
0.2.9940 1,944 1/17/2022
0.2.9934 1,865 1/17/2022
0.2.9932 1,891 1/17/2022
0.2.9929 1,958 1/17/2022
0.2.9899 1,916 1/14/2022
0.2.9889 1,918 1/13/2022
0.2.9886 1,934 1/13/2022
0.2.9856 1,979 1/13/2022
0.2.9854 1,932 1/13/2022
0.2.9835 1,947 1/12/2022
0.2.9801 1,960 1/11/2022
0.2.9798 1,901 1/11/2022
0.2.9797 1,618 1/10/2022
0.2.9794 1,633 1/10/2022
0.2.9782 1,641 1/10/2022
0.2.9775 1,608 1/10/2022
0.2.9771 1,588 1/10/2022
0.2.9736 1,696 1/7/2022
0.2.9735 1,712 1/7/2022
0.2.9679 1,659 1/6/2022
0.2.9664 1,745 1/6/2022
0.2.9642 1,639 1/5/2022
0.2.9627 1,605 1/5/2022
0.2.9623 1,702 1/5/2022
0.2.9617 1,611 1/5/2022
0.2.9606 1,633 1/4/2022
0.2.9599 1,652 1/4/2022
0.2.9595 1,609 1/4/2022
0.2.9578 1,570 1/4/2022
0.2.9566 1,707 1/4/2022
0.2.9545 1,642 12/31/2021
0.2.9533 1,597 12/31/2021
0.2.9525 1,573 12/31/2021
0.2.9513 1,593 12/31/2021
0.2.9476 1,840 12/30/2021
0.2.9442 1,673 12/29/2021
0.2.9441 1,586 12/29/2021
0.2.9411 1,582 12/29/2021
0.2.9386 1,615 12/29/2021
0.2.9384 1,612 12/29/2021
0.2.9382 1,605 12/29/2021
0.2.9381 1,658 12/29/2021
0.2.9377 1,638 12/28/2021
0.2.9374 1,620 12/28/2021
0.2.9370 1,644 12/28/2021
0.2.9369 1,582 12/28/2021
0.2.9367 1,619 12/28/2021
0.2.9351 1,614 12/28/2021
0.2.9347 1,581 12/28/2021
0.2.9346 1,609 12/28/2021
0.2.9337 1,640 12/28/2021
0.2.9331 1,642 12/28/2021
0.2.9323 1,626 12/27/2021
0.2.9322 1,648 12/27/2021
0.2.9320 1,762 12/27/2021
0.2.9319 1,678 12/27/2021
0.2.9318 1,681 12/27/2021
0.2.9312 1,705 12/27/2021
0.2.9308 1,725 12/27/2021
0.2.9295 1,672 12/27/2021
0.2.9291 1,673 12/27/2021
0.2.9283 1,658 12/27/2021
0.2.9282 1,693 12/27/2021
0.2.9228 1,629 12/24/2021
0.2.9225 1,609 12/23/2021
0.2.9221 1,655 12/23/2021
0.2.9217 1,714 12/23/2021
0.2.9216 1,624 12/23/2021
0.2.9202 1,664 12/23/2021
0.2.9198 1,644 12/23/2021
0.2.9197 1,617 12/23/2021
0.2.9187 1,693 12/23/2021
0.2.9182 1,614 12/22/2021
0.2.9180 1,593 12/22/2021
0.2.9163 1,675 12/22/2021
0.2.9155 1,642 12/22/2021
0.2.9154 1,609 12/22/2021
0.2.9140 1,663 12/21/2021
0.2.9116 1,629 12/21/2021
0.2.9098 1,653 12/20/2021
0.2.9095 1,666 12/17/2021
0.2.9094 1,640 12/17/2021
0.2.9086 1,555 12/17/2021
0.2.9083 1,598 12/17/2021
0.2.9079 1,606 12/17/2021
0.2.9075 1,620 12/17/2021
0.2.9061 1,688 12/16/2021
0.2.9049 1,578 12/16/2021
0.2.9046 1,614 12/16/2021
0.2.9036 1,691 12/15/2021
0.2.9035 1,645 12/15/2021
0.2.9034 1,611 12/15/2021
0.2.9016 1,637 12/14/2021
0.2.9009 1,615 12/14/2021
0.2.9006 1,647 12/14/2021
0.2.8987 1,701 12/13/2021
0.2.8984 1,648 12/13/2021
0.2.8980 1,911 12/13/2021
0.2.8977 1,725 12/12/2021
0.2.8965 1,697 12/10/2021
0.2.8964 1,631 12/10/2021
0.2.8963 1,363 12/10/2021
0.2.8962 1,666 12/10/2021
0.2.8961 1,628 12/10/2021
0.2.8960 1,679 12/10/2021
0.2.8959 1,691 12/10/2021
0.2.8958 1,658 12/10/2021
0.2.8952 1,673 12/10/2021
0.2.8864 1,673 12/9/2021
0.2.8809 1,710 12/7/2021
0.2.8768 1,663 12/7/2021
0.2.8764 1,673 12/7/2021
0.2.8762 1,671 12/7/2021
0.2.8760 1,638 12/7/2021
0.2.8759 1,659 12/7/2021
0.2.8633 2,083 12/3/2021
0.2.8603 1,628 12/3/2021
0.2.8567 1,582 12/2/2021
0.2.8566 1,653 12/2/2021
0.2.8553 1,638 12/2/2021
0.2.8542 1,663 12/2/2021
0.2.8538 1,610 12/2/2021
0.2.8495 1,617 12/1/2021
0.2.8494 1,634 12/1/2021
0.2.8470 1,699 12/1/2021
0.2.8390 1,343 11/30/2021
0.2.8383 1,385 11/30/2021
0.2.8187 2,550 11/26/2021
0.2.8146 3,646 11/26/2021
0.2.8145 2,618 11/26/2021
0.2.8139 2,845 11/25/2021
0.2.8120 4,056 11/25/2021
0.2.8118 5,408 11/24/2021
0.2.8096 5,105 11/24/2021
0.2.8078 377 11/23/2021
0.2.8071 351 11/23/2021
0.2.8069 382 11/23/2021
0.2.8065 359 11/23/2021
0.2.8046 379 11/23/2021
0.2.8044 357 11/23/2021
0.2.8036 397 11/22/2021
0.2.8033 368 11/22/2021
0.2.8032 363 11/22/2021
0.2.8031 363 11/22/2021
0.2.8029 376 11/22/2021
0.2.8028 360 11/22/2021
0.2.8024 358 11/22/2021
0.2.8022 365 11/22/2021
0.2.8020 373 11/22/2021
0.2.8019 378 11/22/2021
0.2.8018 393 11/22/2021
0.2.8017 425 11/22/2021
0.2.8016 472 11/22/2021
0.2.8015 485 11/22/2021
0.2.8012 513 11/22/2021
0.2.8006 401 11/19/2021
0.2.8004 404 11/19/2021
0.2.8002 386 11/19/2021
0.2.7996 431 11/19/2021
0.2.7992 435 11/19/2021
0.2.7990 383 11/19/2021
0.2.7988 422 11/19/2021
0.2.7974 421 11/19/2021
0.2.7972 375 11/19/2021
0.2.7968 408 11/18/2021
0.2.7937 436 11/18/2021
0.2.7933 377 11/18/2021
0.2.7931 380 11/18/2021
0.2.7923 397 11/17/2021
0.2.7915 405 11/17/2021
0.2.7912 378 11/17/2021
0.2.7901 421 11/17/2021
0.2.7882 414 11/16/2021
0.2.7876 404 11/16/2021
0.2.7869 440 11/16/2021
0.2.7861 411 11/15/2021
0.2.7853 392 11/15/2021
0.2.7843 412 11/15/2021
0.2.7821 382 11/12/2021
0.2.7811 402 11/12/2021
0.2.7808 407 11/12/2021
0.2.7803 384 11/12/2021
0.2.7802 382 11/12/2021
0.2.7801 380 11/12/2021
0.2.7800 389 11/12/2021
0.2.7789 380 11/11/2021
0.2.7751 345 11/9/2021
0.2.7730 360 11/9/2021
0.2.7727 368 11/9/2021
0.2.7689 313 11/8/2021
0.2.7667 379 11/5/2021
0.2.7641 369 11/4/2021
0.2.7625 337 11/3/2021
0.2.7583 354 11/2/2021
0.2.7580 312 11/1/2021
0.2.7541 355 10/29/2021
0.2.7415 368 10/25/2021
0.2.7399 319 10/22/2021
0.2.7394 337 10/22/2021
0.2.7391 374 10/22/2021
0.2.7369 363 10/20/2021
0.2.7339 359 10/20/2021
0.2.7336 351 10/20/2021
0.2.7332 325 10/20/2021
0.2.7319 324 10/19/2021
0.2.7317 331 10/19/2021
0.2.7316 328 10/19/2021
0.2.7307 316 10/19/2021
0.2.7304 305 10/19/2021
0.2.7302 318 10/18/2021
0.2.7292 358 10/18/2021
0.2.7219 342 10/12/2021
0.2.7197 360 10/11/2021
0.2.7194 351 10/11/2021
0.2.7192 405 10/11/2021
0.2.7183 360 10/9/2021
0.2.7161 359 10/9/2021
0.2.7158 376 10/9/2021
0.2.7157 399 10/9/2021
0.2.7149 349 10/8/2021
0.2.7134 317 10/8/2021
0.2.7121 314 9/30/2021
0.2.7110 336 9/30/2021
0.2.7054 366 9/28/2021
0.2.6901 334 9/26/2021
0.2.6894 334 9/26/2021
0.2.6887 352 9/26/2021
0.2.6884 404 9/26/2021
0.2.6883 419 9/26/2021
0.2.6847 352 9/22/2021
0.2.6662 334 9/18/2021
0.2.6661 325 9/18/2021
0.2.6577 334 9/17/2021
0.2.6573 341 9/17/2021
0.2.6572 349 9/17/2021
0.2.6561 8,994 9/16/2021
0.2.6552 341 9/17/2021
0.2.6547 327 9/17/2021
0.2.6544 333 9/17/2021
0.2.5758 342 9/6/2021
0.2.5757 328 9/6/2021
0.2.5756 319 9/6/2021
0.2.5410 556 8/26/2021
0.2.5408 542 8/26/2021
0.2.5395 321 8/26/2021
0.2.5394 322 8/26/2021
0.2.5393 332 8/25/2021
0.2.5117 395 8/21/2021
0.2.5116 320 8/21/2021
0.2.5115 307 8/21/2021
0.2.4935 1,617 8/18/2021
0.2.4635 358 8/12/2021
0.2.4574 334 8/12/2021
0.2.4523 379 8/11/2021
0.2.4517 337 8/11/2021
0.2.4505 320 8/11/2021
0.2.4503 321 8/11/2021
0.2.4489 329 8/11/2021
0.2.4482 331 8/11/2021
0.2.4476 334 8/11/2021
0.2.4475 330 8/11/2021
0.2.4458 1,724 8/10/2021
0.2.4447 328 8/10/2021
0.2.4426 361 8/10/2021
0.2.4425 350 8/10/2021
0.2.4424 337 8/10/2021
0.2.4312 356 8/9/2021
0.2.4275 349 8/6/2021
0.2.4271 349 8/6/2021
0.2.4259 381 8/6/2021
0.2.4253 386 8/6/2021
0.2.4201 346 8/5/2021
0.2.4161 349 8/5/2021
0.2.4158 361 8/5/2021
0.2.4151 343 8/5/2021
0.2.4064 354 8/3/2021
0.2.4023 329 8/2/2021
0.2.4009 328 8/2/2021
0.2.4008 324 8/2/2021
0.2.4004 332 8/2/2021
0.2.3964 6,701 8/2/2021
0.2.3958 342 8/2/2021
0.2.3954 338 8/2/2021
0.2.3885 422 7/31/2021
0.2.3880 356 7/31/2021
0.2.3850 406 7/31/2021
0.2.3838 439 7/31/2021
0.2.3832 435 7/31/2021
0.2.3829 442 7/31/2021
0.2.3782 372 7/30/2021
0.2.3768 374 7/30/2021
0.2.3760 379 7/30/2021
0.2.3752 348 7/30/2021
0.2.3750 349 7/29/2021
0.2.3734 352 7/29/2021
0.2.3717 528 7/29/2021
0.2.3716 349 7/29/2021
0.2.3710 351 7/29/2021
0.2.397 952 10/25/2022
0.2.396 957 10/24/2022
0.2.395 936 10/24/2022
0.2.392 952 10/24/2022
0.2.385 938 10/21/2022
0.2.373 959 10/21/2022
0.2.368 1,005 10/20/2022
0.2.357 970 10/20/2022
0.2.345 974 10/19/2022
0.2.317 948 10/18/2022
0.2.316 980 10/18/2022
0.2.315 986 10/18/2022
0.2.313 961 10/18/2022
0.2.312 983 10/18/2022
0.2.311 982 10/18/2022
0.2.299 957 10/17/2022
0.2.297 1,002 10/17/2022
0.2.296 993 10/17/2022
0.2.295 963 10/17/2022
0.2.288 967 10/17/2022
0.2.259 986 10/13/2022
0.2.258 1,027 10/13/2022
0.2.194 1,003 10/11/2022
0.2.175 232 10/11/2022
0.2.173 993 10/10/2022
0.2.169 983 10/10/2022
0.2.155 1,042 10/10/2022
0.2.60 1,946 3/22/2022
0.2.59 1,993 3/22/2022
0.2.58 1,919 3/22/2022
0.2.57 1,949 3/21/2022
0.2.56 2,022 3/18/2022
0.2.55 1,997 3/18/2022
0.2.53 1,995 3/18/2022
0.2.52 2,013 3/18/2022
0.2.50 2,019 3/18/2022
0.2.49 1,960 3/17/2022
0.2.48 1,982 3/17/2022
0.2.47 2,019 3/17/2022
0.2.44 2,056 3/17/2022
0.2.43 1,972 3/16/2022
0.2.42 1,967 3/16/2022
0.2.41 1,994 3/11/2022
0.2.40 1,289 3/11/2022
0.2.39 1,296 3/10/2022
0.2.38 2,054 3/10/2022
0.2.37 1,269 3/10/2022
0.2.36 1,306 3/9/2022
0.2.35 1,299 3/9/2022
0.2.31 1,343 3/9/2022
0.2.30 1,277 3/8/2022
0.2.29 2,050 3/8/2022
0.2.27 2,051 3/8/2022
0.2.25 1,956 3/8/2022
0.2.20 1,951 3/7/2022
0.2.17 2,042 3/7/2022
0.2.14 2,000 3/3/2022
0.2.11 1,882 2/16/2022
0.2.10 1,851 2/12/2022
0.2.7 1,999 2/16/2022
0.2.3 1,930 2/14/2022
0.2.1 1,877 2/12/2022
0.1.0.3681 397 7/29/2021
0.1.0.3642 422 7/28/2021
0.1.0.3513 352 7/26/2021
0.1.0.3323 374 7/21/2021
0.1.0.3246 714 7/20/2021
0.1.0.3169 331 7/19/2021
0.1.0.3037 362 7/16/2021
0.1.0.3036 363 7/16/2021
0.1.0.3035 404 7/16/2021
0.1.0.3034 410 7/16/2021
0.1.0.3030 328 7/16/2021
0.1.0.2852 356 7/9/2021
0.1.0.2849 340 7/9/2021
0.1.0.345 556 7/9/2021