Skip to content

Commit 79c2f08

Browse files
committed
Update release notes.
1 parent 7e3e809 commit 79c2f08

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/release-notes.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,28 @@
77
Release Notes
88
=============
99

10+
Toyplot 0.4.0 - January 27, 2014
11+
--------------------------------
12+
13+
* Began continuous integration testing.
14+
* Switched from ost.io to https://gitter.im/sandialabs/toyplot for support requests.
15+
* Made the HTML backend the primary renderer.
16+
* Improved logarithmic tick formatting and customization.
17+
* Increased consistency between the fill() and plot() APIs.
18+
* Simplified the way colors are inherited for line plots and scatter plots.
19+
* Added basic functionality for reading and writing CSV files.
20+
21+
* Note: for pedagical purposes only - Toyplot is *not* a data manipulation tool!
22+
23+
* Ongoing improvements to the table axes API:
24+
25+
* Added support for table titles.
26+
* Added support for hiding table headers.
27+
* Table headers can have multiple rows.
28+
* Ensure that visible cells are rendered in a deterministic order.
29+
* Create a default grid line between table header and body.
30+
* Added support for user-configurable gaps between cells.
31+
1032
Toyplot 0.3.0 - November 5, 2014
1133
--------------------------------
1234

0 commit comments

Comments
 (0)