Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Aug 13:06
3ae12ba

0.6.0 (2026-08-06)

Features

  • add behavior-equivalence community verifier (uniq reimplementation) (f0be299)
  • add held-out-oracle community verifier (roman numeral converter) (bbef488)
  • add property-based community verifier (rpn calculator) (611d4c1)
  • check_verifiers verifies the adversarial path (bad-solution must fail) (e011562)

Documentation

  • summarize community verifiers in the examples gallery (7595129)