All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- added animated example script with Drawille chart on Paper decorator
- fixed IndexError in BoxRenderer & SharpRenderer
- updated development dependencies
2.0.0 - 2016-04-04
- added decorators: frame, thin frame, double frame, paper
- added renderers: sharp, drawille
- changed signature of tchart!
- refactored ChartRenderer for separate chart renderer and chart decorator
- name of current renderer is box, and current decorator is axis
1.1.0 - 2016-03-30
- supported Python is 2.7, 3.4, 3.5 (removed 3.2, added 2.7)
- changed license from GPLv2 to GPLv3
- small deployment & testing related changes
- Pylint ready code
1.0.1 - 2015-10-27
- added example screenshots
- enhanced readme with usage, badges and screenshots
- improved test environment
- wrote unit tests for bad dimension error #3
- horizontal scaling works bad in some cases #1
- fixed building on Python3.2 in Travis #2
tchart
lib with unit tests- random chart generator example