Changelog ========= All notable changes to this project will be documented in this file. This project adheres to `Semantic Versioning `_. Version 1.8.3 ------------- Internal: * Citation file has been fixed. Version 1.8.2 ------------- Internal: * A check has been added on the update item name method. Version 1.8.1 ------------- Internal: * A regression test on properties has been added. * A documentation note has been added to the *update_item_name* method. * The package description has been clarified. Version 1.8.0 ------------- New: * It is now possible to update the name of an item in a collection with a collection class method. Version 1.7.2 ------------- Fix: * Empty lines in an excel file are now properly ignored. Version 1.7.1 ------------- Fix: * The citation file and Zenodo DOI have been fixed. Version 1.7.0 ------------- New: * The collection namespace is now imported with the package. Internal: * Retrieval of dataframes has been sped up. Version 1.6.0 ------------- New: * A readthedocs configuration file has been added to allow proper building of the documentation. Version 1.5.0 ------------- New: * Linting and testing have been added to the project integration. 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