1.2.2 - 2022-08-30
- Update installation command
- Fixed installation error in npm 7+ with adding specific --install-links flag
1.2.1 - 2022-07-17
- Show success messages when config store is updated
- Removing extra characters from log messages
1.2.0 - 2022-07-08
- Error handling for latest version check
- Log methods moved to external
Logger
class - Store methods moved to external files for better readability
1.1.0 - 2022-07-06
- New
version
command to display package version - Localize log messages depending on current OS locale
- Documentation in English
- Removed unused dependencies
- Code refactoring, minor bug fixes
- Documentation: commands moved to separate section
1.0.0 - 2022-07-04
Initial release