* Added new commandline utility *ndexmisctools.py* which lets caller copy a network from one NDEx account to another and lets one update network attributes of a network in NDEx. WARNING: THIS IS AN UNTESTED ALPHA RELEASE AND MAY CONTAIN ERRORS
0.5.0
----------------
* Added GeneSymbolSearcher class to loaderutils.py module
* Minor bug fix in NetworkIssueReport get_fullreport_as_string() where issue text is wrapped in str() in case its not a string
0.4.0
----------------
* Added loaderutils.py module with two new classes, NetworkIssueReport and an abstract class NetworkUpdator
0.3.0
----------------
* tsv2nicecx2.convert_pandas_to_nice_cx_with_load_plan now loads context data into a context network attribute instead of a separate aspect
0.2.0
----------------
* StreamTSVLoader class added which enables loading of TSV data into in streaming format to handle loading of large networks