Fixed * Reordered the bibliometrics, moving g-index immediately after h-index, which looks better for cases when several of i10, i100, i1000, and i10000 are non-zero.
2.1.0
Added * Calculation of i100-index, i1000-index, and i10000-index, with inclusion in SVG for any of these that are greater than 0.
2.0.0
**BREAKING CHANGES** Entry point has changed--now runs as a module rather than a script.
Added * First release available via PyPI.
Changed * Restructured code into a Python module enabling installing and running with `-m` flag. * Minor refactoring for miscellaneous improvements.
CI/CD * Enabled publishing to PyPI on all GitHub releases. * Enabled CodeQL analysis on all push and pull-request events.
1.1.0
Added * Inserted Scholar logo to two upper corners.