Skip to content

Releases: einride/protoc-gen-typescript-http

v0.3.1

07 Apr 10:27
Compare
Choose a tag to compare

0.3.1 (2021-04-07)

Bug Fixes

  • encode query parameters with encodeURIComponent (b5384b4)

v0.3.0

15 Mar 16:38
Compare
Choose a tag to compare

0.3.0 (2021-03-15)

Features

v0.2.1

08 Mar 17:41
Compare
Choose a tag to compare

0.2.1 (2021-03-08)

Bug Fixes

  • lint and incorrect tests (cd91ee2)

fix!: use request object instead of multiple arguments in handler

08 Mar 16:25
Compare
Choose a tag to compare
fix: use request object instead of multiple arguments

Makes it possible to add new parameters should we need to.

Inïtial release

08 Mar 15:10
Compare
Choose a tag to compare
v0.1.0

fix: add expected tests for templates