Skip to content

infiren-v4.2

Latest
Compare
Choose a tag to compare
@fonic fonic released this 25 Apr 08:46

Donations:

Buy Me A Coffee   Donate via PayPal   Donate via Ko-fi

Changes v4.2:

  • Added multi-platform support (FreeBSD, macOS and Windows)
  • Improved error detection and handling
  • Updated README.md to include information for newly supported platforms
  • Reformatted README.md and CHANGELOG.md to improve readability when using
    plain text viewers/editors (i.e. without Markdown rendering)
  • Cleaned up and refactored code, applied various minor changes (functions,
    comments, variables, prints, etc.)

Changes v4.1 (intermediate development version, has not been published):

  • Separated macro handling code/state into macro and command playback
  • Added support for using CTRL+D to abort currently running command playback
  • Added feature to optionally specify commands to be executed right after
    startup via command line
  • Performed code cleanup and refactoring for all functions (underscore
    variables, return values)
  • Applied various minor code modification (variables, comments, errors, etc.)