itunes-remote v2.1.0 Release Notes

Release Date: 2016-01-19 // over 8 years ago
  • ✨ Enhancements

    • #4 Flattening the artists list by getting rid of »partial« duplicates
    • #6 Pluralize word »song(s)« (thanks @Haroenv)

    🔄 Changelog

    • 82e1ead Add sublime settings to .gitignore
    • 📌 eb4bbf0 Pin dependencies
    • 👕 93033a8 Fix linting error
    • ⚡️ 837f2e8 Update depencies
    • 378e72f Implemented plural of song
    • 📦 53b5e16 Add preferGlobal key to package.json
    • 3520b45 Switch to the VM using xcode7
    • 🏗 675ebc6 Use OS X 10.11 for travis build
    • 🍱 ce5b307 Fix broken test 😎
    • a77dfd0 Get rid of partial duplicates in artist list
    • ⚡️ 7be94bc Update coveralls on preparepublish
    • 12fd2fa Add .coveralls.yml to .gitignore
    • ⚡️ fe4156c Update node-osascript to the latest version