Skip to content

1.1.2

Compare
Choose a tag to compare
@verachell verachell released this 03 Nov 22:18
· 8 commits to main since this release
1629d59

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