Skip to content

Releases: tgharold/sombis

Release v0.0.17

14 Oct 12:57
2974dc9
Compare
Choose a tag to compare
Release v0.0.17 Pre-release
Pre-release
Update README for the release ZIPs

Release v0.0.16

13 Oct 20:25
Compare
Choose a tag to compare
Release v0.0.16 Pre-release
Pre-release
Clean up issues in the bash script

Release v0.0.15

13 Oct 19:11
6c673ea
Compare
Choose a tag to compare
Release v0.0.15 Pre-release
Pre-release
Publish a ZIP with the bash script

Release v0.0.14

13 Oct 19:07
b0a6953
Compare
Choose a tag to compare
Release v0.0.14 Pre-release
Pre-release
Publish a ZIP for the bash script solution

Release v0.0.13

13 Oct 19:01
6dac2e1
Compare
Choose a tag to compare
Release v0.0.13 Pre-release
Pre-release
Trying out PublishSingleFile=true

Release v0.0.11

13 Oct 18:50
6dac2e1
Compare
Choose a tag to compare
Release v0.0.11 Pre-release
Pre-release

Disabling the "trim size" in the csproj file.

Release v0.0.11

13 Oct 18:43
e11748d
Compare
Choose a tag to compare
Release v0.0.11 Pre-release
Pre-release

Experiments in single-file executables for .NET Core 3.1

Release v0.0.10

07 Apr 12:29
580e60a
Compare
Choose a tag to compare
Release v0.0.10 Pre-release
Pre-release
  • 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

02 Apr 14:28
Compare
Choose a tag to compare
Release v0.0.9 Pre-release
Pre-release
  • 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

02 Apr 13:13
52f6eba
Compare
Choose a tag to compare
Release v0.0.8 Pre-release
Pre-release

The release binaries in each ZIP require the .NET Core 3.1 framework to already be installed on the system.