Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

0.1.2

Choose a tag to compare

@ryanhoangt ryanhoangt released this 03 Dec 18:11
102689b

What's Changed

Added

  • Structured output for file edits. (#15)

Fixed

  • Missing expandtabs call in str_replace command. (#14)
  • Missing exception in raise statement. (#15)
  • No line numbers in error message when duplicate old_str spans multiple lines. (#16)