Releases: alex-popov-tech/selenoid-manager
Releases · alex-popov-tech/selenoid-manager
Rename to selenoid-manager and first stable release!
1.0.0 (released on 2020.03.11)
- 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
Technical fixes
This release contains only technical updates, like adding gitignore, husky, etc.
Initial release
0.1.0 (released on 2020.03.06)
Initial release.
Only selenoid update
and selenoid start
commands available.