AlphaTab 1.5.0-alpha.1331

This is a prerelease version of AlphaTab.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package AlphaTab --version 1.5.0-alpha.1331
                    
NuGet\Install-Package AlphaTab -Version 1.5.0-alpha.1331
                    
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.5.0-alpha.1331" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AlphaTab" Version="1.5.0-alpha.1331" />
                    
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.5.0-alpha.1331
                    
#r "nuget: AlphaTab, 1.5.0-alpha.1331"
                    
#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.
#addin nuget:?package=AlphaTab&version=1.5.0-alpha.1331&prerelease
                    
Install AlphaTab as a Cake Addin
#tool nuget:?package=AlphaTab&version=1.5.0-alpha.1331&prerelease
                    
Install AlphaTab 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
Node.js using import (ESM) Access to all low level APIs and SVG rendering 1.3
.net8.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
.net8.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
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

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. 
.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.5.0-alpha.1383 107 5 days ago
1.5.0-alpha.1379 139 9 days ago
1.5.0-alpha.1378 143 10 days ago
1.5.0-alpha.1377 147 11 days ago
1.5.0-alpha.1376 150 12 days ago
1.5.0-alpha.1375 137 13 days ago
1.5.0-alpha.1373 45 15 days ago
1.5.0-alpha.1371 120 17 days ago
1.5.0-alpha.1369 125 19 days ago
1.5.0-alpha.1366 43 22 days ago
1.5.0-alpha.1364 116 24 days ago
1.5.0-alpha.1362 113 a month ago
1.5.0-alpha.1355 447 a month ago
1.5.0-alpha.1350 112 a month ago
1.5.0-alpha.1347 114 a month ago
1.5.0-alpha.1344 35 a month ago
1.5.0-alpha.1343 113 a month ago
1.5.0-alpha.1342 115 a month ago
1.5.0-alpha.1341 111 a month ago
1.5.0-alpha.1339 125 2 months ago
1.5.0-alpha.1335 165 2 months ago
1.5.0-alpha.1333 168 2 months ago
1.5.0-alpha.1332 161 2 months ago
1.5.0-alpha.1331 59 2 months ago
1.4.3 164 13 days ago
1.4.1 165 a month ago
1.4.0 112 2 months ago
1.4.0-alpha.1327 52 2 months ago
1.4.0-alpha.1326 52 2 months ago
1.4.0-alpha.1325 47 2 months ago
1.4.0-alpha.1324 53 2 months ago
1.4.0-alpha.1322 47 2 months ago
1.4.0-alpha.1313 56 2 months ago
1.4.0-alpha.1311 58 2 months ago
1.4.0-alpha.1310 52 2 months ago
1.4.0-alpha.1308 66 2 months ago
1.4.0-alpha.1306 56 2 months ago
1.4.0-alpha.1304 62 2 months ago
1.4.0-alpha.1301 73 3 months ago
1.4.0-alpha.1300 63 3 months ago
1.4.0-alpha.1299 79 3 months ago
1.4.0-alpha.1294 79 3 months ago
1.4.0-alpha.1287 57 3 months ago
1.4.0-alpha.1189 75 6 months ago
1.4.0-alpha.1182 58 6 months ago
1.4.0-alpha.1180 64 6 months ago
1.4.0-alpha.1175 61 7 months ago
1.4.0-alpha.1168 66 7 months ago
1.4.0-alpha.1161 67 7 months ago
1.4.0-alpha.1155 80 7 months ago
1.4.0-alpha.1154 74 7 months ago
1.4.0-alpha.1147 62 8 months ago
1.4.0-alpha.1140 58 8 months ago
1.4.0-alpha.1138 61 8 months ago
1.4.0-alpha.1133 61 8 months ago
1.4.0-alpha.1132 64 8 months ago
1.4.0-alpha.1131 77 8 months ago
1.4.0-alpha.1130 72 8 months ago
1.4.0-alpha.1126 80 8 months ago
1.4.0-alpha.1123 75 8 months ago
1.4.0-alpha.1118 85 8 months ago
1.4.0-alpha.1117 66 8 months ago
1.4.0-alpha.1116 73 9 months ago
1.4.0-alpha.1112 58 9 months ago
1.4.0-alpha.1109 60 9 months ago
1.4.0-alpha.1107 47 9 months ago
1.4.0-alpha.1102 47 9 months ago
1.4.0-alpha.1095 65 9 months ago
1.4.0-alpha.1088 69 9 months ago
1.4.0-alpha.1085 62 9 months ago
1.4.0-alpha.1080 66 10 months ago
1.4.0-alpha.1073 68 10 months ago
1.4.0-alpha.1071 60 10 months ago
1.4.0-alpha.1066 68 6/25/2024
1.4.0-alpha.1059 62 6/18/2024
1.4.0-alpha.1057 64 6/16/2024
1.4.0-alpha.1052 62 6/11/2024
1.4.0-alpha.1045 70 6/4/2024
1.4.0-alpha.1044 63 6/3/2024
1.4.0-alpha.1038 62 5/28/2024
1.4.0-alpha.1031 73 5/21/2024
1.4.0-alpha.1026 58 5/16/2024
1.4.0-alpha.1025 66 5/16/2024
1.4.0-alpha.1024 61 5/15/2024
1.3.1 310 6/15/2024
1.3.0 141 5/15/2024
1.3.0-alpha.1023 66 5/15/2024
1.3.0-alpha.1022 64 5/14/2024
1.3.0-alpha.1019 70 5/11/2024
1.3.0-alpha.1015 78 5/7/2024
1.3.0-alpha.1008 77 4/30/2024
1.3.0-alpha.1006 58 4/28/2024
1.3.0-alpha.1005 68 4/28/2024
1.3.0-alpha.997 82 4/23/2024
1.3.0-alpha.990 84 4/16/2024
1.3.0-alpha.983 77 4/9/2024
1.3.0-alpha.976 67 4/2/2024
1.3.0-alpha.973 77 3/30/2024
1.3.0-alpha.969 76 3/26/2024
1.3.0-alpha.962 69 3/19/2024
1.3.0-alpha.955 68 3/12/2024
1.3.0-alpha.953 68 3/10/2024
1.3.0-alpha.947 68 3/5/2024
1.3.0-alpha.946 70 3/4/2024
1.3.0-alpha.945 68 3/3/2024
1.3.0-alpha.944 72 3/3/2024
1.3.0-alpha.942 65 3/2/2024
1.3.0-alpha.938 63 3/2/2024
1.3.0-alpha.933 75 2/27/2024
1.3.0-alpha.932 66 2/26/2024
1.3.0-alpha.926 74 2/20/2024
1.3.0-alpha.919 82 2/13/2024
1.3.0-alpha.912 94 2/6/2024
1.3.0-alpha.905 75 1/30/2024
1.3.0-alpha.898 78 1/23/2024
1.3.0-alpha.897 67 1/22/2024
1.3.0-alpha.891 83 1/16/2024
1.3.0-alpha.890 78 1/15/2024
1.3.0-alpha.884 86 1/9/2024
1.3.0-alpha.877 94 1/2/2024
1.3.0-alpha.876 87 1/1/2024
1.3.0-alpha.874 88 12/30/2023
1.3.0-alpha.873 86 12/29/2023
1.3.0-alpha.872 76 12/28/2023
1.3.0-alpha.870 98 12/26/2023
1.3.0-alpha.869 84 12/25/2023
1.3.0-alpha.863 84 12/19/2023
1.3.0-alpha.856 91 12/12/2023
1.3.0-alpha.854 88 12/10/2023
1.3.0-alpha.849 94 12/5/2023
1.3.0-alpha.848 89 12/4/2023
1.3.0-alpha.784 142 10/1/2023
1.3.0-alpha.783 83 10/1/2023
1.3.0-alpha.782 88 10/1/2023
1.3.0-alpha.776 99 9/26/2023
1.3.0-alpha.772 84 9/22/2023
1.3.0-alpha.769 84 9/19/2023
1.3.0-alpha.762 98 9/12/2023
1.3.0-alpha.760 92 9/10/2023
1.3.0-alpha.755 97 9/5/2023
1.3.0-alpha.748 114 8/29/2023
1.3.0-alpha.741 106 8/22/2023
1.3.0-alpha.734 90 8/15/2023
1.3.0-alpha.727 95 8/8/2023
1.3.0-alpha.726 91 8/8/2023
1.3.0-alpha.724 102 8/6/2023
1.3.0-alpha.719 116 8/1/2023
1.3.0-alpha.712 120 7/25/2023
1.3.0-alpha.705 119 7/18/2023
1.3.0-alpha.699 111 7/12/2023
1.3.0-alpha.694 118 7/7/2023
1.3.0-alpha.691 108 7/4/2023
1.3.0-alpha.684 105 6/27/2023
1.3.0-alpha.677 101 6/20/2023
1.3.0-alpha.675 116 6/18/2023
1.3.0-alpha.670 125 6/13/2023
1.3.0-alpha.663 109 6/6/2023
1.3.0-alpha.656 117 5/30/2023
1.3.0-alpha.650 120 5/24/2023
1.3.0-alpha.649 105 5/23/2023
1.3.0-alpha.642 98 5/16/2023
1.3.0-alpha.635 95 5/9/2023
1.3.0-alpha.630 99 5/4/2023
1.3.0-alpha.628 118 5/2/2023
1.3.0-alpha.621 105 4/25/2023
1.3.0-alpha.614 110 4/18/2023
1.3.0-alpha.609 106 4/13/2023
1.3.0-alpha.607 102 4/12/2023
1.3.0-alpha.606 105 4/12/2023
1.3.0-alpha.605 99 4/11/2023
1.3.0-alpha.598 112 4/4/2023
1.3.0-alpha.595 121 4/1/2023
1.3.0-alpha.591 124 3/28/2023
1.3.0-alpha.577 110 3/14/2023
1.3.0-alpha.570 110 3/7/2023
1.3.0-alpha.563 123 2/28/2023
1.3.0-alpha.561 111 2/26/2023
1.3.0-alpha.560 112 2/25/2023
1.3.0-alpha.559 110 2/24/2023
1.3.0-alpha.558 114 2/23/2023
1.3.0-alpha.557 108 2/22/2023
1.3.0-alpha.556 112 2/21/2023
1.3.0-alpha.555 116 2/20/2023
1.3.0-alpha.554 116 2/19/2023
1.3.0-alpha.553 107 2/18/2023
1.3.0-alpha.552 103 2/17/2023
1.3.0-alpha.551 109 2/16/2023
1.3.0-alpha.550 105 2/15/2023
1.3.0-alpha.549 107 2/14/2023
1.3.0-alpha.548 106 2/13/2023
1.3.0-alpha.547 111 2/12/2023
1.3.0-alpha.546 117 2/11/2023
1.3.0-alpha.545 111 2/10/2023
1.3.0-alpha.544 112 2/9/2023
1.3.0-alpha.543 119 2/8/2023
1.3.0-alpha.542 115 2/7/2023
1.3.0-alpha.541 117 2/6/2023
1.3.0-alpha.540 120 2/5/2023
1.3.0-alpha.539 114 2/4/2023
1.3.0-alpha.538 118 2/3/2023
1.3.0-alpha.537 133 2/2/2023
1.3.0-alpha.536 127 2/1/2023
1.3.0-alpha.535 125 1/31/2023
1.3.0-alpha.534 128 1/30/2023
1.3.0-alpha.533 114 1/29/2023
1.3.0-alpha.532 122 1/28/2023
1.3.0-alpha.531 127 1/27/2023
1.3.0-alpha.530 123 1/26/2023
1.3.0-alpha.529 127 1/25/2023
1.3.0-alpha.528 123 1/24/2023
1.3.0-alpha.527 121 1/23/2023
1.3.0-alpha.526 126 1/22/2023
1.3.0-alpha.525 118 1/21/2023
1.3.0-alpha.524 117 1/20/2023
1.3.0-alpha.523 119 1/19/2023
1.3.0-alpha.522 116 1/18/2023
1.3.0-alpha.521 118 1/17/2023
1.3.0-alpha.520 130 1/16/2023
1.3.0-alpha.519 126 1/15/2023
1.3.0-alpha.518 125 1/14/2023
1.3.0-alpha.517 120 1/13/2023
1.3.0-alpha.516 133 1/12/2023
1.3.0-alpha.515 121 1/11/2023
1.3.0-alpha.514 126 1/10/2023
1.3.0-alpha.513 125 1/9/2023
1.3.0-alpha.512 126 1/8/2023
1.3.0-alpha.511 128 1/7/2023
1.3.0-alpha.510 136 1/6/2023
1.3.0-alpha.509 121 1/5/2023
1.3.0-alpha.508 132 1/4/2023
1.3.0-alpha.507 126 1/3/2023
1.3.0-alpha.506 131 1/2/2023
1.3.0-alpha.505 129 1/1/2023
1.3.0-alpha.504 122 12/31/2022
1.3.0-alpha.503 117 12/30/2022
1.3.0-alpha.502 130 12/29/2022
1.3.0-alpha.501 126 12/28/2022
1.3.0-alpha.500 126 12/27/2022
1.3.0-alpha.499 117 12/26/2022
1.3.0-alpha.498 114 12/25/2022
1.3.0-alpha.497 112 12/24/2022
1.3.0-alpha.496 121 12/23/2022
1.3.0-alpha.495 120 12/22/2022
1.3.0-alpha.494 126 12/21/2022
1.3.0-alpha.493 113 12/20/2022
1.3.0-alpha.492 119 12/19/2022
1.3.0-alpha.491 129 12/18/2022
1.3.0-alpha.490 116 12/17/2022
1.3.0-alpha.489 117 12/16/2022
1.3.0-alpha.488 113 12/15/2022
1.3.0-alpha.487 112 12/14/2022
1.3.0-alpha.486 103 12/13/2022
1.3.0-alpha.485 110 12/12/2022
1.3.0-alpha.484 118 12/11/2022
1.3.0-alpha.483 109 12/10/2022
1.3.0-alpha.482 108 12/9/2022
1.3.0-alpha.481 111 12/8/2022
1.3.0-alpha.480 115 12/7/2022
1.3.0-alpha.479 114 12/6/2022
1.3.0-alpha.478 118 12/5/2022
1.3.0-alpha.477 110 12/4/2022
1.3.0-alpha.439 116 11/1/2022
1.3.0-alpha.432 122 10/25/2022
1.3.0-alpha.425 121 10/18/2022
1.3.0-alpha.424 129 10/17/2022
1.3.0-alpha.271 173 5/17/2022
1.3.0-alpha.264 149 5/10/2022
1.3.0-alpha.262 130 5/8/2022
1.3.0-alpha.257 138 5/3/2022
1.3.0-alpha.250 143 4/26/2022
1.3.0-alpha.243 153 4/19/2022
1.3.0-alpha.236 145 4/12/2022
1.3.0-alpha.229 150 4/5/2022
1.3.0-alpha.222 156 3/29/2022
1.3.0-alpha.221 146 3/28/2022
1.3.0-alpha.215 135 3/22/2022
1.3.0-alpha.208 152 3/15/2022
1.3.0-alpha.206 149 3/13/2022
1.3.0-alpha.205 141 3/13/2022
1.3.0-alpha.200 152 3/8/2022
1.3.0-alpha.194 148 3/2/2022
1.3.0-alpha.193 138 3/1/2022
1.3.0-alpha.189 150 2/26/2022
1.3.0-alpha.184 149 2/22/2022
1.3.0-alpha.182 141 2/20/2022
1.3.0-alpha.181 146 2/20/2022
1.3.0-alpha.180 149 2/20/2022
1.3.0-alpha.179 148 2/20/2022
1.3.0-alpha.177 148 2/18/2022
1.3.0-alpha.174 148 2/15/2022
1.3.0-alpha.173 149 2/14/2022
1.3.0-alpha.172 152 2/13/2022
1.3.0-alpha.170 148 2/11/2022
1.3.0-alpha.168 149 2/9/2022
1.3.0-alpha.167 148 2/8/2022
1.3.0-alpha.162 171 2/3/2022
1.3.0-alpha.161 161 2/2/2022
1.3.0-alpha.155 168 1/27/2022
1.3.0-alpha.154 160 1/26/2022
1.3.0-alpha.153 160 1/25/2022
1.3.0-alpha.150 154 1/22/2022
1.3.0-alpha.149 149 1/21/2022
1.3.0-alpha.148 166 1/20/2022
1.3.0-alpha.147 158 1/20/2022
1.3.0-alpha.146 163 1/20/2022
1.3.0-alpha.145 162 1/20/2022
1.3.0-alpha.144 160 1/16/2022
1.3.0-alpha.143 165 1/16/2022
1.3.0-alpha.142 171 1/15/2022
1.3.0-alpha.141 162 1/9/2022
1.3.0-alpha.140 162 12/29/2021
1.3.0-alpha.139 163 12/29/2021
1.3.0-alpha.138 162 12/29/2021
1.3.0-alpha.137 1,296 11/28/2021
1.3.0-alpha.136 1,189 11/28/2021
1.3.0-alpha.135 166 11/28/2021
1.3.0-alpha.134 208 11/7/2021
1.3.0-alpha.133 188 11/7/2021
1.3.0-alpha.132 177 11/3/2021
1.3.0-alpha.131 225 8/22/2021
1.3.0-alpha.130 219 8/22/2021
1.3.0-alpha.129 183 8/22/2021
1.3.0-alpha.128 176 8/16/2021
1.3.0-alpha.127 177 8/14/2021
1.3.0-alpha.126 175 8/14/2021
1.3.0-alpha.125 191 8/14/2021
1.3.0-alpha.124 189 8/14/2021
1.3.0-alpha.123 199 6/25/2021
1.3.0-alpha.122 319 5/23/2021
1.3.0-alpha.121 337 5/22/2021
1.3.0-alpha.117 280 4/4/2021
1.3.0-alpha.116 186 4/3/2021
1.3.0-alpha.115 198 4/2/2021
1.3.0-alpha.114 192 4/2/2021
1.3.0-alpha.113 231 4/2/2021
1.3.0-alpha.112 198 3/28/2021
1.3.0-alpha.111 204 3/21/2021
1.3.0-alpha.110 228 3/6/2021
1.3.0-alpha.109 218 2/28/2021
1.3.0-alpha.108 208 2/24/2021
1.3.0-alpha.107 205 2/13/2021
1.3.0-alpha.106 209 1/31/2021
1.3.0-alpha.105 192 1/29/2021
1.3.0-alpha.104 201 1/17/2021
1.2.3 904 10/16/2022
1.2.2 628 11/3/2021
1.2.1 621 4/2/2021
1.2.0 621 1/17/2021
1.2.0-alpha.103 213 1/17/2021
1.2.0-alpha.102 220 1/17/2021
1.2.0-alpha.101 230 1/17/2021
1.2.0-alpha.100 241 1/17/2021
1.2.0-alpha.99 248 1/16/2021
1.2.0-alpha.98 256 1/16/2021
1.2.0-alpha.97 259 1/16/2021
1.2.0-alpha.96 273 1/10/2021
1.2.0-alpha.95 216 1/10/2021
1.2.0-alpha.94 247 1/10/2021
1.2.0-alpha.93 283 1/10/2021
1.2.0-alpha.92 341 1/10/2021
1.2.0-alpha.91 218 1/9/2021
1.2.0-alpha.90 227 1/8/2021
1.2.0-alpha.89 226 1/8/2021
1.2.0-alpha.88 239 1/7/2021
1.2.0-alpha.87 260 1/7/2021
1.2.0-alpha.86 259 1/6/2021
1.2.0-alpha.85 235 1/6/2021
1.2.0-alpha.84 265 1/3/2021
1.2.0-alpha.83 268 1/3/2021
1.2.0-alpha.82 246 1/2/2021
1.2.0-alpha.81 266 12/31/2020
1.2.0-alpha.80 283 12/31/2020
1.2.0-alpha.79 195 12/31/2020
1.2.0-alpha.78 203 12/31/2020
1.2.0-alpha.77 209 12/31/2020
1.2.0-alpha.76 232 12/31/2020
1.2.0-alpha.75 248 12/30/2020
1.2.0-alpha.74 212 12/27/2020
1.2.0-alpha.69 313 12/13/2020
1.2.0-alpha.68 313 12/13/2020
1.2.0-alpha.67 257 12/9/2020
1.2.0-alpha.66 258 12/9/2020
1.2.0-alpha.65 283 12/9/2020
1.2.0-alpha.64 266 12/2/2020
1.2.0-alpha.63 232 11/29/2020
1.1.0 634 11/29/2020
1.0.1 783 7/25/2020