AlphaTab.Windows 1.6.0

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

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