Skip to content

v0.83.0

Choose a tag to compare

@flori flori released this 01 Jan 22:16
  • Added snippet storage and evaluation functionality with binding support,
    including new actions store_snippet, retrieve_current_snippet,
    eval_current_snippet, and execute_current_snippet in the client
  • Implemented eval_lines support for multi-line code evaluation with
    configurable prefix in irb_client
  • Enhanced IRB server/client functionality for remote code execution with Unix
    domain socket communication
  • Added irb_client binary script for command-line IRB interaction
  • Updated file exclusion patterns to include cscope.out and tags files in
    search and discovery operations
  • Updated gem_hadar development dependency to version 2.16.3