Releases: nodejs/llhttp
Releases · nodejs/llhttp
v9.0.0
What's Changed
- feat: Drop strict mode in favor of leniency flags. by @ShogunPanda in #234
- fix: Fixed CMake integration. by @ShogunPanda in #226
- build(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #231
- fix: Do not assume a particular sed implementation by @musicinmybrain in #230
Full Changelog: v8.1.1...v9.0.0
v8.1.1
What's Changed
- fix: prevent run bench without npm test by @RafaelGSS in #209
- build(deps): bump flat and mocha by @dependabot in #211
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #212
- feat: Allow to select WASM platform when using Docker. by @ShogunPanda in #215
- Stricter parsing of status line by @emontnemery in #217
- Update CMake docs by @bghgary in #221
- Fix HTTP benchmark by @marximimus in #224
- fix: Do not allow empty header separated by CR. by @ShogunPanda in #227
New Contributors
- @RafaelGSS made their first contribution in #209
- @emontnemery made their first contribution in #217
- @bghgary made their first contribution in #221
- @marximimus made their first contribution in #224
Full Changelog: v8.1.0...v8.1.1
v6.0.11
What's Changed
- [v6.x] fix: Do not allow empty header separated by CR. by @ShogunPanda in #228
Full Changelog: v6.0.10...v6.0.11
v8.1.0
What's Changed
- fix: Reset Content-length upon reset. by @ShogunPanda in #203
- feat: Added unofficial HTTP status codes. by @ShogunPanda in #205
Full Changelog: v8.0.0...v8.1.0
v8.0.0
v7.0.0
What's Changed
- BREAKING CHANGE Do not allow whitespaces after start line by @ShogunPanda in #180
- BREAKING CHANGE feat: Require semicolon to start chunk parameters. by @ShogunPanda in #181
- feat: Added release guide. by @ShogunPanda in #173
- Upgrade GitHub Actions by @cclauss in #171
- Remove a wasm define guard around public APIs by @Duckwhale in #175
- feat: Allow all completion callback to be pausable. by @ShogunPanda in #178
- Add HTTP statuses by @ShogunPanda in #179
- docs: add lua bindings by @MunifTanjim in #189
- fix: respect on_status_complete pause by @MunifTanjim in #188
- feat: Added on_reset callback when starting a new message. by @ShogunPanda in #182
- http: added on_version_complete and on_method_complete callbacks by @ShogunPanda in #192
- http: added chunked extensions parsing and related callbacks by @ShogunPanda in #193
- feat: Make release variables mandatory. by @ShogunPanda in #194
- http: disable chunked on obs (#196) by @ShogunPanda in #199
New Contributors
- @cclauss made their first contribution in #171
- @Duckwhale made their first contribution in #175
- @MunifTanjim made their first contribution in #189
Full Changelog: v6.0.9...v7.0.0
v6.0.10
v2.1.6
Full Changelog: v2.1.5...v2.1.6
v2.3.0
v6.0.9
What's Changed
- http: validate HTTP version by @ShogunPanda in #157
- Update README.md by @MrThanlon in #129
- Update README.md by @ho-229 in #156
- Fix some typos by @sgallagher in #159
- improve Makefile install by @hugy718 in #155
New Contributors
- @ShogunPanda made their first contribution in #157
- @MrThanlon made their first contribution in #129
- @ho-229 made their first contribution in #156
- @sgallagher made their first contribution in #159
- @hugy718 made their first contribution in #155
Full Changelog: v6.0.8...v6.0.9