コンテンツにスキップ

Release Notes - v0.182.0

このコンテンツはまだ日本語に翻訳されていません。

Title: Conway governance helpers, query docs, and 32-bit compatibility

Date: June 9, 2026

Version: v0.182.0

Hi folks! Here’s what landed in v0.182.0.

This release restores 32 bit builds, updates key dependencies, expands governance query examples and guidance, and introduces safer tools for creating Conway governance data.

  • Added safer Conway governance action and proposal procedure helpers: gOuroboros now provides ready made tools that choose the right action type automatically and stop invalid inputs early, so governance data creation stays more reliable.

  • Expanded governance query examples and guidance: gOuroboros now includes more examples and broader guidance for Conway governance lookups, making governance data easier to explore and apply.

  • Restored 32 bit build compatibility: gOuroboros now builds successfully again on 32 bit targets, which also restores successful builds for teams that compile for those architectures.

  • Updated the plutigo dependency to v0.1.15: the main module and example modules now align on the newer plutigo release.

  • Advanced the ouroboros-mock dependency to v0.12.0: test and mock based workflows now use the newer ouroboros-mock release.

  • Refined build workflow maintenance: the automated build workflows now use actions/checkout v6.0.3 during this release window.

  • Published the prior v0.181.0 release notes: the release history also gained the previous version entry during this window so the published notes remain current.

Thank you for following gOuroboros releases.