Skip to content

5.0.0

Compare
Choose a tag to compare
@Baptouuuu Baptouuuu released this 29 Jan 12:28
· 28 commits to develop since this release
5.0.0
ff58c5f

Added

  • Innmind\Server\Control\Server\Process\Success
  • Innmind\Server\Control\Server\Process\Failed::output()
  • Innmind\Server\Control\Server\Process\TimedOut::output()
  • Innmind\Server\Control\Server\Process\Signaled::output()

Changed

  • Innmind\Server\Control\ServerFactory::build() second argument now expect Innmind\Stream\Capabilities
  • Innmind\Server\Control\Server\Process::wait() right side of the returned Either is now Innmind\Server\Control\Server\Process\Success instead of Innmind\Immutable\SideEffect