AlphaTab.Windows 1.4.0-alpha.1088

This is a prerelease version of AlphaTab.Windows.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AlphaTab.Windows --version 1.4.0-alpha.1088
                    
NuGet\Install-Package AlphaTab.Windows -Version 1.4.0-alpha.1088
                    
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.4.0-alpha.1088" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AlphaTab.Windows" Version="1.4.0-alpha.1088" />
                    
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.4.0-alpha.1088
                    
#r "nuget: AlphaTab.Windows, 1.4.0-alpha.1088"
                    
#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.Windows&version=1.4.0-alpha.1088&prerelease
                    
Install AlphaTab.Windows as a Cake Addin
#tool nuget:?package=AlphaTab.Windows&version=1.4.0-alpha.1088&prerelease
                    
Install AlphaTab.Windows 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 ⚠️)
.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 (pre-release ⚠️)
.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 (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 net8.0-windows7.0 is compatible.  net9.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.5.0-alpha.1383 109 4/22/2025
1.5.0-alpha.1379 130 4/18/2025
1.5.0-alpha.1378 145 4/17/2025
1.5.0-alpha.1377 146 4/16/2025
1.5.0-alpha.1376 153 4/15/2025
1.5.0-alpha.1375 129 4/14/2025
1.5.0-alpha.1373 48 4/12/2025
1.5.0-alpha.1371 118 4/10/2025
1.5.0-alpha.1369 119 4/8/2025
1.5.0-alpha.1366 50 4/5/2025
1.5.0-alpha.1364 116 4/3/2025
1.5.0-alpha.1362 115 4/1/2025
1.5.0-alpha.1355 457 3/25/2025
1.5.0-alpha.1350 114 3/20/2025
1.5.0-alpha.1347 113 3/18/2025
1.5.0-alpha.1344 37 3/15/2025
1.5.0-alpha.1343 117 3/14/2025
1.5.0-alpha.1342 110 3/13/2025
1.5.0-alpha.1341 113 3/13/2025
1.5.0-alpha.1339 129 3/11/2025
1.5.0-alpha.1335 164 3/7/2025
1.5.0-alpha.1333 167 3/5/2025
1.5.0-alpha.1332 165 3/4/2025
1.5.0-alpha.1331 62 3/3/2025
1.4.3 168 4/13/2025
1.4.1 156 3/12/2025
1.4.0 97 3/2/2025
1.4.0-alpha.1327 55 2/27/2025
1.4.0-alpha.1326 54 2/27/2025
1.4.0-alpha.1325 52 2/27/2025
1.4.0-alpha.1324 48 2/27/2025
1.4.0-alpha.1322 54 2/26/2025
1.4.0-alpha.1313 57 2/20/2025
1.4.0-alpha.1311 56 2/19/2025
1.4.0-alpha.1310 61 2/19/2025
1.4.0-alpha.1308 68 2/18/2025
1.4.0-alpha.1306 58 2/16/2025
1.4.0-alpha.1304 58 2/14/2025
1.4.0-alpha.1301 70 2/11/2025
1.4.0-alpha.1300 76 2/10/2025
1.4.0-alpha.1299 72 2/9/2025
1.4.0-alpha.1294 70 2/4/2025
1.4.0-alpha.1287 61 1/28/2025
1.4.0-alpha.1189 69 10/22/2024
1.4.0-alpha.1182 59 10/15/2024
1.4.0-alpha.1180 61 10/13/2024
1.4.0-alpha.1175 54 10/8/2024
1.4.0-alpha.1168 63 10/1/2024
1.4.0-alpha.1161 65 9/24/2024
1.4.0-alpha.1155 80 9/18/2024
1.4.0-alpha.1154 67 9/17/2024
1.4.0-alpha.1147 76 9/10/2024
1.4.0-alpha.1140 65 9/3/2024
1.4.0-alpha.1138 61 9/1/2024
1.4.0-alpha.1133 67 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 71 8/24/2024
1.4.0-alpha.1126 82 8/20/2024
1.4.0-alpha.1123 77 8/17/2024
1.4.0-alpha.1118 82 8/12/2024
1.4.0-alpha.1117 70 8/12/2024
1.4.0-alpha.1116 73 8/11/2024
1.4.0-alpha.1112 59 8/8/2024
1.4.0-alpha.1109 67 8/6/2024
1.4.0-alpha.1107 47 8/4/2024
1.4.0-alpha.1102 50 7/30/2024
1.4.0-alpha.1095 61 7/23/2024
1.4.0-alpha.1088 73 7/16/2024
1.4.0-alpha.1085 59 7/13/2024
1.4.0-alpha.1080 64 7/9/2024
1.4.0-alpha.1073 70 7/2/2024
1.4.0-alpha.1071 66 6/30/2024
1.4.0-alpha.1066 71 6/25/2024
1.4.0-alpha.1059 68 6/18/2024
1.4.0-alpha.1057 66 6/16/2024
1.4.0-alpha.1052 65 6/11/2024
1.4.0-alpha.1045 76 6/4/2024
1.4.0-alpha.1044 66 6/3/2024
1.4.0-alpha.1038 64 5/28/2024
1.4.0-alpha.1031 78 5/21/2024
1.4.0-alpha.1026 67 5/16/2024
1.4.0-alpha.1025 70 5/16/2024
1.4.0-alpha.1024 68 5/15/2024
1.3.1 229 6/15/2024
1.3.0 132 5/15/2024
1.3.0-alpha.1023 74 5/15/2024
1.3.0-alpha.1022 72 5/14/2024
1.3.0-alpha.1019 76 5/11/2024
1.3.0-alpha.1015 84 5/7/2024
1.3.0-alpha.1008 75 4/30/2024
1.3.0-alpha.1006 66 4/28/2024
1.3.0-alpha.1005 62 4/28/2024
1.3.0-alpha.997 71 4/23/2024
1.3.0-alpha.990 71 4/16/2024
1.3.0-alpha.983 83 4/9/2024
1.3.0-alpha.976 70 4/2/2024
1.3.0-alpha.973 78 3/30/2024
1.3.0-alpha.969 76 3/26/2024
1.3.0-alpha.962 70 3/19/2024
1.3.0-alpha.955 69 3/12/2024
1.3.0-alpha.953 73 3/10/2024
1.3.0-alpha.947 69 3/5/2024
1.3.0-alpha.946 66 3/4/2024
1.3.0-alpha.945 66 3/3/2024
1.3.0-alpha.944 62 3/3/2024
1.3.0-alpha.942 70 3/2/2024
1.3.0-alpha.938 77 3/2/2024
1.3.0-alpha.933 68 2/27/2024
1.3.0-alpha.932 68 2/26/2024
1.3.0-alpha.926 69 2/20/2024
1.3.0-alpha.919 75 2/13/2024
1.3.0-alpha.912 78 2/6/2024
1.3.0-alpha.905 74 1/30/2024
1.3.0-alpha.898 76 1/23/2024
1.3.0-alpha.897 69 1/22/2024
1.3.0-alpha.891 81 1/16/2024
1.3.0-alpha.890 82 1/15/2024
1.3.0-alpha.884 74 1/9/2024
1.3.0-alpha.877 99 1/2/2024
1.3.0-alpha.876 85 1/1/2024
1.3.0-alpha.874 91 12/30/2023
1.3.0-alpha.873 89 12/29/2023
1.3.0-alpha.872 74 12/28/2023
1.3.0-alpha.870 91 12/26/2023
1.3.0-alpha.869 92 12/25/2023
1.3.0-alpha.863 87 12/19/2023
1.3.0-alpha.856 85 12/12/2023
1.3.0-alpha.854 92 12/10/2023
1.3.0-alpha.849 93 12/5/2023
1.3.0-alpha.848 88 12/4/2023
1.3.0-alpha.784 96 10/1/2023
1.3.0-alpha.783 87 10/1/2023
1.3.0-alpha.782 83 10/1/2023
1.3.0-alpha.776 102 9/26/2023
1.3.0-alpha.772 89 9/22/2023
1.3.0-alpha.769 84 9/19/2023
1.3.0-alpha.762 96 9/12/2023
1.3.0-alpha.760 97 9/10/2023
1.3.0-alpha.755 101 9/5/2023
1.3.0-alpha.748 115 8/29/2023
1.3.0-alpha.741 108 8/22/2023
1.3.0-alpha.734 100 8/15/2023
1.3.0-alpha.727 95 8/8/2023
1.3.0-alpha.726 89 8/8/2023
1.3.0-alpha.724 92 8/6/2023
1.3.0-alpha.719 127 8/1/2023
1.3.0-alpha.712 119 7/25/2023
1.3.0-alpha.705 109 7/18/2023
1.3.0-alpha.699 107 7/12/2023
1.3.0-alpha.694 113 7/7/2023
1.3.0-alpha.691 106 7/4/2023
1.3.0-alpha.684 103 6/27/2023
1.3.0-alpha.677 110 6/20/2023
1.3.0-alpha.675 117 6/18/2023
1.3.0-alpha.670 117 6/13/2023
1.3.0-alpha.663 113 6/6/2023
1.3.0-alpha.656 121 5/30/2023
1.3.0-alpha.650 110 5/24/2023
1.3.0-alpha.649 108 5/23/2023
1.3.0-alpha.642 94 5/16/2023
1.3.0-alpha.635 96 5/9/2023
1.3.0-alpha.630 105 5/4/2023
1.3.0-alpha.628 109 5/2/2023
1.3.0-alpha.621 102 4/25/2023
1.3.0-alpha.614 101 4/18/2023
1.3.0-alpha.609 106 4/13/2023
1.3.0-alpha.607 109 4/12/2023
1.3.0-alpha.606 105 4/12/2023
1.3.0-alpha.605 106 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 115 3/28/2023
1.3.0-alpha.577 108 3/14/2023
1.3.0-alpha.570 112 3/7/2023
1.3.0-alpha.563 120 2/28/2023
1.3.0-alpha.561 111 2/26/2023
1.3.0-alpha.560 109 2/25/2023
1.3.0-alpha.559 111 2/24/2023
1.3.0-alpha.558 116 2/23/2023
1.3.0-alpha.557 109 2/22/2023
1.3.0-alpha.556 118 2/21/2023
1.3.0-alpha.555 112 2/20/2023
1.3.0-alpha.554 120 2/19/2023
1.3.0-alpha.553 118 2/18/2023
1.3.0-alpha.552 105 2/17/2023
1.3.0-alpha.551 115 2/16/2023
1.3.0-alpha.550 109 2/15/2023
1.3.0-alpha.549 117 2/14/2023
1.3.0-alpha.548 110 2/13/2023
1.3.0-alpha.547 109 2/12/2023
1.3.0-alpha.546 112 2/11/2023
1.3.0-alpha.545 112 2/10/2023
1.3.0-alpha.544 117 2/9/2023
1.3.0-alpha.543 118 2/8/2023
1.3.0-alpha.542 116 2/7/2023
1.3.0-alpha.541 121 2/6/2023
1.3.0-alpha.540 115 2/5/2023
1.3.0-alpha.539 119 2/4/2023
1.3.0-alpha.538 122 2/3/2023
1.3.0-alpha.537 133 2/2/2023
1.3.0-alpha.536 123 2/1/2023
1.3.0-alpha.535 129 1/31/2023
1.3.0-alpha.534 129 1/30/2023
1.3.0-alpha.533 120 1/29/2023
1.3.0-alpha.532 120 1/28/2023
1.3.0-alpha.531 131 1/27/2023
1.3.0-alpha.530 117 1/26/2023
1.3.0-alpha.529 126 1/25/2023
1.3.0-alpha.528 120 1/24/2023
1.3.0-alpha.527 119 1/23/2023
1.3.0-alpha.526 118 1/22/2023
1.3.0-alpha.525 117 1/21/2023
1.3.0-alpha.524 115 1/20/2023
1.3.0-alpha.523 119 1/19/2023
1.3.0-alpha.522 113 1/18/2023
1.3.0-alpha.521 117 1/17/2023
1.3.0-alpha.520 133 1/16/2023
1.3.0-alpha.519 125 1/15/2023
1.3.0-alpha.518 123 1/14/2023
1.3.0-alpha.517 115 1/13/2023
1.3.0-alpha.516 124 1/12/2023
1.3.0-alpha.515 127 1/11/2023
1.3.0-alpha.514 125 1/10/2023
1.3.0-alpha.513 119 1/9/2023
1.3.0-alpha.512 123 1/8/2023
1.3.0-alpha.511 121 1/7/2023
1.3.0-alpha.510 131 1/6/2023
1.3.0-alpha.509 128 1/5/2023
1.3.0-alpha.508 131 1/4/2023
1.3.0-alpha.507 128 1/3/2023
1.3.0-alpha.506 121 1/2/2023
1.3.0-alpha.505 119 1/1/2023
1.3.0-alpha.504 115 12/31/2022
1.3.0-alpha.503 115 12/30/2022
1.3.0-alpha.502 128 12/29/2022
1.3.0-alpha.501 132 12/28/2022
1.3.0-alpha.500 124 12/27/2022
1.3.0-alpha.499 121 12/26/2022
1.3.0-alpha.498 118 12/25/2022
1.3.0-alpha.497 120 12/24/2022
1.3.0-alpha.496 117 12/23/2022
1.3.0-alpha.495 123 12/22/2022
1.3.0-alpha.494 110 12/21/2022
1.3.0-alpha.493 118 12/20/2022
1.3.0-alpha.492 114 12/19/2022
1.3.0-alpha.491 117 12/18/2022
1.3.0-alpha.490 113 12/17/2022
1.3.0-alpha.489 113 12/16/2022
1.3.0-alpha.488 111 12/15/2022
1.3.0-alpha.487 117 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 120 12/11/2022
1.3.0-alpha.483 113 12/10/2022
1.3.0-alpha.482 106 12/9/2022
1.3.0-alpha.481 110 12/8/2022
1.3.0-alpha.480 115 12/7/2022
1.3.0-alpha.479 120 12/6/2022
1.3.0-alpha.478 126 12/5/2022
1.3.0-alpha.477 115 12/4/2022
1.3.0-alpha.439 124 11/1/2022
1.3.0-alpha.432 122 10/25/2022
1.3.0-alpha.425 120 10/18/2022
1.3.0-alpha.424 120 10/17/2022
1.3.0-alpha.271 164 5/17/2022
1.3.0-alpha.264 154 5/10/2022
1.3.0-alpha.262 135 5/8/2022
1.3.0-alpha.257 146 5/3/2022
1.3.0-alpha.250 143 4/26/2022
1.3.0-alpha.243 148 4/19/2022
1.3.0-alpha.236 147 4/12/2022
1.3.0-alpha.229 149 4/5/2022
1.3.0-alpha.222 154 3/29/2022
1.3.0-alpha.221 153 3/28/2022
1.3.0-alpha.215 137 3/22/2022
1.3.0-alpha.208 150 3/15/2022
1.3.0-alpha.206 145 3/13/2022
1.3.0-alpha.205 146 3/13/2022
1.3.0-alpha.200 146 3/8/2022
1.3.0-alpha.194 153 3/2/2022
1.3.0-alpha.193 144 3/1/2022
1.3.0-alpha.189 150 2/26/2022
1.3.0-alpha.184 164 2/22/2022
1.3.0-alpha.182 142 2/20/2022
1.3.0-alpha.181 145 2/20/2022
1.3.0-alpha.180 159 2/20/2022
1.3.0-alpha.179 151 2/20/2022
1.3.0-alpha.177 154 2/18/2022
1.3.0-alpha.174 155 2/15/2022
1.3.0-alpha.173 150 2/14/2022
1.3.0-alpha.172 147 2/13/2022
1.3.0-alpha.170 141 2/11/2022
1.3.0-alpha.168 145 2/9/2022
1.3.0-alpha.167 149 2/8/2022
1.3.0-alpha.162 164 2/3/2022
1.3.0-alpha.161 163 2/2/2022
1.3.0-alpha.155 159 1/27/2022
1.3.0-alpha.154 156 1/26/2022
1.3.0-alpha.153 158 1/25/2022
1.3.0-alpha.150 149 1/22/2022
1.3.0-alpha.149 150 1/21/2022
1.3.0-alpha.148 154 1/20/2022
1.3.0-alpha.147 155 1/20/2022
1.3.0-alpha.146 158 1/20/2022
1.3.0-alpha.145 164 1/20/2022
1.3.0-alpha.144 159 1/16/2022
1.3.0-alpha.143 160 1/16/2022
1.3.0-alpha.142 163 1/15/2022
1.3.0-alpha.141 169 1/9/2022
1.3.0-alpha.140 158 12/29/2021
1.3.0-alpha.139 153 12/29/2021
1.3.0-alpha.138 157 12/29/2021
1.3.0-alpha.137 1,308 11/28/2021
1.3.0-alpha.136 1,164 11/28/2021
1.3.0-alpha.135 167 11/28/2021
1.3.0-alpha.134 200 11/7/2021
1.3.0-alpha.133 188 11/7/2021
1.3.0-alpha.132 173 11/3/2021
1.3.0-alpha.131 225 8/22/2021
1.3.0-alpha.130 220 8/22/2021
1.3.0-alpha.129 171 8/22/2021
1.3.0-alpha.128 181 8/16/2021
1.3.0-alpha.127 172 8/14/2021
1.3.0-alpha.126 178 8/14/2021
1.3.0-alpha.125 184 8/14/2021
1.3.0-alpha.124 188 8/14/2021
1.3.0-alpha.123 199 6/25/2021
1.3.0-alpha.122 323 5/23/2021
1.3.0-alpha.121 331 5/22/2021
1.3.0-alpha.117 279 4/4/2021
1.3.0-alpha.116 191 4/3/2021
1.3.0-alpha.115 198 4/2/2021
1.3.0-alpha.114 207 4/2/2021
1.3.0-alpha.113 219 4/2/2021
1.3.0-alpha.112 192 3/28/2021
1.3.0-alpha.111 210 3/21/2021
1.3.0-alpha.110 222 3/6/2021
1.3.0-alpha.109 221 2/28/2021
1.3.0-alpha.108 203 2/24/2021
1.3.0-alpha.107 201 2/13/2021
1.3.0-alpha.106 208 1/31/2021
1.3.0-alpha.105 190 1/29/2021
1.3.0-alpha.104 191 1/17/2021
1.2.3 604 10/16/2022
1.2.2 491 11/3/2021
1.2.1 461 4/2/2021
1.2.0 478 1/17/2021
1.2.0-alpha.103 206 1/17/2021
1.2.0-alpha.102 216 1/17/2021
1.2.0-alpha.101 218 1/17/2021
1.2.0-alpha.100 240 1/17/2021
1.2.0-alpha.99 241 1/16/2021
1.2.0-alpha.98 249 1/16/2021
1.2.0-alpha.97 256 1/16/2021
1.2.0-alpha.96 272 1/10/2021
1.2.0-alpha.95 221 1/10/2021
1.2.0-alpha.94 248 1/10/2021
1.2.0-alpha.93 273 1/10/2021
1.2.0-alpha.92 342 1/10/2021
1.2.0-alpha.91 219 1/9/2021
1.2.0-alpha.90 232 1/8/2021
1.2.0-alpha.89 220 1/8/2021
1.2.0-alpha.88 237 1/7/2021
1.2.0-alpha.87 259 1/7/2021
1.2.0-alpha.86 257 1/6/2021
1.2.0-alpha.85 230 1/6/2021
1.2.0-alpha.84 262 1/3/2021
1.2.0-alpha.83 255 1/3/2021
1.2.0-alpha.82 244 1/2/2021
1.2.0-alpha.81 261 12/31/2020
1.2.0-alpha.80 287 12/31/2020
1.2.0-alpha.79 187 12/31/2020
1.2.0-alpha.78 196 12/31/2020
1.2.0-alpha.77 206 12/31/2020
1.2.0-alpha.76 240 12/31/2020
1.2.0-alpha.75 247 12/30/2020
1.2.0-alpha.74 218 12/27/2020
1.2.0-alpha.69 313 12/13/2020
1.2.0-alpha.68 307 12/13/2020
1.2.0-alpha.67 248 12/9/2020
1.2.0-alpha.66 254 12/9/2020
1.2.0-alpha.65 229 12/9/2020
1.2.0-alpha.64 268 12/2/2020
1.2.0-alpha.63 327 11/29/2020
1.1.0 471 11/29/2020
1.0.1 618 7/25/2020