v1.0.124 Introduce single-file executables for all major platforms
As well as running via dotnet tool, we now are building more standalone executables for multiple platforms (osx-arm64, linux/arm64, linux/x64, win-x64) which are self contained and therefore don't require the dotnet SDK to be installed.
Full Changelog: v1.0.118...v1.0.124