Releases: Innmind/ServerControl
Releases · Innmind/ServerControl
7.0.0
6.1.0
What's Changed
- Add
Mockserver by @Baptouuuu in #23 - Add
NoDiscardattribute on mutation free methods and the ones returnAttempt<SideEffect>by @Baptouuuu in #24
Full Changelog: 6.0.0...6.1.0
6.0.0
What's Changed
- Fix PHP
8.4deprecations by @Baptouuuu in #8 - Use date range for the license copyright by @Baptouuuu in #9
- Use BlackBox 6 by @Baptouuuu in #10
- Use
innmind/static-analysisby @Baptouuuu in #11 - Simplify process output by @Baptouuuu in #12
- Make
Processa final class by @Baptouuuu in #13 - Remove phpunit by @Baptouuuu in #14
- Reuse workflows by @Baptouuuu in #15
- Update dependencies by @Baptouuuu in #16
- Use promoted properties by @Baptouuuu in #17
- Make all methods that may fail return an
Attemptby @Baptouuuu in #18 - Protect internals by @Baptouuuu in #19
- Use time continuum Period to express commands timeouts by @Baptouuuu in #20
Full Changelog: 5.2.3...6.0.0
5.2.3
5.2.2
5.2.1
5.2.0
5.1.0
5.0.0
Added
Innmind\Server\Control\Server\Process\SuccessInnmind\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 expectInnmind\Stream\CapabilitiesInnmind\Server\Control\Server\Process::wait()right side of the returnedEitheris nowInnmind\Server\Control\Server\Process\Successinstead ofInnmind\Immutable\SideEffect