Universal Governance Compiler v1.0.1
Universal Governance Compiler v1.0.1 adds prebuilt GitHub Release binaries for Linux, macOS, and Windows.
Attached artifacts:
ugc_1.0.1_linux_amd64.tar.gzugc_1.0.1_linux_arm64.tar.gzugc_1.0.1_darwin_amd64.tar.gzugc_1.0.1_darwin_arm64.tar.gzugc_1.0.1_windows_amd64.zipugc_1.0.1_checksums.txt
SHA-256 checksums are provided in ugc_1.0.1_checksums.txt.
Source build remains supported:
git clone https://github.com/radustefanescu97-star/UGC-Universal-Governance-Compiler.git
cd UGC-Universal-Governance-Compiler
go build -o ugc .
./ugc --helpmacOS binaries are cross-compiled and were not locally runtime-tested because no macOS machine was available. Binaries are not signed or notarized.
No code behavior changes are intended relative to v1.0.0 beyond release packaging and README install documentation.