All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.4.0 - 2021-01-20
This version greatly improves the SVG output size and quality by merging connected segments into single paths and trimming empty elements.
- Refactor SVG generation
- Add SVG shape helpers
- Add shape functions
- Add connectable segment shape
- Merge connected segments
- Don't render empty shapes and text lines
0.3.1 - 2021-01-14
- Fix build
0.3.0 - 2021-01-14
- Avoid useless SVG paths
- Add underline-parentheses junctions
0.2.0 - 2021-01-11
- Add render options
- Add editor demo
0.1.1 - 2021-01-07
- Add browser exports
0.1.0 - 2021-01-07
- First release.