Skip to content

v0.1.4 - General improvements

Choose a tag to compare

@bourbonicfisky bourbonicfisky released this 30 Oct 20:13
· 7 commits to master since this release

v0.1.4
Fixed a few issues in the original terminal application:

  1. Line 26: Comment formatting issue
  2. Lines 762, 959, 1115: For loops with empty bodies (just need formatting)
  3. Line 1066: Unsequenced modification warning (potentially serious - undefined behavior)
  4. Line 1131: If statement with empty body
  5. Line 1733: Integer to pointer cast warning

Added new icon
Added new check for updates
Added settings
Updated about box