- final fixes for TTY issue
- try to fix TTY issues on some CI envs
- Renamed package to
selenoid-manager
, since it's better describes it's purpose - Added gif to the README.
- (Experimental) added possibility to run
selenoid-manager
from Nodejs withrequire('selenoid-manager')
- Fixed
update
on Windows - Some other refactoring and cleanups
This release contains only technical updates, like adding gitignore, husky, etc.
Initial release.
Only selenoid update
and selenoid start
commands available.