Releases: davidecaruso/shell.js
Releases · davidecaruso/shell.js
v4.3.4
v4.3.3
- Added postcss dependency
v4.3.2
- Audit vulnerabilities
- Added config file for postcss
- Updated release workflow
v4.3.1
- Increased code coverage
v4.3.0
- Added
commandsparameter totypemethod - Added
clearmethod to empty terminal - Removed
commandsparameter from constructor
v4.2.0
- Added more detail to documentation
- Removed
stylekey from config
v4.1.0
- Renamed exported library to
Shell(formerlyshell) - Fixes some CSS issue
v4.0.4
- Reduced build size
v4.0.3
- Fixed release workflow
v4.0.2
- Updated GitHub Actions Workflows
- Updated check function improving return types
- Updated README.md