What's Changed
New features
- The application has been transformed to .NET8
The GRAL release is no longer published as all-in-one file by default
This means that user must install .NET8 Runtime (Windows OS requires the .NET8 Desktop
Runtime) and therefore benefits in several ways
▪ Smaller published files
▪ Fewer false warnings from anti-virus programs
▪ Better performance
▪ Individual setting options from Runtime for the respective computer in the *.runtimecon-fig.json file
▪ Same compilation for Windows, Linux and MacOS
For windows users, a published version as a single-fill is still available in a separate download
Download pre-compiled binaries: https://gral.tugraz.at/
Full Changelog: V2209...V23.11