Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: prepare v1.0.0 #19

Merged
merged 71 commits into from
Dec 27, 2023
Merged

chore: prepare v1.0.0 #19

merged 71 commits into from
Dec 27, 2023

Conversation

twhiston
Copy link
Owner

prepare release for v.1.0.0

twhiston and others added 24 commits May 16, 2023 14:42
* fix: full working windows config as default

altgr and option are not available on all windows machines use ctrl as the default and shift as modifier

* ci: remove ridiculous line length rules
* fix: fixes issue with scaling not being properly applied on text set commands

* fix: fix gotoIndex bug due to variable overloading

* feat: expose jumpLine and jumpWord functions to router

* 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
* feat: automate bumping max package-info version along with package.json on release
* fix: fix stack overflow when executing a buffer containing only the run command

* fix: stop basic tab opening in it's own window when help is opened

* fix: add system clipboard example as standalone patch, fix shortcut instructions in help file

* docs: small amount of refactoring of overview
fix shortkey descriptions, fix open subpatcher, fix disable button
@twhiston twhiston changed the title v1.0.0 chore: prepare v1.0.0 Dec 27, 2023
@twhiston twhiston merged commit 5a9826a into main Dec 27, 2023
3 of 5 checks passed
@twhiston twhiston deleted the dev branch December 27, 2023 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants