AlphaTab 1.3.0-alpha.649

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.649
                    
NuGet\Install-Package AlphaTab -Version 1.3.0-alpha.649
                    
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.649" />
                    
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.649" />
                    
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.649
                    
#r "nuget: AlphaTab, 1.3.0-alpha.649"
                    
#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.3.0-alpha.649&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=AlphaTab&version=1.3.0-alpha.649&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.1461 108 6/24/2025
1.7.0-alpha.1454 111 6/17/2025
1.7.0-alpha.1452 106 6/15/2025
1.6.0 137 6/15/2025
1.6.0-alpha.1450 107 6/15/2025
1.6.0-alpha.1449 116 6/14/2025
1.6.0-alpha.1448 113 6/14/2025
1.6.0-alpha.1444 261 6/11/2025
1.6.0-alpha.1442 238 6/10/2025
1.6.0-alpha.1435 117 6/3/2025
1.6.0-alpha.1432 43 5/31/2025
1.6.0-alpha.1430 120 5/29/2025
1.6.0-alpha.1428 116 5/29/2025
1.6.0-alpha.1426 118 5/27/2025
1.6.0-alpha.1421 118 5/22/2025
1.6.0-alpha.1420 130 5/22/2025
1.6.0-alpha.1418 110 5/21/2025
1.6.0-alpha.1416 113 5/19/2025
1.6.0-alpha.1415 114 5/19/2025
1.6.0-alpha.1409 195 5/14/2025
1.6.0-alpha.1408 209 5/13/2025
1.6.0-alpha.1405 43 5/10/2025
1.6.0-alpha.1403 110 5/9/2025
1.6.0-alpha.1401 109 5/7/2025
1.6.0-alpha.1399 121 5/6/2025
1.6.0-alpha.1397 113 5/4/2025
1.5.0 166 5/4/2025
1.5.0-alpha.1396 119 5/4/2025
1.5.0-alpha.1394 46 5/3/2025
1.5.0-alpha.1392 115 5/1/2025
1.5.0-alpha.1389 124 4/28/2025
1.5.0-alpha.1383 118 4/22/2025
1.5.0-alpha.1379 149 4/18/2025
1.5.0-alpha.1378 160 4/17/2025
1.5.0-alpha.1377 159 4/16/2025
1.5.0-alpha.1376 163 4/15/2025
1.5.0-alpha.1375 147 4/14/2025
1.5.0-alpha.1373 58 4/12/2025
1.5.0-alpha.1371 128 4/10/2025
1.5.0-alpha.1369 140 4/8/2025
1.5.0-alpha.1366 52 4/5/2025
1.5.0-alpha.1364 126 4/3/2025
1.5.0-alpha.1362 121 4/1/2025
1.5.0-alpha.1355 454 3/25/2025
1.5.0-alpha.1350 121 3/20/2025
1.5.0-alpha.1347 125 3/18/2025
1.5.0-alpha.1344 43 3/15/2025
1.5.0-alpha.1343 120 3/14/2025
1.5.0-alpha.1342 124 3/13/2025
1.5.0-alpha.1341 119 3/13/2025
1.5.0-alpha.1339 133 3/11/2025
1.5.0-alpha.1335 172 3/7/2025
1.5.0-alpha.1333 176 3/5/2025
1.5.0-alpha.1332 169 3/4/2025
1.5.0-alpha.1331 66 3/3/2025
1.4.4 156 4/27/2025
1.4.3 181 4/13/2025
1.4.1 174 3/12/2025
1.4.0 121 3/2/2025
1.4.0-alpha.1327 61 2/27/2025
1.4.0-alpha.1326 60 2/27/2025
1.4.0-alpha.1325 53 2/27/2025
1.4.0-alpha.1324 68 2/27/2025
1.4.0-alpha.1322 57 2/26/2025
1.4.0-alpha.1313 67 2/20/2025
1.4.0-alpha.1311 70 2/19/2025
1.4.0-alpha.1310 64 2/19/2025
1.4.0-alpha.1308 76 2/18/2025
1.4.0-alpha.1306 67 2/16/2025
1.4.0-alpha.1304 71 2/14/2025
1.4.0-alpha.1301 82 2/11/2025
1.4.0-alpha.1300 77 2/10/2025
1.4.0-alpha.1299 86 2/9/2025
1.4.0-alpha.1294 87 2/4/2025
1.4.0-alpha.1287 65 1/28/2025
1.4.0-alpha.1189 84 10/22/2024
1.4.0-alpha.1182 66 10/15/2024
1.4.0-alpha.1180 68 10/13/2024
1.4.0-alpha.1175 67 10/8/2024
1.4.0-alpha.1168 75 10/1/2024
1.4.0-alpha.1161 72 9/24/2024
1.4.0-alpha.1155 90 9/18/2024
1.4.0-alpha.1154 79 9/17/2024
1.4.0-alpha.1147 66 9/10/2024
1.4.0-alpha.1140 73 9/3/2024
1.4.0-alpha.1138 69 9/1/2024
1.4.0-alpha.1133 66 8/27/2024
1.4.0-alpha.1132 70 8/26/2024
1.4.0-alpha.1131 87 8/25/2024
1.4.0-alpha.1130 78 8/24/2024
1.4.0-alpha.1126 86 8/20/2024
1.4.0-alpha.1123 87 8/17/2024
1.4.0-alpha.1118 98 8/12/2024
1.4.0-alpha.1117 72 8/12/2024
1.4.0-alpha.1116 79 8/11/2024
1.4.0-alpha.1112 65 8/8/2024
1.4.0-alpha.1109 67 8/6/2024
1.4.0-alpha.1107 52 8/4/2024
1.4.0-alpha.1102 54 7/30/2024
1.4.0-alpha.1095 74 7/23/2024
1.4.0-alpha.1088 73 7/16/2024
1.4.0-alpha.1085 67 7/13/2024
1.4.0-alpha.1080 77 7/9/2024
1.4.0-alpha.1073 73 7/2/2024
1.4.0-alpha.1071 65 6/30/2024
1.4.0-alpha.1066 74 6/25/2024
1.4.0-alpha.1059 68 6/18/2024
1.4.0-alpha.1057 71 6/16/2024
1.4.0-alpha.1052 66 6/11/2024
1.4.0-alpha.1045 77 6/4/2024
1.4.0-alpha.1044 72 6/3/2024
1.4.0-alpha.1038 69 5/28/2024
1.4.0-alpha.1031 80 5/21/2024
1.4.0-alpha.1026 65 5/16/2024
1.4.0-alpha.1025 74 5/16/2024
1.4.0-alpha.1024 71 5/15/2024
1.3.1 359 6/15/2024
1.3.0 150 5/15/2024
1.3.0-alpha.1023 72 5/15/2024
1.3.0-alpha.1022 70 5/14/2024
1.3.0-alpha.1019 77 5/11/2024
1.3.0-alpha.1015 82 5/7/2024
1.3.0-alpha.1008 83 4/30/2024
1.3.0-alpha.1006 68 4/28/2024
1.3.0-alpha.1005 76 4/28/2024
1.3.0-alpha.997 89 4/23/2024
1.3.0-alpha.990 92 4/16/2024
1.3.0-alpha.983 84 4/9/2024
1.3.0-alpha.976 71 4/2/2024
1.3.0-alpha.973 81 3/30/2024
1.3.0-alpha.969 83 3/26/2024
1.3.0-alpha.962 74 3/19/2024
1.3.0-alpha.955 76 3/12/2024
1.3.0-alpha.953 78 3/10/2024
1.3.0-alpha.947 79 3/5/2024
1.3.0-alpha.946 75 3/4/2024
1.3.0-alpha.945 72 3/3/2024
1.3.0-alpha.944 77 3/3/2024
1.3.0-alpha.942 70 3/2/2024
1.3.0-alpha.938 67 3/2/2024
1.3.0-alpha.933 82 2/27/2024
1.3.0-alpha.932 74 2/26/2024
1.3.0-alpha.926 78 2/20/2024
1.3.0-alpha.919 88 2/13/2024
1.3.0-alpha.912 100 2/6/2024
1.3.0-alpha.905 81 1/30/2024
1.3.0-alpha.898 83 1/23/2024
1.3.0-alpha.897 76 1/22/2024
1.3.0-alpha.891 87 1/16/2024
1.3.0-alpha.890 84 1/15/2024
1.3.0-alpha.884 93 1/9/2024
1.3.0-alpha.877 99 1/2/2024
1.3.0-alpha.876 93 1/1/2024
1.3.0-alpha.874 92 12/30/2023
1.3.0-alpha.873 93 12/29/2023
1.3.0-alpha.872 81 12/28/2023
1.3.0-alpha.870 106 12/26/2023
1.3.0-alpha.869 88 12/25/2023
1.3.0-alpha.863 89 12/19/2023
1.3.0-alpha.856 96 12/12/2023
1.3.0-alpha.854 99 12/10/2023
1.3.0-alpha.849 102 12/5/2023
1.3.0-alpha.848 93 12/4/2023
1.3.0-alpha.784 151 10/1/2023
1.3.0-alpha.783 94 10/1/2023
1.3.0-alpha.782 96 10/1/2023
1.3.0-alpha.776 106 9/26/2023
1.3.0-alpha.772 93 9/22/2023
1.3.0-alpha.769 89 9/19/2023
1.3.0-alpha.762 108 9/12/2023
1.3.0-alpha.760 104 9/10/2023
1.3.0-alpha.755 108 9/5/2023
1.3.0-alpha.748 123 8/29/2023
1.3.0-alpha.741 115 8/22/2023
1.3.0-alpha.734 104 8/15/2023
1.3.0-alpha.727 107 8/8/2023
1.3.0-alpha.726 112 8/8/2023
1.3.0-alpha.724 116 8/6/2023
1.3.0-alpha.719 131 8/1/2023
1.3.0-alpha.712 140 7/25/2023
1.3.0-alpha.705 133 7/18/2023
1.3.0-alpha.699 125 7/12/2023
1.3.0-alpha.694 134 7/7/2023
1.3.0-alpha.691 121 7/4/2023
1.3.0-alpha.684 126 6/27/2023
1.3.0-alpha.677 118 6/20/2023
1.3.0-alpha.675 131 6/18/2023
1.3.0-alpha.670 142 6/13/2023
1.3.0-alpha.663 122 6/6/2023
1.3.0-alpha.656 133 5/30/2023
1.3.0-alpha.650 134 5/24/2023
1.3.0-alpha.649 118 5/23/2023
1.3.0-alpha.642 111 5/16/2023
1.3.0-alpha.635 112 5/9/2023
1.3.0-alpha.630 116 5/4/2023
1.3.0-alpha.628 133 5/2/2023
1.3.0-alpha.621 119 4/25/2023
1.3.0-alpha.614 129 4/18/2023
1.3.0-alpha.609 123 4/13/2023
1.3.0-alpha.607 116 4/12/2023
1.3.0-alpha.606 119 4/12/2023
1.3.0-alpha.605 114 4/11/2023
1.3.0-alpha.598 126 4/4/2023
1.3.0-alpha.595 133 4/1/2023
1.3.0-alpha.591 138 3/28/2023
1.3.0-alpha.577 122 3/14/2023
1.3.0-alpha.570 122 3/7/2023
1.3.0-alpha.563 134 2/28/2023
1.3.0-alpha.561 124 2/26/2023
1.3.0-alpha.560 123 2/25/2023
1.3.0-alpha.559 122 2/24/2023
1.3.0-alpha.558 126 2/23/2023
1.3.0-alpha.557 118 2/22/2023
1.3.0-alpha.556 123 2/21/2023
1.3.0-alpha.555 130 2/20/2023
1.3.0-alpha.554 128 2/19/2023
1.3.0-alpha.553 118 2/18/2023
1.3.0-alpha.552 117 2/17/2023
1.3.0-alpha.551 122 2/16/2023
1.3.0-alpha.550 120 2/15/2023
1.3.0-alpha.549 118 2/14/2023
1.3.0-alpha.548 118 2/13/2023
1.3.0-alpha.547 124 2/12/2023
1.3.0-alpha.546 133 2/11/2023
1.3.0-alpha.545 125 2/10/2023
1.3.0-alpha.544 126 2/9/2023
1.3.0-alpha.543 134 2/8/2023
1.3.0-alpha.542 132 2/7/2023
1.3.0-alpha.541 133 2/6/2023
1.3.0-alpha.540 134 2/5/2023
1.3.0-alpha.539 127 2/4/2023
1.3.0-alpha.538 130 2/3/2023
1.3.0-alpha.537 146 2/2/2023
1.3.0-alpha.536 141 2/1/2023
1.3.0-alpha.535 141 1/31/2023
1.3.0-alpha.534 140 1/30/2023
1.3.0-alpha.533 130 1/29/2023
1.3.0-alpha.532 134 1/28/2023
1.3.0-alpha.531 143 1/27/2023
1.3.0-alpha.530 136 1/26/2023
1.3.0-alpha.529 138 1/25/2023
1.3.0-alpha.528 137 1/24/2023
1.3.0-alpha.527 138 1/23/2023
1.3.0-alpha.526 139 1/22/2023
1.3.0-alpha.525 132 1/21/2023
1.3.0-alpha.524 134 1/20/2023
1.3.0-alpha.523 132 1/19/2023
1.3.0-alpha.522 132 1/18/2023
1.3.0-alpha.521 128 1/17/2023
1.3.0-alpha.520 143 1/16/2023
1.3.0-alpha.519 138 1/15/2023
1.3.0-alpha.518 136 1/14/2023
1.3.0-alpha.517 135 1/13/2023
1.3.0-alpha.516 143 1/12/2023
1.3.0-alpha.515 134 1/11/2023
1.3.0-alpha.514 137 1/10/2023
1.3.0-alpha.513 137 1/9/2023
1.3.0-alpha.512 138 1/8/2023
1.3.0-alpha.511 146 1/7/2023
1.3.0-alpha.510 150 1/6/2023
1.3.0-alpha.509 133 1/5/2023
1.3.0-alpha.508 145 1/4/2023
1.3.0-alpha.507 138 1/3/2023
1.3.0-alpha.506 141 1/2/2023
1.3.0-alpha.505 141 1/1/2023
1.3.0-alpha.504 143 12/31/2022
1.3.0-alpha.503 132 12/30/2022
1.3.0-alpha.502 141 12/29/2022
1.3.0-alpha.501 135 12/28/2022
1.3.0-alpha.500 142 12/27/2022
1.3.0-alpha.499 127 12/26/2022
1.3.0-alpha.498 129 12/25/2022
1.3.0-alpha.497 128 12/24/2022
1.3.0-alpha.496 135 12/23/2022
1.3.0-alpha.495 135 12/22/2022
1.3.0-alpha.494 145 12/21/2022
1.3.0-alpha.493 124 12/20/2022
1.3.0-alpha.492 133 12/19/2022
1.3.0-alpha.491 146 12/18/2022
1.3.0-alpha.490 128 12/17/2022
1.3.0-alpha.489 129 12/16/2022
1.3.0-alpha.488 126 12/15/2022
1.3.0-alpha.487 125 12/14/2022
1.3.0-alpha.486 115 12/13/2022
1.3.0-alpha.485 121 12/12/2022
1.3.0-alpha.484 133 12/11/2022
1.3.0-alpha.483 122 12/10/2022
1.3.0-alpha.482 121 12/9/2022
1.3.0-alpha.481 122 12/8/2022
1.3.0-alpha.480 126 12/7/2022
1.3.0-alpha.479 127 12/6/2022
1.3.0-alpha.478 130 12/5/2022
1.3.0-alpha.477 122 12/4/2022
1.3.0-alpha.439 132 11/1/2022
1.3.0-alpha.432 134 10/25/2022
1.3.0-alpha.425 135 10/18/2022
1.3.0-alpha.424 139 10/17/2022
1.3.0-alpha.271 190 5/17/2022
1.3.0-alpha.264 167 5/10/2022
1.3.0-alpha.262 152 5/8/2022
1.3.0-alpha.257 158 5/3/2022
1.3.0-alpha.250 160 4/26/2022
1.3.0-alpha.243 171 4/19/2022
1.3.0-alpha.236 162 4/12/2022
1.3.0-alpha.229 170 4/5/2022
1.3.0-alpha.222 177 3/29/2022
1.3.0-alpha.221 170 3/28/2022
1.3.0-alpha.215 153 3/22/2022
1.3.0-alpha.208 171 3/15/2022
1.3.0-alpha.206 169 3/13/2022
1.3.0-alpha.205 159 3/13/2022
1.3.0-alpha.200 174 3/8/2022
1.3.0-alpha.194 169 3/2/2022
1.3.0-alpha.193 166 3/1/2022
1.3.0-alpha.189 169 2/26/2022
1.3.0-alpha.184 170 2/22/2022
1.3.0-alpha.182 159 2/20/2022
1.3.0-alpha.181 165 2/20/2022
1.3.0-alpha.180 172 2/20/2022
1.3.0-alpha.179 167 2/20/2022
1.3.0-alpha.177 170 2/18/2022
1.3.0-alpha.174 172 2/15/2022
1.3.0-alpha.173 170 2/14/2022
1.3.0-alpha.172 178 2/13/2022
1.3.0-alpha.170 167 2/11/2022
1.3.0-alpha.168 173 2/9/2022
1.3.0-alpha.167 172 2/8/2022
1.3.0-alpha.162 191 2/3/2022
1.3.0-alpha.161 186 2/2/2022
1.3.0-alpha.155 191 1/27/2022
1.3.0-alpha.154 179 1/26/2022
1.3.0-alpha.153 179 1/25/2022
1.3.0-alpha.150 173 1/22/2022
1.3.0-alpha.149 169 1/21/2022
1.3.0-alpha.148 185 1/20/2022
1.3.0-alpha.147 180 1/20/2022
1.3.0-alpha.146 187 1/20/2022
1.3.0-alpha.145 185 1/20/2022
1.3.0-alpha.144 180 1/16/2022
1.3.0-alpha.143 185 1/16/2022
1.3.0-alpha.142 197 1/15/2022
1.3.0-alpha.141 185 1/9/2022
1.3.0-alpha.140 181 12/29/2021
1.3.0-alpha.139 183 12/29/2021
1.3.0-alpha.138 182 12/29/2021
1.3.0-alpha.137 1,318 11/28/2021
1.3.0-alpha.136 1,212 11/28/2021
1.3.0-alpha.135 190 11/28/2021
1.3.0-alpha.134 228 11/7/2021
1.3.0-alpha.133 210 11/7/2021
1.3.0-alpha.132 198 11/3/2021
1.3.0-alpha.131 248 8/22/2021
1.3.0-alpha.130 238 8/22/2021
1.3.0-alpha.129 203 8/22/2021
1.3.0-alpha.128 204 8/16/2021
1.3.0-alpha.127 198 8/14/2021
1.3.0-alpha.126 195 8/14/2021
1.3.0-alpha.125 214 8/14/2021
1.3.0-alpha.124 209 8/14/2021
1.3.0-alpha.123 219 6/25/2021
1.3.0-alpha.122 346 5/23/2021
1.3.0-alpha.121 360 5/22/2021
1.3.0-alpha.117 307 4/4/2021
1.3.0-alpha.116 210 4/3/2021
1.3.0-alpha.115 224 4/2/2021
1.3.0-alpha.114 221 4/2/2021
1.3.0-alpha.113 254 4/2/2021
1.3.0-alpha.112 222 3/28/2021
1.3.0-alpha.111 230 3/21/2021
1.3.0-alpha.110 256 3/6/2021
1.3.0-alpha.109 244 2/28/2021
1.3.0-alpha.108 232 2/24/2021
1.3.0-alpha.107 228 2/13/2021
1.3.0-alpha.106 232 1/31/2021
1.3.0-alpha.105 216 1/29/2021
1.3.0-alpha.104 226 1/17/2021
1.2.3 916 10/16/2022
1.2.2 650 11/3/2021
1.2.1 647 4/2/2021
1.2.0 648 1/17/2021
1.2.0-alpha.103 239 1/17/2021
1.2.0-alpha.102 248 1/17/2021
1.2.0-alpha.101 257 1/17/2021
1.2.0-alpha.100 267 1/17/2021
1.2.0-alpha.99 275 1/16/2021
1.2.0-alpha.98 282 1/16/2021
1.2.0-alpha.97 284 1/16/2021
1.2.0-alpha.96 303 1/10/2021
1.2.0-alpha.95 239 1/10/2021
1.2.0-alpha.94 271 1/10/2021
1.2.0-alpha.93 312 1/10/2021
1.2.0-alpha.92 367 1/10/2021
1.2.0-alpha.91 244 1/9/2021
1.2.0-alpha.90 252 1/8/2021
1.2.0-alpha.89 252 1/8/2021
1.2.0-alpha.88 263 1/7/2021
1.2.0-alpha.87 285 1/7/2021
1.2.0-alpha.86 286 1/6/2021
1.2.0-alpha.85 260 1/6/2021
1.2.0-alpha.84 289 1/3/2021
1.2.0-alpha.83 300 1/3/2021
1.2.0-alpha.82 275 1/2/2021
1.2.0-alpha.81 291 12/31/2020
1.2.0-alpha.80 311 12/31/2020
1.2.0-alpha.79 223 12/31/2020
1.2.0-alpha.78 229 12/31/2020
1.2.0-alpha.77 235 12/31/2020
1.2.0-alpha.76 259 12/31/2020
1.2.0-alpha.75 274 12/30/2020
1.2.0-alpha.74 237 12/27/2020
1.2.0-alpha.69 345 12/13/2020
1.2.0-alpha.68 338 12/13/2020
1.2.0-alpha.67 284 12/9/2020
1.2.0-alpha.66 284 12/9/2020
1.2.0-alpha.65 310 12/9/2020
1.2.0-alpha.64 294 12/2/2020
1.2.0-alpha.63 261 11/29/2020
1.1.0 661 11/29/2020
1.0.1 811 7/25/2020