Releases: robbielyman/seamstress
Releases · robbielyman/seamstress
v1.4.6
- updated
build.zig
for Zig 0.13.0.
Full Changelog: v1.4.5...v1.4.6
v1.4.5
v1.4.4
What's Changed
- Added lib.filters from the norns lua library by @vijaymarupudi in #123
- fix: editing pmaps properly changes mapping by @ryleelyman in #125
New Contributors
- @vijaymarupudi made their first contribution in #123
Full Changelog: v1.4.3...v1.4.4
1.4.3
fix: screen event queue is no longer statically sized to avoid "OOM!" crashes
1.4.2
fix: require 'sequins'
no longer crashes
Full Changelog: v1.4.1...v1.4.2
1.4.1
What's Changed
- Fix softcut lua by @ryleelyman in #119
- Fix high CPU usage due to ableton link threads by @p3r7 in #120
Full Changelog: v1.4.0...v1.4.1
1.4.0
What's Changed
- feat: add
_seamstress.child_process
, andlib/softcut.lua
by @ryleelyman in #118
Full Changelog: v1.3.1...v1.4.0
1.3.1
1.3.0
What's Changed
- feat: add ability to register separate OSC handlers by @ryleelyman in #116
- fix:
screen.arc
now properly draws circle arcs by @ryleelyman in #115
Full Changelog: v1.2.6...v1.3.0