Skip to content

Releases: r17x/fetch.macro

v1.3.0

03 Oct 01:53
Compare
Choose a tag to compare

1.3.0 (2022-10-03)

Features

  • fetchJson: add fetchJson API for produce fetch for json response (#24) (c2cbbf2)

v1.2.0

02 Oct 18:43
Compare
Choose a tag to compare

1.2.0 (2022-10-02)

Features

  • fetchText: add fetchText API for fetch text response (#23) (814d36e)

v1.1.1

08 Sep 03:55
Compare
Choose a tag to compare

1.1.1 (2022-09-08)

Bug Fixes

  • handle when empty url when use fetch.macro (f08a572)

v1.1.0

08 Sep 03:04
Compare
Choose a tag to compare

1.1.0 (2022-09-08)

Features

  • allow parse url arguments to be fetcher parameters (#3) (dcb84da)

v1.0.0

08 Sep 01:38
Compare
Choose a tag to compare

1.0.0 (2022-09-08)

Features

  • produced basic fetch by URL (135d5eb)