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

0.2.0 (22/10/2023)
------------------
- Add 2 optional parameters to ClusterVis

0.1.9 (17/08/2023)
------------------
- Correct HR-Diagram y axis

0.1.8 (16/08/2023)
------------------
- Release Temp_to_RGB function

0.1.7 (3/08/2023)
-----------------
- Dedicated version for Streamlit plot

0.1.6 (3/08/2023)
-----------------
- Edit return value for Streamlit plot

0.1.5 (3/08/2023)
-----------------
- Change plotting method to subplots, Return figure

0.1.4 (3/08/2023)
-----------------
- Update optional parameters

0.1.3 (3/08/2023)
-----------------
- Update optional parameters

0.1.2 (3/08/2023)
-----------------
- Add six optional parameters for the HRDiagram function

0.1.1 (2/08/2023)
-----------------
- Fix the out-of-bound RGB value error

0.1.0 (2/08/2023)
-----------------
- Initial Release