Skip to content

v1.105.0

Choose a tag to compare

@BrennonTWilliams BrennonTWilliams released this 22 May 02:41
· 1164 commits to main since this release

Added

  • rn-refine apply commands in report — The rn-refine loop now prints apply commands during the report state for easier execution. (0670eda)

Fixed

  • rn-refine plan writeback — Refined plans are now written back to the original file instead of requiring manual copy. (9fe683a)
  • hitl-compare image embedding — Images in generated HTML are now embedded as base64 data URIs for portability. (75f660a)
  • Lint: ambiguous variable — Renamed ambiguous variable l to line in test_ll_loop_commands. (0bce6b7)

Changed

  • ll-loop list output — Enhanced list output with column alignment, truncation, and label badges for improved readability. (ENH-1614)