Skip to content

v0.3.9

Choose a tag to compare

@hisenb3rg hisenb3rg released this 31 Jul 09:48
· 28 commits to main since this release

New release 馃帀

Hello everyone! We are releasing a new version of codeplain - 0.3.9!

Run uv tool upgrade codeplain in your terminal to upgrade!

New features & improvements

  • The produced conformance tests now live under the per-module build tree alongside the code/ directory (example with the default plain_modules build folder: plain_modules//tests/).

Internal improvements

  • Module metadata relocated into per-module build tree.
  • Telemetry disabled by default outside of production environment.
  • Slack deploy notifications for release workflows.