Versions in this module Expand all Collapse all v1 v1.0.2 Sep 22, 2022 v1.0.1 Sep 22, 2022 Changes in this version + func CurrentRelease() (string, error) + func CurrentVersion() (uint32, error) + func Version(_, _, _ int) uint32 — darwin/amd64, js/wasm, windows/amd64 + func Version(major, minor, patch int) uint32 — linux/amd64 + func VersionFromRelease(_ string) (uint32, error) — darwin/amd64, js/wasm, windows/amd64 + func VersionFromRelease(releaseString string) (uint32, error) — linux/amd64