CHANGES in myexperiment-rest-0.2.8 vs CHANGES in myexperiment-rest-0.3.0

- old
+ new

@@ -1,8 +1,21 @@ = Changes log for the MyExperiment via REST Gem +== Version 0.3.0 +* Added User class to acquire myExperiment's user resource +* Added a constants.rb file +* XML parsing of sub-objects is done on the specific elements now and not from the main doc +* REST call is outside the XML parsing objects +* Renamed populate_workflow with parse +* Added from_uri and other from_ methods to retrieve data +* Renamed TavernaWorkflow to MyExperimentWorkflow +* Added MyExperimentUser class +* Removed input_type -- it was unrelated to the library! + + == Version 0.2.8 * Added user information for workflow + == Version 0.2.7 * Minor clean up of get_workflow_data.rb and documentation. * Added libxml-ruby dependency in gem specification. \ No newline at end of file