This release significantly changes the user interface by adding a "focus" tab to display more detailed statistics for a single investment. It can be disabled through the configuration file.
Changelog: - Fix README.md display on PyPi - Performance improvements - New focus tab (see above) - More screenshots
1.3.0
Changelog: - Round percentages to 2 decimal places, prices to 4 - Even more style fixes, now with autopep8 helping - Show what sorting method is used - Number each price entry in the list - Report how many queries fail
1.2.2
Minor bugfix that bundles scroll.py in the pip package.
As a reminder, stonktrack is on pip with `pip3 install stonktrack`.
1.2.0
Changelog: - Code style fixes - Add scrolling with colour - Add mouse and keyboard scrolling - Add monochrome mode to replace stonktrack-scroll - Improve compatibility, stonktrack now works with Python 3.6
1.1.0
Changelog: - Code style fixes - Documentation improvements - Massive performance gains with session - New feature to convert prices into other currencies
1.0.0
Available on PyPi [here](https://pypi.org/project/stonktrack/).