Skip to content

v0.29.2

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 23:27
· 467 commits to master since this release
15cf288

Features

  • Emit a warning when wake startup is waiting on a slow disk (#1075)

Bugfixes

  • Fix Fedora 36+ segfault caused by undefined behavior (#1078)

Misc

Documentation updates

  • Add m4 to external dependencies (#1081)
  • Format dependencies as a table (#1083)

Development Improvements

  • Add ability to emit compile commands (#1088)

CI

  • Use npm ci to build in CI per the docs (#1079)
  • Fix and Use latest emsdk (#1080, #1082)
  • Create stable and fyi builders for vscode target (#1087)
  • Mirror CircleCI workflow as a GHActions workflow (#1092, #1094)