Skip to content

Latest commit

 

History

History
72 lines (43 loc) · 1.38 KB

CHANGES.rst

File metadata and controls

72 lines (43 loc) · 1.38 KB

Changelog

0.4.1 (2018-09-27)

Fix

  • Check if the song starts with the delimiter to avoid updating with ads. [Jose Diaz-Gonzalez]

0.4.0 (2017-04-19)

  • Feat: print out the error when slack gives us an error… [Jose Diaz- Gonzalez]
  • Chore: use single quotes everywhere. [Jose Diaz-Gonzalez]
  • Feat: send song through asciidammit. [Jose Diaz-Gonzalez]
  • Refactor: use print_function from __futures__ [Jose Diaz-Gonzalez]

0.3.2 (2017-04-19)

Fix

  • Do not try to start the player if it is not running. [Jose Diaz- Gonzalez]

    Telling an application to do something will cause that application to start

0.3.1 (2017-04-14)

  • Add try/except cases to catch bad AppleScript responses. [Ben Kreeger]

0.3.0 (2017-04-14)

  • Docs: fix the pypi description. [Jose Diaz-Gonzalez]
  • Refactor: move logic into updater.py. [Jose Diaz-Gonzalez]

0.2.0 (2017-04-14)

  • Feat: add support for notifying multiple slack teams. [Jose Diaz- Gonzalez]

0.1.0 (2017-04-13)

  • Feat: add support for iTunes music player. [Jose Diaz-Gonzalez]

0.0.2 (2017-04-13)

  • Ignore temp README file. [Jose Diaz-Gonzalez]
  • Use rawgit url to fix pypi image. [Jose Diaz-Gonzalez]

0.0.1 (2017-04-13)

  • Initial commit. [Jose Diaz-Gonzalez]