* New properties for `ScopusAuthor()`: `publication_history` and `subject_areas`. * Update namespace in `ScopusAbstract()` to retrieve affiliation information. * Complete affiliation information in `ScopusAbstract()`.
0.4.4
-----
2017-09-06
* Fix bugs related to Unicode on Python 2.7 and installation on Windows.
0.4.3
-----
2017-08-30
* Update `ScopusAbstract()` to reflect change in the API.
0.4.2
-----
2017-08-23
* Fix bug with generating `my_scopus.py` on Python 3. * In `ScopusAbstract()`, do not raise TypeErrors for information not present in current view.
0.4.1
-----
2017-08-20
* Remove unwanted `print()` statement.
0.4
---
2017-08-20
* Use `refresh_affiliation` parameter in `ScopusAuthor()`. * Improve background service to load user's API key. * Ask user for API key if it can't be found. * New property for `ScopusAbstract()`: `citation_count`.