- Fixed DarkLyrics stripping for last song text
- Fixed DarkLyrics search (made it case-insensitive)
- Dropped python2 and pypy support
- Rewritten with python3 type annotations
- Simplified DarkLyrics helper caching logic
- Added caching in DarkLyrics helper
- Added DarkLyrics helper
- Added multithreaded tagging
- Added ability to overwrite existing lyrics
- Fixed click and BeautifulSoup4 warnings
- Updated wikia helper to support small change in lyrics.wikia.com API
- removed python 3.2 support, added python3.5 support
- Fixed debug logging with python2
- Fixed operations statistics with python2
- Improved output for all operations and summary
- Simplified console module
- Added changelog
- Switched to click library for opt parsing and output
- Improved output for report
- Added operation progress