### Added
- Support to use as a NodeJS module implemented
- All source code migrated in TypeScript
- CLI support removed
- Code globally refactored
init
option issue fixed
- Directory not found issue fixed for group names which contains
/
character by replacing_
character.
- Directory not found issue fixed for group names which contains
/
character. - Unwanted
\
characters removed at EOL in readme.
- Arm architecture support added.
### Changed
- XPath selector for group title changed.
UnHandledPromiseRejection
issue relateed to not foundtextContent
fixed- Typos fixed on help page
- Stored user credentials feature added.
- Dynamic group id’s added as CLI option.
- Help page added.
- Version option added.
- First version of instructions added in README.md file.