Skip to content

0.3.0

Compare
Choose a tag to compare
@SpotlightKid SpotlightKid released this 04 Nov 16:13
· 141 commits to master since this release

Changes

  • Add command line option to read port patterns from file
  • Re-read pattern file on HUP signal (not supported on Windows)
  • Check if ports are already connected before making a connection
  • Cache port look-ups
  • List outputs before inputs
  • Change amount and formatting of debug logging output
  • Add example patterns file
  • Update readme with new features