VersionInfo

March 28, 2026 ยท View on GitHub

Info contains versioning information. how we'll want to distribute that information.

Properties

NameTypeDescriptionNotes
build_datestr
compilerstr
emulation_majorstrEmulationMajor is the major version of the emulation version[optional]
emulation_minorstrEmulationMinor is the minor version of the emulation version[optional]
git_commitstr
git_tree_statestr
git_versionstr
go_versionstr
majorstrMajor is the major version of the binary version
min_compatibility_majorstrMinCompatibilityMajor is the major version of the minimum compatibility version[optional]
min_compatibility_minorstrMinCompatibilityMinor is the minor version of the minimum compatibility version[optional]
minorstrMinor is the minor version of the binary version
platformstr

[Back to Model list] [Back to API list] [Back to README]