Skip to content

v3.1.3

Choose a tag to compare

@Dacello Dacello released this 17 Mar 15:08
· 5 commits to master since this release
cf8bf5a

Added

  • Added debug_mode configuration option to handle Node.js stdout/stderr messages
  • Implemented proper handle_info/2 callback to handle messages from Node.js processes
  • Added safeguards to reset_terminal to prevent errors during termination with invalid ports

Fixed

  • Fixed "unexpected message in handle_info/2" errors when Node.js emits debug messages
  • Fixed potential crashes during termination when a port becomes invalid

Contributors

  • @francois-codes for the initial implementation
  • Revelry team for refinements

Full Changelog: v3.1.2...v3.1.3