PryIn v1.1.0 Release Notes

Release Date: 2017-06-16 // almost 7 years ago
    • Multi process traces: User PryIn.join_trace(parent_pid, child_pid) to add a child process to a running trace.
    • 🛠 [Bugfix] Do not forward controller traces with empty action
    • 🛠 [Bugfix] Do not forward controller or custom traces when required values are empty strings. Until now, only nil was checked for.