Releases: mcandre/buttery
Releases · mcandre/buttery
#go-big-or-go-home
#tarball
patch
go1.21
#security
#pray_for_mojo
- Add
-loopCount
to customize how many times the animation loops.
This passes values through the GIF standard's (awkward) loop count semantics, as documented.
#woohoo
- Add new
-stitch Shuffle
transition - Validate Stitch values at API level, in addition to CLI level
- Replace
-speed <factor>
with-scaleDelay <factor>
, which uses safer and faster multiplication rather than division. As well, a factor of zero (or any sufficiently low fraction) no longer automatically applies-window 1
. The lower bound 2cs delay is still in effect.
#doh
#mr_plow
#move_along_folks
- Patch CVE's