Skip to content

v0.4.0

Choose a tag to compare

@sameer sameer released this 09 Mar 01:03
· 42 commits to main since this release
  • Adds an option for putting comments on a newline, planned fix for svg2gcode/#51
  • Fixed two parsing bugs using fuzzing
  • Bumped rust_decimal dependency
  • Make g-code formatters accept any iterator instead of a slice