Skip to content

Releases: digikid/tiny-compressor

1.2.2

29 Aug 23:36
Compare
Choose a tag to compare

Updates

  • Update installation command

Bug Fixes

  • Fixed installation error in npm 7+ with adding specific --install-links flag

1.2.1

17 Jul 19:58
Compare
Choose a tag to compare

Bug Fixes

  • Show success messages when config store is updated
  • Removing extra characters from log messages

1.2.0

07 Jul 21:25
Compare
Choose a tag to compare

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

06 Jul 02:20
Compare
Choose a tag to compare

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

1.0.0

04 Jul 17:13
8164af6
Compare
Choose a tag to compare

Initial release