* Added typing hints and type-checking * Added class and method documentation (accessible using Python's in-built [`help()`](https://docs.python.org/3/library/functions.html#help) function)
2.0.0
What's new
* SentiPy now uses the v4 API endpoints provided by SentimentInvestor * Along with that, there are several new methods added, including `parsed`, `raw` and `bulk`