Releases: digikid/tiny-compressor
Releases · digikid/tiny-compressor
1.2.2
Updates
- Update installation command
Bug Fixes
- Fixed installation error in npm 7+ with adding specific --install-links flag
1.2.1
Bug Fixes
- Show success messages when config store is updated
- Removing extra characters from log messages
1.2.0
Features
- Error handling for latest version check
Refactor
- Log methods moved to external
Logger
class
- Store methods moved to external files for better readability
1.1.0
Features
- New
version
command to display package version
- Localize log messages depending on current OS locale
- Documentation in English
Bug Fixes
- Removed unused dependencies
- Code refactoring, minor bug fixes
Updates
- Documentation: all commands moved to separate section