Added - Added pass_data_on and write_mmtf to the mmtf API - Added API functions to MMTFDecoder to get coordinates and bonds as a single list. get_coords and get_bonds
1.0.3
Changed - Refactored MMTFDecoder to seperate file
Added - API functions to write out MMTF files - Exposed TemplateEncoder, MMTFEncoder, write_mmtf and pass_data_on to API - Unit test of roundtripping data - Improved docs