Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.2 (2019-02-13)
Bug Fixes
0.4.1 (2019-02-07)
Bug Fixes
- add missing export for new GotUtils class (06205c0)
- remove use of follow-redirects package (03701f1)
0.4.0 (2019-02-07)
Features
- add support class for working with got (0308e6b)
- add support for got formatted response bodies (f3f2d9e)
- add utility method for stream to buffer conversion (2e92d5b)
0.3.0 (2019-02-06)
Bug Fixes
- correct issue causing some response Buffers to fail (07bb41f)
Features
- add IOUtils with method to convert Buffers to Streams (1d0d628)
0.2.0 (2019-02-05)
Features
- add HttpUtil for buffering binary responses (0410b9f)
0.1.5 (2018-11-23)
0.1.4 (2018-11-20)
0.1.3 (2018-10-18)
Bug Fixes
0.1.2 (2018-10-18)
0.1.1 (2018-10-14)
Bug Fixes
- change default offset to be more universal (4199df4)
0.1.0 (2018-10-03)
Features
- add utilities missing from core language for working with strings (936cf25)