Release Notes - v0.3.0
v0.3.0 (August 7, 2026)
Section titled “v0.3.0 (August 7, 2026)”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.
✨ What’s New
Section titled “✨ What’s New”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.
🔧 Fixes
Section titled “🔧 Fixes”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.
📋 What You Need to Know
Section titled “📋 What You Need to Know”This release matters for workflows that reuse decoders or compare output against the reference path.
🙏 Thank You
Section titled “🙏 Thank You”Thank you for using Plutigo.