- Added markdown version of readme file for better PyPI rendering - Small fixes
0.0.8
- Added tests for the `Player` class - Added sphinx documentation
0.0.7
- Updated `euphony/__init__.py` file with more details - Simplified `setup.py` file with most details like version fetched from above init file - Updated the `player` class name to standard notion (Caps start) `Player`
0.0.5
- Allows user to choose artist option between `bach`, `beethoven` and `mozart` - Added documentation of the `euphony.player()` class
0.0.3
- Fixed a bug in source code which could not locate the music template
0.0.2
- Base release of package - pyPI installation - Currently only supports single embedded music file