Releases: davidecaruso/shell.js
Releases · davidecaruso/shell.js
v3.1.0
- Fixed responsive behaviours
- Fixed UI issues
v3.1.0-rc.1
- Remove dependencies;
- Improve code structure and solidity:
- Reduce library size.
v3.0.0
Fixed
- shell's title does not inherit correct text color
v3.0.0-rc.2
Fixed
- when shell ask for sudo's password should be only output;
- wrong output message for MacOS password;
- broken MacOS shell when use Typed integration;
- Windows style should not know "sudo" and "exit" commands;
- doesn't print new line when perform logout.
v3.0.0-rc.1
Changed
- Converted all JavaScript source code to Typescript
- Used more recent WebPack version
- Not use Babel anymore
v2.0.9
Merge tag 'v2.0.9' into develop Release v2.0.9
v2.0.8
v2.0.8
v2.0.7
Merge branch 'release/v2.0.7'
v2.0.6
Merge branch 'release/v2.0.6'
v2.0.5
Pass Typed.js through Dependency Injection