Skip to content

v1.0.124 Introduce single-file executables for all major platforms

Compare
Choose a tag to compare
@JustAman62 JustAman62 released this 26 Sep 12:45
· 4 commits to master since this release

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