tag:github.com,2008:https://github.com/rabix/wrabbit/releasesRelease notes from wrabbit2025-03-05T13:51:45Ztag:github.com,2008:Repository/750384456/0.3.12025-03-05T13:53:13ZBugfix<h3>Bugfix:</h3>
<p>Newline character added as the first character of a doc string. Sometimes if the first line of the docstring is too long, CWL becomes invalid.</p>pavlemarinkovictag:github.com,2008:Repository/750384456/0.3.02024-12-20T12:35:47Z0.3.0<h1>MD Image support</h1>
<p>Logic added to support images in Markdown without need for the image being present in the referenced relative or absolute location through base64 conversion.</p>pavlemarinkovictag:github.com,2008:Repository/750384456/0.2.42024-10-30T10:07:19Z0.2.4<p>Nextflow schema uses "$defs" in newer repos. This update covers the case when the definitions are either "$defs" or "definitions"</p>pavlemarinkovictag:github.com,2008:Repository/750384456/0.2.32024-10-25T13:25:36ZAdd all of the keys when loading<p>When a CWL is loaded into wrabbit, keys that are not specifically tracked by properties are now stored in the "other_keys" property. They are also appended at the end of the app when it is dumped.</p>pavlemarinkovictag:github.com,2008:Repository/750384456/0.2.22024-08-28T12:59:12Z0.2.2<h2>What's Changed</h2>
<ul>
<li>list_config_files returns list by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pavlemarinkovic/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/pavlemarinkovic">@pavlemarinkovic</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2491994689" data-permission-text="Title is private" data-url="https://github.com/rabix/wrabbit/issues/8" data-hovercard-type="pull_request" data-hovercard-url="/rabix/wrabbit/pull/8/hovercard" href="https://github.com/rabix/wrabbit/pull/8">#8</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/rabix/wrabbit/compare/0.2.1...0.2.2"><tt>0.2.1...0.2.2</tt></a></p>pavlemarinkovictag:github.com,2008:Repository/750384456/0.2.12024-07-11T15:15:33Z0.2.1<p>Improved publishDir parameter capture.</p>
<ul>
<li>If an NF pipeline defines the publishDir in config files, the input will be captured and remapped to string input.</li>
</ul>
<p>Fixed issues with executor version.</p>pavlemarinkovictag:github.com,2008:Repository/750384456/0.2.02024-06-28T10:57:04Z0.2.0<p>PublishDir support:</p>
<ul>
<li>PublishDir is now globbed using "*"</li>
</ul>pavlemarinkovictag:github.com,2008:Repository/750384456/0.1.32024-06-03T11:24:27Z0.1.3<p>Bugfix:</p>
<ul>
<li>Sample sheet inputs are now correctly generated, and the associated javascripts no longer cause issues.</li>
</ul>
<p>New:</p>
<ul>
<li>Nodes have loadContents</li>
</ul>pavlemarinkovictag:github.com,2008:Repository/750384456/0.1.22024-05-21T12:03:40Z0.1.2<p>Bugfix:</p>
<ul>
<li>ExecMode <strong>init</strong> was not properly getting the value of the input execution mode</li>
</ul>pavlemarinkovictag:github.com,2008:Repository/750384456/0.1.12024-05-21T12:01:24Z0.1.1<p>Initial version</p>pavlemarinkovic