Skip to content

Version 2.1.0 (2016-01-19)

Compare
Choose a tag to compare
@mischah mischah released this 19 Jan 20:27
· 18 commits to master since this release

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