tag:github.com,2008:https://github.com/mcandre/buttery/releases Release notes from buttery 2024-10-03T03:31:28Z tag:github.com,2008:Repository/618748131/v0.0.12 2024-10-03T03:42:32Z #go-big-or-go-home <p>Update Go to apply the latest memory safety and security patches.</p> mcandre tag:github.com,2008:Repository/618748131/v0.0.11 2024-01-14T21:46:08Z #tarball <p>Replace zip archive with tarball for ease of Docker container injection.</p> mcandre tag:github.com,2008:Repository/618748131/v0.0.10 2023-12-28T02:51:42Z patch <ul> <li>Patch CVE</li> </ul> <p><a href="https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMDISINTEGRATIONIMAGING-5880692" rel="nofollow">https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMDISINTEGRATIONIMAGING-5880692</a></p> mcandre tag:github.com,2008:Repository/618748131/v0.0.9 2023-12-27T07:24:21Z go1.21 <ul> <li>Update Go</li> </ul> mcandre tag:github.com,2008:Repository/618748131/v0.0.8 2023-11-02T22:17:00Z #security <p>Resolve a dependabot security report with insufficient validation in low level image loading routines.</p> <p>Notably, Snyk continues to complain even after the dependabot patch.</p> mcandre tag:github.com,2008:Repository/618748131/v0.0.7 2023-05-23T01:53:04Z #pray_for_mojo <ul> <li>Add <code>-loopCount</code> to customize how many times the animation loops.</li> </ul> <p>This passes values through the GIF standard's (awkward) loop count semantics, as documented.</p> mcandre tag:github.com,2008:Repository/618748131/v0.0.6 2023-05-11T07:57:40Z #woohoo <ul> <li>Add new <code>-stitch Shuffle</code> transition</li> <li>Validate Stitch values at API level, in addition to CLI level</li> <li>Replace <code>-speed &lt;factor&gt;</code> with <code>-scaleDelay &lt;factor&gt;</code>, which uses safer and faster multiplication rather than division. As well, a factor of zero (or any sufficiently low fraction) no longer automatically applies <code>-window 1</code>. The lower bound 2cs delay is still in effect.</li> </ul> mcandre tag:github.com,2008:Repository/618748131/v0.0.5 2023-05-10T22:30:29Z #doh <ul> <li>Replace older <code>-reverse</code> flag with negative values in <code>-speed</code></li> <li>Diagram editing operations</li> </ul> mcandre tag:github.com,2008:Repository/618748131/v0.0.4 2023-05-10T06:42:02Z #mr_plow <ul> <li>Any reversal is now applied before frame removal, in order to maximize the available animation sequence.</li> <li>Promote the core editing procedure to the public API.</li> </ul> mcandre tag:github.com,2008:Repository/618748131/v0.0.3 2023-05-10T02:03:31Z #move_along_folks <ul> <li>Patch CVE's</li> </ul> mcandre