Releases: robbielyman/seamstress-v1
Releases · robbielyman/seamstress-v1
v0.7.1
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
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
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
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
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
What's Changed
- fix: monome device stability issues by @ryleelyman in #13
Full Changelog: v0.6.1...v0.6.2
v0.6.1
fix: remove debugging print statement.
Full Changelog: v0.5...v0.6.1
v0.6.0
v0.5
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