Skip to content

Releases: robbielyman/seamstress

v1.4.6

07 Jun 11:10
Compare
Choose a tag to compare
  • updated build.zig for Zig 0.13.0.

Full Changelog: v1.4.5...v1.4.6

v1.4.5

09 May 21:02
Compare
Choose a tag to compare

What's Changed

  • binaries are now distributed solely through the homebrew tap
  • update to zig 0.12
  • Ensure mapping px to tab indices range can match all available tab indices by @nattog in #126

New Contributors

Full Changelog: v1.4.4...v1.4.5

v1.4.4

03 Apr 13:19
Compare
Choose a tag to compare

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

Full Changelog: v1.4.3...v1.4.4

1.4.3

25 Feb 18:56
Compare
Choose a tag to compare

fix: screen event queue is no longer statically sized to avoid "OOM!" crashes

1.4.2

17 Feb 22:44
Compare
Choose a tag to compare

fix: require 'sequins' no longer crashes

Full Changelog: v1.4.1...v1.4.2

1.4.1

18 Jan 15:01
Compare
Choose a tag to compare

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

17 Jan 02:54
Compare
Choose a tag to compare

What's Changed

  • feat: add _seamstress.child_process, and lib/softcut.lua by @ryleelyman in #118

Full Changelog: v1.3.1...v1.4.0

1.3.1

16 Jan 00:34
Compare
Choose a tag to compare

What's Changed

  • fix: OSC works properly by @ryleelyman in #117

Full Changelog: v1.3.0...v1.3.1

1.3.0

13 Jan 16:56
Compare
Choose a tag to compare

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

1.2.6

04 Jan 20:10
Compare
Choose a tag to compare

What's Changed

  • fix: grid:all() works properly with grid:rotation() by @ryleelyman in #113
  • fix: metro reschedule on wakeup should work as expected by @ryleelyman in #114
  • expose version_compare, simpler implem, leaner startup code by @p3r7 in #112

Full Changelog: v1.2.5...v1.2.6