Releases: Innmind/http-parser
Releases · Innmind/http-parser
4.0.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Use int masks instead of pseudo types by @Baptouuuu in #9
- Update dependencies by @Baptouuuu in #10
Full Changelog: 3.0.0...4.0.0
3.0.0
What's Changed
- Use BlackBox 6 by @Baptouuuu in #2
- Use date range for the license copyright by @Baptouuuu in #3
- Use
innmind/static-analysisby @Baptouuuu in #4 - Reuse workflows by @Baptouuuu in #5
- Display all run scenarii instead of a single dot for everything by @Baptouuuu in #6
- Update dependencies by @Baptouuuu in #7
New Contributors
- @Baptouuuu made their first contribution in #2
Full Changelog: 2.1.0...3.0.0
2.1.0
2.0.0
Changed
- Requires
innmind/immutable:~5.2 - Requires
innmind/http:~7.0 Innmind\HttpParser\Request\Parse::of()now expects an instance ofInnmind\Http\Factory\Header\TryFactoryInnmind\HttpParser\Request\Parse::__invoke()now expects an instance ofInnmind\IO\Readable\Stream
Removed
- Support for
innmind/io:~1.0