tag:github.com,2008:https://github.com/rabix/wrabbit/releases Release notes from wrabbit 2025-03-05T13:51:45Z tag:github.com,2008:Repository/750384456/0.3.1 2025-03-05T13:53:13Z Bugfix <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> pavlemarinkovic tag:github.com,2008:Repository/750384456/0.3.0 2024-12-20T12:35:47Z 0.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> pavlemarinkovic tag:github.com,2008:Repository/750384456/0.2.4 2024-10-30T10:07:19Z 0.2.4 <p>Nextflow schema uses "$defs" in newer repos. This update covers the case when the definitions are either "$defs" or "definitions"</p> pavlemarinkovic tag:github.com,2008:Repository/750384456/0.2.3 2024-10-25T13:25:36Z Add 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> pavlemarinkovic tag:github.com,2008:Repository/750384456/0.2.2 2024-08-28T12:59:12Z 0.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> pavlemarinkovic tag:github.com,2008:Repository/750384456/0.2.1 2024-07-11T15:15:33Z 0.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> pavlemarinkovic tag:github.com,2008:Repository/750384456/0.2.0 2024-06-28T10:57:04Z 0.2.0 <p>PublishDir support:</p> <ul> <li>PublishDir is now globbed using "*"</li> </ul> pavlemarinkovic tag:github.com,2008:Repository/750384456/0.1.3 2024-06-03T11:24:27Z 0.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> pavlemarinkovic tag:github.com,2008:Repository/750384456/0.1.2 2024-05-21T12:03:40Z 0.1.2 <p>Bugfix:</p> <ul> <li>ExecMode <strong>init</strong> was not properly getting the value of the input execution mode</li> </ul> pavlemarinkovic tag:github.com,2008:Repository/750384456/0.1.1 2024-05-21T12:01:24Z 0.1.1 <p>Initial version</p> pavlemarinkovic