Current section
Files
Jump to
Current section
Files
CHANGELOG.html
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CHANGELOG.html</title>
</head>
<body>
<h1>Changelog</h1>
<h2>1.1.0</h2>
<ul>
<li><strong>Multi process traces</strong>: User <code>PryIn.join_trace(parent_pid, child_pid)</code> to add a child process to a running trace.</li>
<li>[Bugfix] Do not forward controller traces with empty action</li>
<li>[Bugfix] Do not forward controller or custom traces when required values are empty strings. Until now, only <code>nil</code> was checked for.</li>
</ul>
</body>
</html>