- Initial release of tw.gl.repl object. See README.md and max help files for more information
1.0.0-beta.9 (2023-11-11)
- fixes via c74 (0b3ec8e)
1.0.0-beta.8 (2023-10-21)
1.0.0-beta.7 (2023-09-09)
1.0.0-beta.6 (2023-09-07)
1.0.0-beta.5 (2023-09-06)
1.0.0-beta.4 (2023-09-04)
-
formatters: add formatter to remove comment lines from output and activate by default (#9) (8338b12)
-
feat: expose jumpLine and jumpWord functions to router
-
fix: fixes issue with scaling not being properly applied on text set commands
-
fix: fix gotoIndex bug due to variable overloading
-
fix: fix jump word bindings to key which appears on default mac keyboard
-
refactor: change package name to GLRepl
-
fix: fix keypress processor destruction on config load to ensure preattached functions work
-
ci: change artifact path to new package name
-
ci: remove cruft from release
-
refactor: refactor glrepl variable names and associated documentation
-
fix: fix bug with cursor line indices going to -1
-
refactor: remove lines function in favor of length and add minimum index function
-
fix: fix issue with running the last line of the buffer in ephemeral mode
-
refactor(extras-patch): refactor example patch names and fix issue with livecode example when patcher deleted
-
docs: update docs and build out overview patch
1.0.0-beta.3 (2023-05-16)
1.0.0-beta.2 (2023-05-16)
1.0.0-beta.1 (2023-05-11)
- add supress_output function to stop message output, use with output_matrix for mercury drop-in (5c50ec3)