scholar 0.1.2   (22 August 2014)
---------------

* Updated functions to work with new Google Scholar layout

* Added a CITATION file

* Added the publication id to `get_publications` (thanks @dfalster)

scholar 0.1.1
---------------

* Fixed bug with incorrect parsing of profile summary table (#2)

* `predict_h_index` now predicts a scholar's h-index for every year in
  the next ten years, not just at 1, 5, and 10 year intervals.  Thanks
  to Daniel Acuna for providing the necessary regression coefficients.

scholar 0.1.0
---------------

* initial release

* get profile and publications data for researchers on Google Scholar

* compare multiple scholars and predict future h-index values
