Skip to content

Releases: helperdiscord/petitio

v1.4.0

15 Oct 00:39
Compare
Choose a tag to compare

1.4.0 (2021-10-15)

Features

v1.3.2

13 May 14:49
b9f24f9
Compare
Choose a tag to compare

1.3.2 (2021-05-13)

Bug Fixes

  • master -> main [ci_release] (a0dafd6)

v1.3.1

21 Apr 15:52
Compare
Choose a tag to compare

1.3.1 (2021-04-21)

Bug Fixes

v1.3.0

13 Apr 19:00
Compare
Choose a tag to compare

1.3.0 (2021-04-13)

Bug Fixes

  • change build target for backwards compat (#25) (87cbbd3)
  • ci: make filepaths correct (9299fc0)

Features

Performance Improvements

v1.2.1

13 Apr 18:55
6d1acb3
Compare
Choose a tag to compare

1.2.1 (2021-04-07)

Bug Fixes

v1.2.0

07 Apr 16:23
Compare
Choose a tag to compare

1.2.0 (2021-04-07)

Bug Fixes

  • PetitioResponse: support non-ascii json responses (#11) (d8344e4)

Features

  • add support for stream (c706801)
  • add text encoding option & tests (7f6f5c6)

Performance Improvements

  • remove spread operators and callback loops (#12) (3bf48cc)

v1.1.0

22 Mar 21:33
Compare
Choose a tag to compare

1.1.0 (2021-03-22)

Features

  • add _parseHeaders to PetitioResponse (188bf94)
  • add docs and adjust types [ci_release] (76e8bf9)
  • ci: test workflow (c8e101d)
  • tests: 100% coverage 🚀 (27d9f0b)
  • tests: finalize petitioresponse tests (e0a770a)
  • add client method (b257087)
  • proper import mapping (410e534)
  • type the dispatch funcs (c630078)