Skip to content

Release Notes - v0.3.0

Title: Improve decoder reuse behavior and align final slippage handling

Date: August 7, 2026

Version: v0.3.0

This release improves decoder reuse behavior and aligns cek final slippage handling with the reference behavior, making repeated runs and result comparisons more reliable.

This release strengthens repeated decoder reuse so repeated runs stay predictable.

  • Improved decoder reuse validation: Reused decoders now replace retained numeric state after a reset, and the test suite also covers reuse of shared decoders.

This update restores final slippage handling so execution follows the reference path consistently.

  • Fixed final slippage handling: Cek no longer skips the final slippage check on the alternate path, keeping the outcome aligned with the expected behavior.

This release matters for workflows that reuse decoders or compare output against the reference path.

Thank you for using Plutigo.


Edit page

Last updated: