AlphaTab 1.7.0-alpha.1452

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