AlphaTab.Windows 1.7.0-alpha.1510

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