- [NEW] Added support for [unqlite](https://github.com/coleifer/unqlite-python) as an alternative to leveldb for storage of CUIs and Semantic Types. This allows creating multiple QuickUMLS matchers with from the same installation.
- [NEW] added support for conversion of all uppercase words ([48](https://github.com/Georgetown-IR-Lab/QuickUMLS/pull/48), thank you sandertan!).
- [NEW] Automatically downloads SpaCy data for selected language if missing.
- [FIX] Mitigated [52](https://github.com/Georgetown-IR-Lab/QuickUMLS/issues/52).