* Fixes issue 12 when downloading artist from text file and artist is not found * Added more specific ARL failure logging
1.0.4
* Fixes issue causing notification to fail when multiple releases are released on the same day * Adds more logging surrounding the notify module for easier troubleshooting
1.0.3
* Fixes issue with building and sending email notification from template * Fixes issue 11 by switching to tqdm
1.0.1
* **Fixes:** `FileNotFoundError` exception when parent directory does not exist on Linux while creating deemon config directory * **Fixes:** `UnicodeEncodeError` when writing to log file with special characters on Windows * **Fixes:** `UnicodeDecodeError` when importing from text file with special characters on Windows
0.4.2
* **Bugfix:** Handles IndexError exception caused when deemix attempts to download a Single with no tracks available.
0.4.1
* **Bugfix:** Email notifications are now correctly disabled when not configured (fixes 7)