1.1.2
This release patches several bugs:
fix: LOOP command can handle larger parameter values (>50000W).
fix: END-style commands can be used interchangeably as intended.
fix: created a more consistent indicator of progress to the user in long LOOP and WRITE commands.
fix: user receives warning message for large LOOP and WRITE parameter values (program continues).
What's Changed
- fix: LOOP command can handle larger parameter values (>50000W) by @verachell in #6
Full Changelog: 1.1.1...1.1.2