2.0.0 - Online docs, tests for code styling and a fix for getting lyrics
- Added online docs available on Read the Docs
- Added tests for code styling which use
tox
andflake8
. The docs codes also have their own tests. - Fixed finding instances where the lyrics section on the new song page wasn't found (the
new_div
).
PR: #153