AlphaTab 1.3.0-alpha.630

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

AlphaTab

Official Site Documentation License MPL-2.0 Twitter Facebook Build

alphaTab is a cross platform music notation and guitar tablature rendering library. You can use alphaTab within your own website or application to load and display music sheets from data sources like Guitar Pro or the built in markup language named alphaTex.

alphaTab

Getting Started

To get started follow our guides and tutorials at:

Features

alphaTab mostly focuses on web based platforms allowing music notation to be embedded into websites and browser based apps but is also designed to be used on various other platforms like .net and Android either as a platform native integration or through runtime specific JavaScript engines.

alphaTab can load music notation from various sources like Guitar Pro 3-7, AlphaTex and MusicXML (experimental) and render them into beautiful music sheets right within your browser (or application). Using a built in midi synthesizer named alphaSynth the music sheets can also be played in your browser.

  • Load GuitarPro 3-5, GuitarPro 6, Guitar Pro 7, AlphaTex or MusicXML (experimental)
  • Render as SVG or Raster Graphics (raster graphics depends on platform: HTML5 canvas, GDI+, SkiaSharp, Android Canvas)...
  • Display single or multiple instruments as standard music notation and guitar tablatures consisting of song information, repeats, alternate endings, guitar tunints, clefs, key signatures, time signatures, notes, rests, accidentals, drum tabs, piano grand staff, tied notes, grace notes, dead notes, ghost notes, markers, tempos, lyrics, chords, vibratos, dynamics, tap/slap/pop, fade-in, let-ring, palm-mute, string bends, whammy bar, tremolo picking, strokes, slides, trills, pick strokes, tuplets, fingering, triplet feels,...
  • Adapt to your responsive design by dynamic resizing
  • Play the music sheet via built-in Midi+SoundFont2 Synthesizer (output depends on platform: HTML5 Web Audio, NAudio, Android AudioTrack)

Officially Supported Platforms

Platform Support Availability
Browsers using script includes (UMD) Full experience including low level APIs, Background Workers, Audio Playback, SVG and HTML5 rendering. UI level integration for user interaction and automatic resizing. 1.0-latest
Node.js using require (UMD) Access to all low level APIs and SVG rendering 1.0-latest
.net standard 2.0 Access to all low level APIs and multiple render engines (SVG, GDI+, SkiaSharp) 1.0-latest
.netcoreapp3.1 (WPF) Full experience including low level APIs, Background Workers, Audio Playback (through NAudio), SVG and HTML5 rendering. UI level integration for user interaction and automatic resizing. 1.0-1.2.2
.netcoreapp3.1 (WinForms) Full experience including low level APIs, Background Workers, Audio Playback (through NAudio), SVG and HTML5 rendering. UI level integration for user interaction and automatic resizing. Reduced UI level integration related to transparency and animations. 1.0-1.2.2
Browsers using ES6 Modules (ESM) Full experience including low level APIs, Background Workers, Audio Playback, SVG and HTML5 rendering. UI level integration for user interaction and automatic resizing. 1.3 (pre-release ⚠️)
Node.js using import (ESM) Access to all low level APIs and SVG rendering 1.3 (pre-release ⚠️)
.net6.0-windows (WPF) Full experience including low level APIs, Background Workers, Audio Playback (through NAudio), SVG and HTML5 rendering. UI level integration for user interaction and automatic resizing. 1.3 (pre-release ⚠️)
.net6.0-windows (WinForms) Full experience including low level APIs, Background Workers, Audio Playback (through NAudio), SVG and HTML5 rendering. UI level integration for user interaction and automatic resizing. Reduced UI level integration related to transparency and animations. 1.3 (pre-release ⚠️)
Android (Kotlin) Full experience including low level APIs, Background Workers, Audio Playback, Android Canvas and SVG rendering. UI level integration for user interaction and automatic resizing. Reduced UI level integration related to transparency and animations. 1.3 (pre-release ⚠️)

Thanks to...

... our friends of BrowserStack for a free plan. This allows me to test alphaTab on all browsers on all operating systems. Only with this I can ensure that alphaTab is shown to all your visitors as expected.

<p align="center"> <a href="https://www.browserstack.com" target="_blank"><img src="img/BrowserStack.png?raw=true" width="400" align="center"/></a> </p>

... our friends at JetBrains for a Open Source License of their products. This allows me to develop all the flavors of alphaTab with the latest and greatest coding and debugging assistance.

<p align="center"> <a href="https://www.jetbrains.com/" target="_blank"><img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.png" width="150" align="center"/></a><br /> Copyright © 2000-2022 JetBrains s.r.o. JetBrains and the JetBrains logo are registered trademarks of JetBrains s.r.o. </p>

... Bernhard Schelling the author of TinySoundFont and Steve Folta the author of SFZero for providing the core of the synthesis engine.

... all you people using alphaTab providing new feature ideas and bug reports.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 was computed.  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 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 AlphaTab:

Package Downloads
AlphaTab.Windows

alphaTab is a cross platform music notation and guitar tablature rendering library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.7.0-alpha.1491 432 7/24/2025
1.7.0-alpha.1482 108 7/15/2025
1.7.0-alpha.1475 120 7/8/2025
1.7.0-alpha.1468 108 7/1/2025
1.7.0-alpha.1461 118 6/24/2025
1.7.0-alpha.1454 118 6/17/2025
1.7.0-alpha.1452 111 6/15/2025
1.6.1 435 7/23/2025
1.6.0 155 6/15/2025
1.6.0-alpha.1450 114 6/15/2025
1.6.0-alpha.1449 125 6/14/2025
1.6.0-alpha.1448 123 6/14/2025
1.6.0-alpha.1444 268 6/11/2025
1.6.0-alpha.1442 243 6/10/2025
1.6.0-alpha.1435 127 6/3/2025
1.6.0-alpha.1432 50 5/31/2025
1.6.0-alpha.1430 126 5/29/2025
1.6.0-alpha.1428 127 5/29/2025
1.6.0-alpha.1426 130 5/27/2025
1.6.0-alpha.1421 129 5/22/2025
1.6.0-alpha.1420 137 5/22/2025
1.6.0-alpha.1418 118 5/21/2025
1.6.0-alpha.1416 124 5/19/2025
1.6.0-alpha.1415 125 5/19/2025
1.6.0-alpha.1409 203 5/14/2025
1.6.0-alpha.1408 218 5/13/2025
1.6.0-alpha.1405 52 5/10/2025
1.6.0-alpha.1403 115 5/9/2025
1.6.0-alpha.1401 115 5/7/2025
1.6.0-alpha.1399 133 5/6/2025
1.6.0-alpha.1397 123 5/4/2025
1.5.0 177 5/4/2025
1.5.0-alpha.1396 130 5/4/2025
1.5.0-alpha.1394 51 5/3/2025
1.5.0-alpha.1392 122 5/1/2025
1.5.0-alpha.1389 131 4/28/2025
1.5.0-alpha.1383 123 4/22/2025
1.5.0-alpha.1379 162 4/18/2025
1.5.0-alpha.1378 172 4/17/2025
1.5.0-alpha.1377 167 4/16/2025
1.5.0-alpha.1376 171 4/15/2025
1.5.0-alpha.1375 160 4/14/2025
1.5.0-alpha.1373 64 4/12/2025
1.5.0-alpha.1371 134 4/10/2025
1.5.0-alpha.1369 147 4/8/2025
1.5.0-alpha.1366 63 4/5/2025
1.5.0-alpha.1364 137 4/3/2025
1.5.0-alpha.1362 128 4/1/2025
1.5.0-alpha.1355 460 3/25/2025
1.5.0-alpha.1350 133 3/20/2025
1.5.0-alpha.1347 132 3/18/2025
1.5.0-alpha.1344 53 3/15/2025
1.5.0-alpha.1343 127 3/14/2025
1.5.0-alpha.1342 136 3/13/2025
1.5.0-alpha.1341 127 3/13/2025
1.5.0-alpha.1339 141 3/11/2025
1.5.0-alpha.1335 180 3/7/2025
1.5.0-alpha.1333 182 3/5/2025
1.5.0-alpha.1332 175 3/4/2025
1.5.0-alpha.1331 75 3/3/2025
1.4.4 166 4/27/2025
1.4.3 186 4/13/2025
1.4.1 180 3/12/2025
1.4.0 131 3/2/2025
1.4.0-alpha.1327 69 2/27/2025
1.4.0-alpha.1326 71 2/27/2025
1.4.0-alpha.1325 60 2/27/2025
1.4.0-alpha.1324 80 2/27/2025
1.4.0-alpha.1322 69 2/26/2025
1.4.0-alpha.1313 77 2/20/2025
1.4.0-alpha.1311 78 2/19/2025
1.4.0-alpha.1310 73 2/19/2025
1.4.0-alpha.1308 87 2/18/2025
1.4.0-alpha.1306 79 2/16/2025
1.4.0-alpha.1304 82 2/14/2025
1.4.0-alpha.1301 91 2/11/2025
1.4.0-alpha.1300 82 2/10/2025
1.4.0-alpha.1299 93 2/9/2025
1.4.0-alpha.1294 94 2/4/2025
1.4.0-alpha.1287 72 1/28/2025
1.4.0-alpha.1189 96 10/22/2024
1.4.0-alpha.1182 78 10/15/2024
1.4.0-alpha.1180 78 10/13/2024
1.4.0-alpha.1175 74 10/8/2024
1.4.0-alpha.1168 79 10/1/2024
1.4.0-alpha.1161 77 9/24/2024
1.4.0-alpha.1155 98 9/18/2024
1.4.0-alpha.1154 85 9/17/2024
1.4.0-alpha.1147 70 9/10/2024
1.4.0-alpha.1140 79 9/3/2024
1.4.0-alpha.1138 74 9/1/2024
1.4.0-alpha.1133 75 8/27/2024
1.4.0-alpha.1132 81 8/26/2024
1.4.0-alpha.1131 92 8/25/2024
1.4.0-alpha.1130 86 8/24/2024
1.4.0-alpha.1126 95 8/20/2024
1.4.0-alpha.1123 96 8/17/2024
1.4.0-alpha.1118 102 8/12/2024
1.4.0-alpha.1117 82 8/12/2024
1.4.0-alpha.1116 87 8/11/2024
1.4.0-alpha.1112 71 8/8/2024
1.4.0-alpha.1109 71 8/6/2024
1.4.0-alpha.1107 64 8/4/2024
1.4.0-alpha.1102 68 7/30/2024
1.4.0-alpha.1095 82 7/23/2024
1.4.0-alpha.1088 81 7/16/2024
1.4.0-alpha.1085 72 7/13/2024
1.4.0-alpha.1080 84 7/9/2024
1.4.0-alpha.1073 83 7/2/2024
1.4.0-alpha.1071 72 6/30/2024
1.4.0-alpha.1066 82 6/25/2024
1.4.0-alpha.1059 77 6/18/2024
1.4.0-alpha.1057 74 6/16/2024
1.4.0-alpha.1052 76 6/11/2024
1.4.0-alpha.1045 81 6/4/2024
1.4.0-alpha.1044 76 6/3/2024
1.4.0-alpha.1038 78 5/28/2024
1.4.0-alpha.1031 85 5/21/2024
1.4.0-alpha.1026 75 5/16/2024
1.4.0-alpha.1025 78 5/16/2024
1.4.0-alpha.1024 75 5/15/2024
1.3.1 375 6/15/2024
1.3.0 158 5/15/2024
1.3.0-alpha.1023 79 5/15/2024
1.3.0-alpha.1022 79 5/14/2024
1.3.0-alpha.1019 81 5/11/2024
1.3.0-alpha.1015 91 5/7/2024
1.3.0-alpha.1008 94 4/30/2024
1.3.0-alpha.1006 76 4/28/2024
1.3.0-alpha.1005 85 4/28/2024
1.3.0-alpha.997 94 4/23/2024
1.3.0-alpha.990 95 4/16/2024
1.3.0-alpha.983 92 4/9/2024
1.3.0-alpha.976 75 4/2/2024
1.3.0-alpha.973 85 3/30/2024
1.3.0-alpha.969 87 3/26/2024
1.3.0-alpha.962 81 3/19/2024
1.3.0-alpha.955 86 3/12/2024
1.3.0-alpha.953 86 3/10/2024
1.3.0-alpha.947 90 3/5/2024
1.3.0-alpha.946 79 3/4/2024
1.3.0-alpha.945 77 3/3/2024
1.3.0-alpha.944 85 3/3/2024
1.3.0-alpha.942 77 3/2/2024
1.3.0-alpha.938 72 3/2/2024
1.3.0-alpha.933 93 2/27/2024
1.3.0-alpha.932 78 2/26/2024
1.3.0-alpha.926 85 2/20/2024
1.3.0-alpha.919 98 2/13/2024
1.3.0-alpha.912 108 2/6/2024
1.3.0-alpha.905 88 1/30/2024
1.3.0-alpha.898 88 1/23/2024
1.3.0-alpha.897 82 1/22/2024
1.3.0-alpha.891 96 1/16/2024
1.3.0-alpha.890 92 1/15/2024
1.3.0-alpha.884 100 1/9/2024
1.3.0-alpha.877 106 1/2/2024
1.3.0-alpha.876 98 1/1/2024
1.3.0-alpha.874 97 12/30/2023
1.3.0-alpha.873 96 12/29/2023
1.3.0-alpha.872 84 12/28/2023
1.3.0-alpha.870 114 12/26/2023
1.3.0-alpha.869 95 12/25/2023
1.3.0-alpha.863 92 12/19/2023
1.3.0-alpha.856 100 12/12/2023
1.3.0-alpha.854 108 12/10/2023
1.3.0-alpha.849 110 12/5/2023
1.3.0-alpha.848 104 12/4/2023
1.3.0-alpha.784 163 10/1/2023
1.3.0-alpha.783 109 10/1/2023
1.3.0-alpha.782 105 10/1/2023
1.3.0-alpha.776 117 9/26/2023
1.3.0-alpha.772 104 9/22/2023
1.3.0-alpha.769 100 9/19/2023
1.3.0-alpha.762 118 9/12/2023
1.3.0-alpha.760 115 9/10/2023
1.3.0-alpha.755 118 9/5/2023
1.3.0-alpha.748 138 8/29/2023
1.3.0-alpha.741 130 8/22/2023
1.3.0-alpha.734 120 8/15/2023
1.3.0-alpha.727 120 8/8/2023
1.3.0-alpha.726 128 8/8/2023
1.3.0-alpha.724 128 8/6/2023
1.3.0-alpha.719 145 8/1/2023
1.3.0-alpha.712 155 7/25/2023
1.3.0-alpha.705 149 7/18/2023
1.3.0-alpha.699 138 7/12/2023
1.3.0-alpha.694 149 7/7/2023
1.3.0-alpha.691 132 7/4/2023
1.3.0-alpha.684 139 6/27/2023
1.3.0-alpha.677 134 6/20/2023
1.3.0-alpha.675 145 6/18/2023
1.3.0-alpha.670 159 6/13/2023
1.3.0-alpha.663 142 6/6/2023
1.3.0-alpha.656 146 5/30/2023
1.3.0-alpha.650 151 5/24/2023
1.3.0-alpha.649 136 5/23/2023
1.3.0-alpha.642 124 5/16/2023
1.3.0-alpha.635 128 5/9/2023
1.3.0-alpha.630 134 5/4/2023
1.3.0-alpha.628 146 5/2/2023
1.3.0-alpha.621 134 4/25/2023
1.3.0-alpha.614 141 4/18/2023
1.3.0-alpha.609 140 4/13/2023
1.3.0-alpha.607 134 4/12/2023
1.3.0-alpha.606 132 4/12/2023
1.3.0-alpha.605 132 4/11/2023
1.3.0-alpha.598 140 4/4/2023
1.3.0-alpha.595 148 4/1/2023
1.3.0-alpha.591 152 3/28/2023
1.3.0-alpha.577 135 3/14/2023
1.3.0-alpha.570 134 3/7/2023
1.3.0-alpha.563 148 2/28/2023
1.3.0-alpha.561 139 2/26/2023
1.3.0-alpha.560 138 2/25/2023
1.3.0-alpha.559 133 2/24/2023
1.3.0-alpha.558 137 2/23/2023
1.3.0-alpha.557 129 2/22/2023
1.3.0-alpha.556 133 2/21/2023
1.3.0-alpha.555 143 2/20/2023
1.3.0-alpha.554 141 2/19/2023
1.3.0-alpha.553 133 2/18/2023
1.3.0-alpha.552 133 2/17/2023
1.3.0-alpha.551 133 2/16/2023
1.3.0-alpha.550 135 2/15/2023
1.3.0-alpha.549 132 2/14/2023
1.3.0-alpha.548 131 2/13/2023
1.3.0-alpha.547 139 2/12/2023
1.3.0-alpha.546 151 2/11/2023
1.3.0-alpha.545 141 2/10/2023
1.3.0-alpha.544 144 2/9/2023
1.3.0-alpha.543 150 2/8/2023
1.3.0-alpha.542 144 2/7/2023
1.3.0-alpha.541 144 2/6/2023
1.3.0-alpha.540 146 2/5/2023
1.3.0-alpha.539 138 2/4/2023
1.3.0-alpha.538 146 2/3/2023
1.3.0-alpha.537 158 2/2/2023
1.3.0-alpha.536 154 2/1/2023
1.3.0-alpha.535 152 1/31/2023
1.3.0-alpha.534 153 1/30/2023
1.3.0-alpha.533 141 1/29/2023
1.3.0-alpha.532 146 1/28/2023
1.3.0-alpha.531 154 1/27/2023
1.3.0-alpha.530 154 1/26/2023
1.3.0-alpha.529 155 1/25/2023
1.3.0-alpha.528 148 1/24/2023
1.3.0-alpha.527 154 1/23/2023
1.3.0-alpha.526 151 1/22/2023
1.3.0-alpha.525 147 1/21/2023
1.3.0-alpha.524 147 1/20/2023
1.3.0-alpha.523 148 1/19/2023
1.3.0-alpha.522 146 1/18/2023
1.3.0-alpha.521 144 1/17/2023
1.3.0-alpha.520 157 1/16/2023
1.3.0-alpha.519 154 1/15/2023
1.3.0-alpha.518 152 1/14/2023
1.3.0-alpha.517 152 1/13/2023
1.3.0-alpha.516 154 1/12/2023
1.3.0-alpha.515 151 1/11/2023
1.3.0-alpha.514 153 1/10/2023
1.3.0-alpha.513 148 1/9/2023
1.3.0-alpha.512 155 1/8/2023
1.3.0-alpha.511 165 1/7/2023
1.3.0-alpha.510 161 1/6/2023
1.3.0-alpha.509 144 1/5/2023
1.3.0-alpha.508 164 1/4/2023
1.3.0-alpha.507 149 1/3/2023
1.3.0-alpha.506 152 1/2/2023
1.3.0-alpha.505 156 1/1/2023
1.3.0-alpha.504 159 12/31/2022
1.3.0-alpha.503 145 12/30/2022
1.3.0-alpha.502 152 12/29/2022
1.3.0-alpha.501 150 12/28/2022
1.3.0-alpha.500 158 12/27/2022
1.3.0-alpha.499 144 12/26/2022
1.3.0-alpha.498 142 12/25/2022
1.3.0-alpha.497 146 12/24/2022
1.3.0-alpha.496 147 12/23/2022
1.3.0-alpha.495 146 12/22/2022
1.3.0-alpha.494 157 12/21/2022
1.3.0-alpha.493 141 12/20/2022
1.3.0-alpha.492 146 12/19/2022
1.3.0-alpha.491 157 12/18/2022
1.3.0-alpha.490 145 12/17/2022
1.3.0-alpha.489 142 12/16/2022
1.3.0-alpha.488 141 12/15/2022
1.3.0-alpha.487 141 12/14/2022
1.3.0-alpha.486 131 12/13/2022
1.3.0-alpha.485 136 12/12/2022
1.3.0-alpha.484 144 12/11/2022
1.3.0-alpha.483 137 12/10/2022
1.3.0-alpha.482 134 12/9/2022
1.3.0-alpha.481 134 12/8/2022
1.3.0-alpha.480 137 12/7/2022
1.3.0-alpha.479 142 12/6/2022
1.3.0-alpha.478 142 12/5/2022
1.3.0-alpha.477 138 12/4/2022
1.3.0-alpha.439 147 11/1/2022
1.3.0-alpha.432 152 10/25/2022
1.3.0-alpha.425 151 10/18/2022
1.3.0-alpha.424 151 10/17/2022
1.3.0-alpha.271 209 5/17/2022
1.3.0-alpha.264 183 5/10/2022
1.3.0-alpha.262 169 5/8/2022
1.3.0-alpha.257 175 5/3/2022
1.3.0-alpha.250 175 4/26/2022
1.3.0-alpha.243 188 4/19/2022
1.3.0-alpha.236 176 4/12/2022
1.3.0-alpha.229 193 4/5/2022
1.3.0-alpha.222 191 3/29/2022
1.3.0-alpha.221 191 3/28/2022
1.3.0-alpha.215 167 3/22/2022
1.3.0-alpha.208 185 3/15/2022
1.3.0-alpha.206 183 3/13/2022
1.3.0-alpha.205 173 3/13/2022
1.3.0-alpha.200 192 3/8/2022
1.3.0-alpha.194 187 3/2/2022
1.3.0-alpha.193 185 3/1/2022
1.3.0-alpha.189 188 2/26/2022
1.3.0-alpha.184 192 2/22/2022
1.3.0-alpha.182 174 2/20/2022
1.3.0-alpha.181 180 2/20/2022
1.3.0-alpha.180 186 2/20/2022
1.3.0-alpha.179 185 2/20/2022
1.3.0-alpha.177 184 2/18/2022
1.3.0-alpha.174 189 2/15/2022
1.3.0-alpha.173 190 2/14/2022
1.3.0-alpha.172 192 2/13/2022
1.3.0-alpha.170 187 2/11/2022
1.3.0-alpha.168 190 2/9/2022
1.3.0-alpha.167 190 2/8/2022
1.3.0-alpha.162 205 2/3/2022
1.3.0-alpha.161 204 2/2/2022
1.3.0-alpha.155 209 1/27/2022
1.3.0-alpha.154 192 1/26/2022
1.3.0-alpha.153 192 1/25/2022
1.3.0-alpha.150 190 1/22/2022
1.3.0-alpha.149 183 1/21/2022
1.3.0-alpha.148 199 1/20/2022
1.3.0-alpha.147 202 1/20/2022
1.3.0-alpha.146 208 1/20/2022
1.3.0-alpha.145 202 1/20/2022
1.3.0-alpha.144 196 1/16/2022
1.3.0-alpha.143 205 1/16/2022
1.3.0-alpha.142 218 1/15/2022
1.3.0-alpha.141 202 1/9/2022
1.3.0-alpha.140 195 12/29/2021
1.3.0-alpha.139 203 12/29/2021
1.3.0-alpha.138 196 12/29/2021
1.3.0-alpha.137 1,337 11/28/2021
1.3.0-alpha.136 1,230 11/28/2021
1.3.0-alpha.135 212 11/28/2021
1.3.0-alpha.134 251 11/7/2021
1.3.0-alpha.133 228 11/7/2021
1.3.0-alpha.132 212 11/3/2021
1.3.0-alpha.131 268 8/22/2021
1.3.0-alpha.130 252 8/22/2021
1.3.0-alpha.129 217 8/22/2021
1.3.0-alpha.128 218 8/16/2021
1.3.0-alpha.127 215 8/14/2021
1.3.0-alpha.126 209 8/14/2021
1.3.0-alpha.125 233 8/14/2021
1.3.0-alpha.124 227 8/14/2021
1.3.0-alpha.123 238 6/25/2021
1.3.0-alpha.122 364 5/23/2021
1.3.0-alpha.121 374 5/22/2021
1.3.0-alpha.117 327 4/4/2021
1.3.0-alpha.116 225 4/3/2021
1.3.0-alpha.115 238 4/2/2021
1.3.0-alpha.114 238 4/2/2021
1.3.0-alpha.113 273 4/2/2021
1.3.0-alpha.112 240 3/28/2021
1.3.0-alpha.111 245 3/21/2021
1.3.0-alpha.110 273 3/6/2021
1.3.0-alpha.109 259 2/28/2021
1.3.0-alpha.108 246 2/24/2021
1.3.0-alpha.107 245 2/13/2021
1.3.0-alpha.106 249 1/31/2021
1.3.0-alpha.105 233 1/29/2021
1.3.0-alpha.104 243 1/17/2021
1.2.3 929 10/16/2022
1.2.2 671 11/3/2021
1.2.1 663 4/2/2021
1.2.0 667 1/17/2021
1.2.0-alpha.103 259 1/17/2021
1.2.0-alpha.102 262 1/17/2021
1.2.0-alpha.101 278 1/17/2021
1.2.0-alpha.100 286 1/17/2021
1.2.0-alpha.99 292 1/16/2021
1.2.0-alpha.98 301 1/16/2021
1.2.0-alpha.97 301 1/16/2021
1.2.0-alpha.96 320 1/10/2021
1.2.0-alpha.95 258 1/10/2021
1.2.0-alpha.94 287 1/10/2021
1.2.0-alpha.93 330 1/10/2021
1.2.0-alpha.92 381 1/10/2021
1.2.0-alpha.91 258 1/9/2021
1.2.0-alpha.90 271 1/8/2021
1.2.0-alpha.89 266 1/8/2021
1.2.0-alpha.88 283 1/7/2021
1.2.0-alpha.87 300 1/7/2021
1.2.0-alpha.86 306 1/6/2021
1.2.0-alpha.85 277 1/6/2021
1.2.0-alpha.84 307 1/3/2021
1.2.0-alpha.83 318 1/3/2021
1.2.0-alpha.82 292 1/2/2021
1.2.0-alpha.81 309 12/31/2020
1.2.0-alpha.80 327 12/31/2020
1.2.0-alpha.79 242 12/31/2020
1.2.0-alpha.78 246 12/31/2020
1.2.0-alpha.77 253 12/31/2020
1.2.0-alpha.76 279 12/31/2020
1.2.0-alpha.75 295 12/30/2020
1.2.0-alpha.74 251 12/27/2020
1.2.0-alpha.69 362 12/13/2020
1.2.0-alpha.68 353 12/13/2020
1.2.0-alpha.67 297 12/9/2020
1.2.0-alpha.66 297 12/9/2020
1.2.0-alpha.65 327 12/9/2020
1.2.0-alpha.64 310 12/2/2020
1.2.0-alpha.63 278 11/29/2020
1.1.0 675 11/29/2020
1.0.1 827 7/25/2020