- Added support for stroke styling via Desmos API. The following attributes are supported from now on:
stroke-opacity,opacity,stroke,stroke-width. - Added the
-s(generate style script) and--width-mult(width multiplier) options to the CLI. - Added a
-voption to the CLI to output the version number.
- Initial release
- Complete path support for parametric equations.
- Cartesian only supports lines.
- Arcs are converted to cubic bezier curves.
- Complete support for
transformattribute. - Convert to latex option.