Skip to content

v2.2.0

Compare
Choose a tag to compare
@mischah mischah released this 19 Jul 21:08
· 8 commits to master since this release

πŸ”₯ Notable changes πŸ”₯

  • add itunes as command alias
    • This way you can start the CLI with itunes instead of itunes-remote.
  • Works with Node 8
  • Fix crashes on Sierra with play artist and play album commands

Changes

  • 81a2669 style: Change formatting in package.json
  • bde6e53 fix: clean up package.json
  • ab17b63 chore: Fix linting errors
  • 89b7ff3 chore: Reflect lates changes in README
  • 0891c57 fix: crashes on Sierra with play artist and play album
  • 9a06b70 refactor: Group play commands for listing in help
  • 5c1eb89 feat: add itunes as command alias
  • 1d32010 fix: Update dependencies to make the CLI work with Node 8
  • 5921bc9 Update requirements