Changelog
=========

version 0.9.9
-------------
* this is simply the original version from Frank Roemer updated to be comparible with ILThermo2 as it was on the 16/07/2021.
* to be able to upload to pypi I've had to change the name to pyilt22

version 0.9.8
-------------
* keys for physical properties are resolved now just in time, see :data:`pyilt2.abr2key` and :data:`pyilt2.properties`.

version 0.9.7
-------------
* update NIST hashes for physical properties in :data:`pyilt2.properties`
* debug :attr:`pyilt2.reference.sref`

version 0.9.6
-------------
* major bug fixing :doc:`pyilt2report` and :class:`pyilt2.dataset`
* add cache to :func:`pyilt2.report.citation2doi`
* clean up code

version 0.9.5
-------------
* add command line tool :doc:`pyilt2report`
* bug fixing setup

version 0.9.2
-------------
* checked compatibility with python 3
* add :meth:`pyilt2.dataset.write` to write data set to text file
* add :class:`pyilt2.queryError` to handle errors from database
* minor modifications

version 0.9.1
-------------
* first beta release
