Skip to content

mirai 1.1.1

Compare
Choose a tag to compare
@shikokuchuo shikokuchuo released this 01 Jul 10:21
· 360 commits to main since this release
2b2c912
  • serialization() function signature and return value slightly modified for clarity. Successful registration / cancellation messages are no longer printed to the console.
  • dispatcher() argument 'retry' now defaults to FALSE for consistency with non-dispatcher behaviour.
  • remote_config() gains argument 'quote' to control whether or not to quote the daemon launch command, and now works with Slurm (thanks @michaelmayer2 #119).
  • Ephemeral daemons now exit as soon as permissible, eliminating the 2s linger period.
  • Requires nanonext >= 1.1.1.