Revision history for Karabiner-CompModGenerator
0.0.20 2022-03-15T06:05:28-04:00
- fix another bug that occurred when two arg config line followed 3 arg
0.0.19 2022-03-15T04:53:53-04:00
- fix bug for app,app,key config lines for ActivateApps template
0.0.18 2022-01-17T11:52:16-05:00
- streamline code
0.0.17 2022-01-16T21:02:21-05:00
- yup, more doc refinements
0.0.16 2022-01-16T19:14:16-05:00
- several improvements to docs
0.0.15 2022-01-16T14:22:08-05:00
- document template files
- more main documentation improvements
0.0.14 2022-01-16T13:28:27-05:00
- improve code quality; h/t to @gfldex on Discord for help
- improve and update documentation
0.0.13 2022-01-16T06:01:50-05:00
- update docs to describe new SafariTabs template
0.0.12 2022-01-16T05:34:12-05:00
- misc. code refinements
- fix broken links in docs
- remove file cruft
- ensure tabnum attribute in SafariTabs is Numeric
0.0.11 2022-01-15T19:22:46-05:00
- add script for changing tabs
- fix bug in template
0.0.10 2022-01-15T19:08:29-05:00
- fix git config to add back in template files
0.0.9 2022-01-15T18:16:02-05:00
- add new template for SafariTabs
0.0.8 2022-01-15T16:10:32-05:00
- Move to OO paradigm; major rewrite
0.0.7 2022-01-13T10:33:41-05:00
- doc tweaks
- fix bug with resources not getting found
0.0.6 2022-01-13T09:56:47-05:00
- fix doc formatting
0.0.5 2022-01-13T09:37:19-05:00
- improve documentation
- ignore blank lines in config file
- trim config file lines
- improve code style
0.0.4 2022-01-13T00:55:46-05:00
- improve documentation
- allow all modifier keys
0.0.3 2022-01-13T00:35:09-05:00
- workflow fixes
- adjustments to meta file
- test for OS
- minor test tweaks
0.0.2 2022-01-12T19:24:04-05:00
- README fixes
0.0.1 2022-01-12T18:11:34-05:00
- Initial version