osdf-python 0.7

 * Fixed issue with retrieval of nodes by ID.
 * Improvement to osdf CLI utility to allow retrieval of nodes
   by version number.

 - Victor <victor73@github.com>  Wed, 18 Jan 2017 16:00:00 -0400

osdf-python 0.6.1

 * Better error message when an invocation is attempted without
   having run 'init' first.

 - Victor <victor73@github.com>  Sat, 17 Dec 2016 10:30:00 -0400

osdf-python 0.6

 * Added method to retrieve all auxiliary schemas.
 * New utility script for easier CLI usage of OSDF servers.

 - Victor <victor73@github.com>  Mon, 12 Dec 2016 10:30:00 -0400

osdf-python 0.5

 * Added methods for retrieving the nodes connecting to 
   and from a node identified by a particular node ID.

 - Victor <victor73@github.com>  Thu, 05 May 2016 16:00:00 -0400

osdf-python 0.4

 * Supports SSL encrypted connections to secured OSDF instances.
 * Added method for complete schema retrieval for a namespace.
 * Able to retrieve previous version of node documents.
 * Improved README documentation.
 * More tests.

 - Victor <victor73@github.com>  Mon, 07 Mar 2016 16:00:00 -0400

osdf-python 0.3.1

 * Added missing LICENSE file.

 - Victor <victor73@github.com>  Mon, 10 Aug 2015 15:09:00 -0400

osdf-python 0.3.0

 * Added methods to perform OSDF Query Language (OQL) queries:
  oql_query() and oql_query_all_pages()
 * Added test directory with unittest script

 - Victor <victor73@github.com>  Thu, 06 Aug 2015 12:14:00 -0400

osdf-python 0.2.4

 * Merge of code to reduce duplication by cometsong@github

 - Victor <victor73@github.com>  Tue, 30 Jun 2015 11:14:00 -0400

osdf-python 0.2.3

 * Ensuring unicode is converted to ascii str

 - Victor <victor73@github.com>  Wed, 24 Jun 2015 12:00:00 -0400

osdf-python 0.2.2

 * Correct check for wrong HTTP status code on deletes.

 - Victor <victor73@github.com>  Wed, 24 Jun 2015 12:00:00 -0400

osdf-python 0.2.1

 * Corrected issue with property get/set not being honored.

 - Victor <victor73@github.com>  Tue, 23 Jun 2015 12:00:00 -0400

osdf-python 0.2

 * Added properties to redefine connection parameters
   (server, port, username, password).

 - Victor <victor73@github.com>  Tue, 23 Jun 2015 12:00:00 -0400

osdf-python 0.1

 * Initial release

 - Victor <victor73@github.com>  Wed, 17 Jun 2015 12:00:00 -0400
