tag:github.com,2008:https://github.com/liflab/synthia/releasesRelease notes from synthia2024-04-17T20:29:52Ztag:github.com,2008:Repository/223257156/v0.3.32024-04-23T14:32:35ZVersion 0.3.3<ul>
<li>Added <code>BufferedPicker</code>, <code>Merge</code> and <code>BoundedPickIf</code></li>
<li>Bugfixes to <code>AllPickers</code> and <code>Playback</code></li>
</ul>sylvainhalletag:github.com,2008:Repository/223257156/v0.3.22023-05-10T23:13:56ZVersion 0.3.2<ul>
<li>Bundles PetitPoucet 2.3 instead of 2.2</li>
<li>Upgrades to build scripts</li>
</ul>sylvainhalletag:github.com,2008:Repository/223257156/v0.3.12023-01-17T20:36:00ZVersion 0.3.1<p>Two minor fixes:</p>
<ul>
<li>Bundles PetitPoucet 2.2 instead of 2.0</li>
<li>Compatibility bugfix to one unit test</li>
</ul>sylvainhalletag:github.com,2008:Repository/223257156/v0.32023-01-15T12:39:12ZVersion 0.3<p>This version integrates bugfixes and additions of the last 15 months. Notable changes:</p>
<ul>
<li>All libraries compiled with Java 8 compatibility</li>
<li>Big refactoring for the shrinking functionality and multiple fixes</li>
<li>Added <code>Mutator</code> abstract class</li>
<li>Added provenance support</li>
<li>Some renaming of classes (Interleave -> Knit, ElementPicker -> Choice, etc.)</li>
<li>Removed dependency to Apache Commons</li>
<li>Multiple new examples</li>
</ul>sylvainhalletag:github.com,2008:Repository/223257156/v0.2.12022-01-03T18:49:26ZVersion 0.2.1<p>Compiled from the code at commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/liflab/synthia/commit/8442ebf30db3e14e42d62811c80c8312034d6aa3/hovercard" href="https://github.com/liflab/synthia/commit/8442ebf30db3e14e42d62811c80c8312034d6aa3"><tt>8442ebf</tt></a> (May 2021). The compiled release is compatible with Java 1.6.</p>sylvainhalletag:github.com,2008:Repository/223257156/v0.22020-03-24T21:26:36ZVersion 0.2<ul>
<li>Composite pickers</li>
</ul>sylvainhalletag:github.com,2008:Repository/223257156/v0.1.12020-03-18T13:47:34ZVersion 0.1.1<ul>
<li>The empty constructor of a <code>RandomSource</code> now picks a different seed every time</li>
<li>When reaching the end of the list, the <code>Playback</code> picker keeps outputting the last element instead of <code>null</code></li>
</ul>sylvainhalletag:github.com,2008:Repository/223257156/v0.12020-03-17T19:43:20ZVersion 0.1<p>Very early version, released for testing purposes</p>sylvainhalle