Skip to content

v3.0.0

Choose a tag to compare

@Berkmann18 Berkmann18 released this 09 Jan 17:19
· 793 commits to master since this release

3.0.0 (2019-01-09)

Breaking

  • More async things and behaviour change (034d628), closes #74
  • More async things and behaviour change (0bd0e81), closes #74
  • More async things and behaviour change (797e7d9), closes #74
  • More async things and behaviour change (1f58169), closes #74

BREAKING CHANGES

  • Server.restart -> Server.run which is now no longer ran from
    Server.constructor unless the opts.autoRun = true is applicable in the arguments of the
    constructor. Server.run now is asynchronous, so is the public IP fetching process that got
    slightly moved out of the module.
  • Server.restart -> Server.run which is now no longer ran from
    Server.constructor unless the opts.autoRun = true is applicable in the arguments of the
    constructor. Server.run now is asynchronous, so is the public IP fetching process that got
    slightly moved out of the module.
  • Server.restart -> Server.run which is now no longer ran from
    Server.constructor unless the opts.autoRun = true is applicable in the arguments of the
    constructor. Server.run now is asynchronous, so is the public IP fetching process that got
    slightly moved out of the module.
  • Server.restart -> Server.run which is now no longer ran from
    Server.constructor unless the opts.autoRun = true is applicable in the arguments of the
    constructor. Server.run now is asynchronous, so is the public IP fetching process that got
    slightly moved out of the module.