Changelog for gcodehs-0.1.2.0
Version 0.1.2.0 (2020-06-17)
-
Changelog started. Previous release was
0.1.1.0. -
Major rework, only core functionality and types unchanged
- Little changes to parser and pretty printer, APIs unchaged
-
Additions
- Canonical representation
Data.GCode.Canon - Interepreters for both
GCodeand canonical representation - Line output
- Tests
- Helpers and monad for generating GCode
- Pipes now exposed from library via
Data.GCode.Pipes Data.GCode.RS274.Typesmodule with command decriptions
- Canonical representation
gcodehs uses PVP Versioning.