Releases: AndyEveritt/GcodeParser
Releases · AndyEveritt/GcodeParser
0.2.4
Fix type hinting for Python 3.9
Full Changelog: 0.2.3...0.2.4
0.2.3
Improve type hinting & CI
0.2.1
Add additional test for multiple gcodes on the same line
0.2.0
What's Changed
- 'split_params' now handles parameter values prefixed with a '+' sign. by @dalibor-frivaldsky in #8
- Add github actions
New Contributors
- @dalibor-frivaldsky made their first contribution in #8
Full Changelog: v0.1.1...0.2.0