------------------
* Added support for P: (parts)
* Added tune method format_abc which returns a properly formatted tune
* Added support for F: (file)
* Added support :: shorthand syntax (which equals :||:)
* Added strip_decorations()
* Added strip_gracenotes()
* Removed support for A: as it's deprecated according to the ABC standard
* Fixed Travis-CI setup
* The strip_ornaments is now deprecated. It has been replaced by strip_decorations and strip_gracenotes and will be removed in future versions.