Skip to content

1.2.0

Compare
Choose a tag to compare
@igorshubovych igorshubovych released this 24 Dec 22:35
· 415 commits to main since this release

Features:

  • Choose the platform

You can choose the platform by --os CLI option or "platform" in ~/.tldrrc.

Check the following examples:

tldr du --os=osx
tldr du --os=linux
  • Libraries upgrade
  • Linting with ESLint
  • Minor refactoring and fixes