Whats' new, what has changed
================================


Revision 1.0
------------------

* 1.0.3
    * uniprot.UniPort.search method: default value of the parameter format is
      now "tab"
	* fix 1 quickgo test
	* a few documentation updates in biomart/uniprot/chembldb and tutorial.

* 1.0.2:
    * add SOAPpy in the setup requirements
	* finished ArrayExpress +doc + tests
	* fixed a bug in KEGGParser.parseGene
	* add methods in psicquic to parse all databases and convert to uniprot if
      possible. These methods are used to build an application provided in the
	  tutorial
    * add biomart + doc + test
    * add onWeb method in Service class
    * add chemspider draft
	* complete eutils 

* 1.0.1: 
    update metadata

=======
* 1.0.1
    * Add miriam module
    * Add arrayexpress 

* 1.0.0:
    * First release of bioservices

Revision 0.9
------------------

* 0.9.7: 
    * add new feature in KEgg module to instrospect kgml data sets
	* add biogrid test and documentation.
	* chembldb improvments
	* uniprot bug fixes (search if working as expected now)
* 0.9.6:
    * Finalising the Kegg module
* 0.9.5: 
    * add parser for all KEGG entries (enzyme, genome, pathway, ...) 
	* add a show_pathway to highlight element in a pathway
* 0.9.4:
    * cleaning up the modules

* 0.9.3:
    * documentation cleanup
    * fix tests
    * fix a few small bugs in biomodels 
    * adding getattr method for all databases in kegg model
    * Service class has new method call pubmed to load pubmed in browser

* 0.9.2:
    * uniprot search method improved


* 0.9.1: fix typo in biomodel. add uniprot search method. add keggParser class

* 0.9.0: Stable version of bioservices including the following services:
BioModels, Kegg, Reactome, Chembl, PICR, QuickGO, Rhea, UniProt,
WSDbfetch, NCBIblast, PSICQUIC, Wikipath


Up to Revision 0.5
------------------- 
* 0.4.9: finalise wikipathway
* 0.4.8: finalise doc of half of the services.
* 0.4.7: add psicquic service and carry on reactome
* 0.4.6: finalise kegg module and test
* 0.4.5: finalise biomodels. keff WSDL is not maintained anymore: started REST version. 
* 0.4.4: finalise quickgo,rhea, picr, uniprot. Update servie to use logging module.
* 0.4.3: add quickgo
* 0.4.2: add wsdbfetch/uniprot
* 0.4.1: add wikipathways module +test .
* 0.4.0: add rhea service + test. Updating the documentation.
* 0.3.0: add reactome + uniprot.
* 0.2.0: finalise biomodels and add picr service + test for biomdodel service..
* 0.1.0: add database and kegg modules + its documentation and tests




