v7.0.0
ShogunPanda
released this
29 Sep 14:37
·
18 commits
to release
since this release
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