[backend] Implement support for struct arrays and subarrays
Pull request build #75
Commit: c637653ca5
Merge base: 1382bcd1fb
(Master Build)
Changelog
Adds support for root struct arrays, and struct arrays that are children of other structs.
Linux
Linux packages are distributed via AppImage.
| Build Type | |
|---|---|
| amd64 | Download |
| aarch64 | Download |
Windows
Windows packages are in-place zip files. Setup files are soon to come.
Note that arm64 builds are experimental.
| Layout | amd64 | arm64 | Notes |
|---|---|---|---|
| MSVC, Portable | amd64 | arm64 | |
| MSVC, Setup | amd64 | arm64 |
macOS
macOS comes in a tarballed app. These builds are currently experimental, and you should expect major graphical glitches and crashes.
In order to run the app, you may need to go to System Settings -> Privacy & Security -> Security -> Allow untrusted app.
| File | Description |
|---|---|
| macOS | For Apple Silicon (M1, M2, etc) |
Source
Contains all source code, submodules, and CPM cache at the time of release.
This can be extracted with tar xf QDash-Source-75-c637653ca5.tar.zst.
| File | Description |
|---|---|
| tar.zst | Source as a zstd-compressed tarball (Windows: use Git Bash or MSYS2) |