tag:github.com,2008:https://github.com/liflab/synthia/releases Release notes from synthia 2024-04-17T20:29:52Z tag:github.com,2008:Repository/223257156/v0.3.3 2024-04-23T14:32:35Z Version 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> sylvainhalle tag:github.com,2008:Repository/223257156/v0.3.2 2023-05-10T23:13:56Z Version 0.3.2 <ul> <li>Bundles PetitPoucet 2.3 instead of 2.2</li> <li>Upgrades to build scripts</li> </ul> sylvainhalle tag:github.com,2008:Repository/223257156/v0.3.1 2023-01-17T20:36:00Z Version 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> sylvainhalle tag:github.com,2008:Repository/223257156/v0.3 2023-01-15T12:39:12Z Version 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 -&gt; Knit, ElementPicker -&gt; Choice, etc.)</li> <li>Removed dependency to Apache Commons</li> <li>Multiple new examples</li> </ul> sylvainhalle tag:github.com,2008:Repository/223257156/v0.2.1 2022-01-03T18:49:26Z Version 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> sylvainhalle tag:github.com,2008:Repository/223257156/v0.2 2020-03-24T21:26:36Z Version 0.2 <ul> <li>Composite pickers</li> </ul> sylvainhalle tag:github.com,2008:Repository/223257156/v0.1.1 2020-03-18T13:47:34Z Version 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> sylvainhalle tag:github.com,2008:Repository/223257156/v0.1 2020-03-17T19:43:20Z Version 0.1 <p>Very early version, released for testing purposes</p> sylvainhalle