Change Log
==========

0.0.1 (06/27/2022)
------------------
- First Release (setup dodecahedron face as COM model).

0.0.2 (06/27/2022)
------------------
- Added all Platonic solid model.

0.0.3 (06/28/2022)
------------------
- Moved Platonic function into seperate file.

0.0.4 (06/28/2022)
------------------
- Seperated files are not supported in pypi, return all functions into __init__.py file.
- Optimized functions.

0.0.5 (06/28/2022)
------------------
- Added printed message when finished writing files.

0.0.6 (06/28/2022)
------------------
- Added data visualization functions.
- Added locate position by pdb and restart file function.

0.1.0 (06/28/2022)
------------------
- First test version released with all functions of Platonic solid model, data visualization and locate position.

0.1.1 (06/28/2022)
------------------
- Deleted wrong files in library.

0.1.2 (07/01/2022)
------------------
- Changed input name as user guide declares.

0.1.3 (07/06/2022)
------------------
- Added x and y labels in heatmaps.
- Added time input validation for heatmaps and 3D plot.

0.1.4 (07/06/2022)
------------------
- Corrected input name arguments for 'TimeBins'.

0.1.5 (07/06/2022)
------------------
- Corrected input name arguments for 'ShowNum'.

0.1.6 (07/06/2022)
------------------
- Corrected input name arguments for locating position for certain size of complex by PDB/restart file.

0.1.7 (07/06/2022)
------------------
- Corrected input name argumrnts for 'FileNameInp'.