Skip to content

Releases: robbielyman/seamstress-v1

v0.7.1

19 Jun 20:24

Choose a tag to compare

What's Changed

  • fix: set prefix of newly-added devices to "/monome" by @ryleelyman in #17

Full Changelog: v0.7.0...v0.7.1

v0.7.0

19 Jun 03:38
f851d0a

Choose a tag to compare

What's Changed

  • feat: remove libmonome dependency, improve grid stability by @ryleelyman in #16

Full Changelog: v0.6.0...v0.7.0

v0.6.5

18 Jun 12:23

Choose a tag to compare

fix: set signal handler
fix: OSC now properly accepts strings
fix: more helpful error message if user script is not found

Full Changelog: v0.6.4...v0.6.5

v0.6.4

18 Jun 00:59
b07a3f3

Choose a tag to compare

What's Changed

  • fix: allow building and running on pre-12.0 macOS by @ryleelyman in #14

Full Changelog: v0.6.3...v0.6.4

v0.6.3

17 Jun 23:29

Choose a tag to compare

fix: improve grid stability by calling into less C code
fix: improve event handling system by pre-allocating 1000 events rather than allocating and freeing new ones constantly.

Full Changelog: v0.5.0...v0.6.3

v0.6.2

17 Jun 13:32

Choose a tag to compare

What's Changed

  • fix: monome device stability issues by @ryleelyman in #13

Full Changelog: v0.6.1...v0.6.2

v0.6.1

17 Jun 03:07
bd89de1

Choose a tag to compare

fix: remove debugging print statement.

Full Changelog: v0.5...v0.6.1

v0.6.0

17 Jun 02:08

Choose a tag to compare

What's Changed

  • Clocks, pt. 1 by @ryleelyman in #9

Full Changelog: v0.5.1...v0.6.0

v0.5

13 Jun 03:37

Choose a tag to compare

What's Changed

  • fix: lua repl now properly handles multi-line statements by @ryleelyman in #2
  • feat: add comments to generate documentation with LDoc by @ryleelyman in #3
  • fix: add docs submodule by @ryleelyman in #4
  • feat: add MIDI support by @ryleelyman in #1
  • Document and fix up midi for 0.5 by @ryleelyman in #5

Full Changelog: v0.4.1...v0.5

v0.5.1

16 Jun 01:21
c484ad8

Choose a tag to compare

What's Changed

  • doc: generate docs, update dependency in README by @ryleelyman in #6
  • linux build (ubuntu) by @p3r7 in #10
  • fix: improve handling of linked lists by @ryleelyman in #12

New Contributors

  • @p3r7 made their first contribution in #10

Full Changelog: v0.5...v0.5.1