Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Version 1.4.0

New:

  • Methods to store and retrieve collections as pandas dataframes are now part of the API.

Fix:

  • Some documentation links and typos have been fixed.

  • An extraneous import has been removed.

Version 1.3.0

New:

  • A link to the readthedocs page has been added for more visibility from PYPI and GitHub.

Fix:

  • An extraneous and non-functioning search link has been removed.

Version 1.2.0

Internal:

  • Multiple xml catalogs are now allowed within python.

Version 1.1.0

Internal:

  • The validator now uses XML Catalog. The appropriate schema files are included in the distribution.

Version 1.0.1

Internal:

  • The PYPI classifiers have been updated.

Version 1.0.0

New:

  • Initial release