Releases: tgharold/sombis
Releases · tgharold/sombis
Release v0.0.17
Update README for the release ZIPs
Release v0.0.16
Clean up issues in the bash script
Release v0.0.15
Publish a ZIP with the bash script
Release v0.0.14
Publish a ZIP for the bash script solution
Release v0.0.13
Trying out PublishSingleFile=true
Release v0.0.11
Disabling the "trim size" in the csproj file.
Release v0.0.11
Experiments in single-file executables for .NET Core 3.1
Release v0.0.10
- Changing the name of the ZIP file for the .NET release binaries.
- Re-arranged project (all the .NET code is now under the
dotnet/
folder in git).
Release v0.0.9
- Output a screen-full of MBIs by default
Notes:
- The "git bash" (MSYS2 terminal) on Windows 10 does not support the standard way of getting the cols/rows for the terminal window and will throw an error.
- The binaries for macOS are not signed, so they will not run in macOS as-is. But the DLL or project can be manually invoked with
dotnet run
.
Release v0.0.8
The release binaries in each ZIP require the .NET Core 3.1 framework to already be installed on the system.