コンテンツにスキップ

Release Notes - v0.1.14

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

Title: Restricting-validation slippage control and runtime maintenance

Date: June 1, 2026

Version: v0.1.14

This release sharpens final slippage handling in restricting validation mode, while also strengthening nil safety and refreshing runtime and CI dependencies.

  • Improved restricting validation slippage control: Restricting validation mode can now skip the final slippage flush when that mode disables the last slippage drain, while exact cost evaluation still flushes the final unbudgeted batch.
  • Strengthened nil safety and internal error handling: Plutigo now applies stronger nil guards and more predictable internal error handling so runtime behavior stays steadier when unexpected states occur.
  • Refreshed runtime and CI dependencies: Plutigo now keeps runtime and automation dependencies current so the library and its release workflows stay aligned with upstream maintenance.

Thank you for using Plutigo.