1.1.0
This updates from cockle 1.0.0 to 1.2.0 bringing the following enhancements:
- Support
termiossettings inJavaScriptandExternalcommands. - New environment variable
COCKLE_DARK_MODEto indicate if terminal is currently dark or light mode. - Include
shellIdin all run and tab completion contexts. - Various improvements to tab completion.
For full details see the Cockle changelog.
Enhancements made
- Update to cockle 1.2.0 #77 (@ianthomas23)
- Pass on themeChanged boolean to cockle #75 (@ianthomas23)
- Add terminalDisposed Signal to ILiteTerminalAPIClient #74 (@ianthomas23)
- Support use of
lite_dirwhen deploying #70 (@ianthomas23)
Maintenance and upkeep improvements
- Update to cockle 1.1.0 #72 (@ianthomas23)
- Add github action containing link to Read the Docs PR preview #71 (@ianthomas23)
- Remove use of vercel for demo deployment #69 (@ianthomas23)
Documentation improvements
- Add log and favicon to docs #73 (@ianthomas23)
- Add infrastructure for project docs #68 (@ianthomas23)
- Update docs for 1.0.1 release #66 (@ianthomas23)