Skip to content

v0.4.0

Choose a tag to compare

@k2hyun k2hyun released this 22 Feb 23:59
· 30 commits to main since this release

What's New

  • Substitute command:s/old/new/g with JSONPath support
  • JSONL auto-detect — automatically detect JSONL content in non-.jsonl files

Improvements

  • Reorganized internal modules into mode/ and action/ packages (widget.py 1824→1028 lines, -44%)
  • Fixed newline handling in substitute replacement results