Skip to content

v0.10.7

Compare
Choose a tag to compare
@janpfeifer janpfeifer released this 20 Jan 10:15
· 30 commits to main since this release
  • Improved autostart logic: it now requires being mounted as "readonly" under /root/autostart.
  • Added %version, and environment variables GONB_VERSION, GONB_GIT_COMMIT.
  • Added %help info on missing environment variables.
  • Added stack traces to protocol parsing errors.
  • Include function comments in the generated code. This makes tags like //go:noinline work. See #150