Skip to content

Releases: AndyEveritt/GcodeParser

0.2.4

18 Sep 11:08
Compare
Choose a tag to compare

Fix type hinting for Python 3.9

Full Changelog: 0.2.3...0.2.4

0.2.3

18 Sep 11:02
Compare
Choose a tag to compare

Improve type hinting & CI

0.2.1

18 Sep 10:28
ecbf2e0
Compare
Choose a tag to compare

Add additional test for multiple gcodes on the same line

0.2.0

08 Dec 11:47
Compare
Choose a tag to compare

What's Changed

  • 'split_params' now handles parameter values prefixed with a '+' sign. by @dalibor-frivaldsky in #8
  • Add github actions

New Contributors

Full Changelog: v0.1.1...0.2.0