# Changelog This project follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v0.1.2](https://crates.io/crates/sankey/0.1.2) - 2022-08-16 ### Added: * More formatting options * Implemented `Default` for formatting options ### Changed: * Improved default formatting ## [v0.1.1](https://crates.io/crates/sankey/0.1.1) - 2022-07-10 ### Fixed: * Links to docs and homepage ## [v0.1.0](https://crates.io/crates/sankey/0.1.0) - 2022-07-10 ### Added: * Simple system to specify Sankey diagrams programmatically * Simple SVG renderer * Basic styling