Changelog for granite-0.1.0.1
Revision history for granite
0.1.0.1 -- 2025-08-20
- Remove IO monad from plotting functions.
- Faster plotting after moving from lists as arrays to AVL trees.
- All functions are now strict by default.
0.1.0.0 -- 2025-08-18
- Support for pie charts, bar charts, heatmaps, line graphs, box plots, and histograms.