**Internal Release**
Major Changes:
- Completed implementing all **abnormality detection in the context of the entire database** (to the degree we are confident with).
- The AllDataAnalyzer now allows performing DBSCAN/TSNE-based analysis. The automated combining of them is not yet included.
- Completed implementing a lot of tests, allowing **95% coverage**.
Minor Changes:
- Added README and installation instructions to the repository.
- UserCuration Jupyter notebook was updated and turned into a mini-tutorial.
- Many small improvements to the tool.
**Full Changelog**: https://github.com/PhasesResearchLab/PyQAlloy/compare/v0.2.0...v0.3.0