Release Notes - v0.182.0
v0.182.0 (June 9, 2026)
Section titled “v0.182.0 (June 9, 2026)”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.
✨ What’s New
Section titled “✨ What’s New”-
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.
💪 Improvements
Section titled “💪 Improvements”-
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.
📋 What You Need to Know
Section titled “📋 What You Need to Know”-
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
Section titled “🙏 Thank You”Thank you for following gOuroboros releases.