Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 16:23

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)